mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 09:54:23 +01:00
BabyAGI-20230727184826
This commit is contained in:
32
reports/BabyAGI/file31_07-27-18-46.json
Normal file
32
reports/BabyAGI/file31_07-27-18-46.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"command": "agbenchmark start --test=TestWriteFile",
|
||||
"completion_time": "2023-07-27-18:48",
|
||||
"benchmark_start_time": "2023-07-27-18:46",
|
||||
"metrics": {
|
||||
"run_time": "96.02 seconds",
|
||||
"highest_difficulty": "No successful tests"
|
||||
},
|
||||
"tests": {
|
||||
"TestWriteFile": {
|
||||
"data_path": "agbenchmark/challenges/interface/write_file/data.json",
|
||||
"is_regression": false,
|
||||
"category": [
|
||||
"interface"
|
||||
],
|
||||
"task": "Print the the capital of America to a .txt file",
|
||||
"answer": "Washington",
|
||||
"description": "Tests the writing to file",
|
||||
"metrics": {
|
||||
"difficulty": "interface",
|
||||
"success": false,
|
||||
"fail_reason": "assert 1 in []",
|
||||
"success_%": 0.0,
|
||||
"run_time": "95.465 seconds"
|
||||
},
|
||||
"reached_cutoff": true
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"workspace": "babycoder/playground"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user