mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-28 19:34:30 +01:00
Auto-GPT-20230727133932
This commit is contained in:
32
reports/Auto-GPT/file48_07-27-13-38.json
Normal file
32
reports/Auto-GPT/file48_07-27-13-38.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"command": "agbenchmark start --test=TestWriteFile",
|
||||
"completion_time": "2023-07-27-13:39",
|
||||
"benchmark_start_time": "2023-07-27-13:38",
|
||||
"metrics": {
|
||||
"run_time": "54.75 seconds",
|
||||
"highest_difficulty": "interface: 1"
|
||||
},
|
||||
"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": true,
|
||||
"success_%": 66.67,
|
||||
"run_time": "54.121 seconds"
|
||||
},
|
||||
"reached_cutoff": false
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"workspace": "auto_gpt_workspace",
|
||||
"entry_path": "agbenchmark.benchmarks"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user