File size: 1,721 Bytes
b1584bd | 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 | {
"Pyramids": {
"checkpoints": [
{
"steps": 499886,
"file_path": "results/PyramidsTraining1/Pyramids/Pyramids-499886.onnx",
"reward": -0.9996000491082668,
"creation_time": 1749434666.193037,
"auxillary_file_paths": [
"results/PyramidsTraining1/Pyramids/Pyramids-499886.pt"
]
},
{
"steps": 999902,
"file_path": "results/PyramidsTraining1/Pyramids/Pyramids-999902.onnx",
"reward": 1.7050000131130219,
"creation_time": 1749435897.4694104,
"auxillary_file_paths": [
"results/PyramidsTraining1/Pyramids/Pyramids-999902.pt"
]
},
{
"steps": 1000030,
"file_path": "results/PyramidsTraining1/Pyramids/Pyramids-1000030.onnx",
"reward": 1.7050000131130219,
"creation_time": 1749435897.5813982,
"auxillary_file_paths": [
"results/PyramidsTraining1/Pyramids/Pyramids-1000030.pt"
]
}
],
"final_checkpoint": {
"steps": 1000030,
"file_path": "results/PyramidsTraining1/Pyramids.onnx",
"reward": 1.7050000131130219,
"creation_time": 1749435897.5813982,
"auxillary_file_paths": [
"results/PyramidsTraining1/Pyramids/Pyramids-1000030.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.2.0.dev0",
"torch_version": "2.7.1+cu126"
}
} |