AutoGPT/classic/benchmark/reports/mini-agi/4.1_TestBasicRetrieval.json

28 lines
634 B
JSON

{
"command": "agbenchmark start --test TestBasicRetrieval",
"completion_time": "2023-07-17-13:31",
"metrics": {
"run_time": "26.05 seconds",
"highest_difficulty": "basic: 2"
},
"tests": {
"TestBasicRetrieval": {
"data_path": "agbenchmark/challenges/retrieval/r1",
"is_regression": true,
"reached_cutoff": false,
"metrics": {
"difficulty": "basic",
"success": true,
"success_%": 100.0,
"run_time": "25.818 seconds"
}
}
},
"config": {
"workspace": "${os.path.join(Path.home(), 'miniagi')}"
},
"additional": {
"model": "gpt-4"
}
}