File size: 2,242 Bytes
90d3e66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
    "Worm": {
        "checkpoints": [
            {
                "steps": 499000,
                "file_path": "results/Worm/Worm/Worm-499000.onnx",
                "reward": 9.149758345202395,
                "creation_time": 1704687247.648461,
                "auxillary_file_paths": [
                    "results/Worm/Worm/Worm-499000.pt"
                ]
            },
            {
                "steps": 999000,
                "file_path": "results/Worm/Worm/Worm-999000.onnx",
                "reward": 127.15411461724176,
                "creation_time": 1704687893.9058356,
                "auxillary_file_paths": [
                    "results/Worm/Worm/Worm-999000.pt"
                ]
            },
            {
                "steps": 1499000,
                "file_path": "results/Worm/Worm/Worm-1499000.onnx",
                "reward": 190.17579913961475,
                "creation_time": 1704688533.553719,
                "auxillary_file_paths": [
                    "results/Worm/Worm/Worm-1499000.pt"
                ]
            },
            {
                "steps": 1999000,
                "file_path": "results/Worm/Worm/Worm-1999000.onnx",
                "reward": 238.00645205849096,
                "creation_time": 1704689179.3194637,
                "auxillary_file_paths": [
                    "results/Worm/Worm/Worm-1999000.pt"
                ]
            },
            {
                "steps": 2010000,
                "file_path": "results/Worm/Worm/Worm-2010000.onnx",
                "reward": 245.56397298177083,
                "creation_time": 1704689189.6934628,
                "auxillary_file_paths": [
                    "results/Worm/Worm/Worm-2010000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 2010000,
            "file_path": "results/Worm/Worm.onnx",
            "reward": 245.56397298177083,
            "creation_time": 1704689189.6934628,
            "auxillary_file_paths": [
                "results/Worm/Worm/Worm-2010000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "1.1.0.dev0",
        "torch_version": "2.1.2+cu121"
    }
}