File size: 1,721 Bytes
3b3465a |
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": 499873,
"file_path": "results/PyramidsTraining4/Pyramids/Pyramids-499873.onnx",
"reward": 0.6563428246549198,
"creation_time": 1732040141.0136957,
"auxillary_file_paths": [
"results/PyramidsTraining4/Pyramids/Pyramids-499873.pt"
]
},
{
"steps": 999951,
"file_path": "results/PyramidsTraining4/Pyramids/Pyramids-999951.onnx",
"reward": 1.7534999872247379,
"creation_time": 1732041223.0824356,
"auxillary_file_paths": [
"results/PyramidsTraining4/Pyramids/Pyramids-999951.pt"
]
},
{
"steps": 1200106,
"file_path": "results/PyramidsTraining4/Pyramids/Pyramids-1200106.onnx",
"reward": 0.9881599485874176,
"creation_time": 1732041664.9755547,
"auxillary_file_paths": [
"results/PyramidsTraining4/Pyramids/Pyramids-1200106.pt"
]
}
],
"final_checkpoint": {
"steps": 1200106,
"file_path": "results/PyramidsTraining4/Pyramids.onnx",
"reward": 0.9881599485874176,
"creation_time": 1732041664.9755547,
"auxillary_file_paths": [
"results/PyramidsTraining4/Pyramids/Pyramids-1200106.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.2.0.dev0",
"torch_version": "2.5.1+cu121"
}
} |