aboutsummaryrefslogtreecommitdiff
path: root/benchmark/reports/babyagi/file32_07-27-19-27.json
blob: 94ea9327661a7bae61412486c6e384f39c84e87e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "command": "agbenchmark start --test=TestWriteFile",
    "completion_time": "2023-07-27-19:28",
    "benchmark_start_time": "2023-07-27-19:27",
    "metrics": {
        "run_time": "101.98 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": "101.118 seconds"
            },
            "reached_cutoff": true
        }
    },
    "config": {
        "workspace": "babycoder/playground"
    }
}