Files
Auto-GPT/benchmark/reports/mini-agi/4_TestBasicRetrieval.json
Auto-GPT-Bot 45c15e370f Auto-GPT-20230905085638
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-05 10:10:03 -07:00

28 lines
641 B
JSON

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