aboutsummaryrefslogtreecommitdiff
path: root/benchmark/reports/Auto-GPT/file47_07-27-13-31.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/reports/Auto-GPT/file47_07-27-13-31.json')
-rw-r--r--benchmark/reports/Auto-GPT/file47_07-27-13-31.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/benchmark/reports/Auto-GPT/file47_07-27-13-31.json b/benchmark/reports/Auto-GPT/file47_07-27-13-31.json
new file mode 100644
index 000000000..8ff02ba93
--- /dev/null
+++ b/benchmark/reports/Auto-GPT/file47_07-27-13-31.json
@@ -0,0 +1,33 @@
+{
+ "command": "agbenchmark start --test=TestWriteFile",
+ "completion_time": "2023-07-27-13:32",
+ "benchmark_start_time": "2023-07-27-13:31",
+ "metrics": {
+ "run_time": "62.63 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 [0.0]",
+ "success_%": 33.33,
+ "run_time": "62.088 seconds"
+ },
+ "reached_cutoff": true
+ }
+ },
+ "config": {
+ "workspace": "auto_gpt_workspace",
+ "entry_path": "agbenchmark.benchmarks"
+ }
+} \ No newline at end of file