File size: 1,717 Bytes
095494b | 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": 499882,
"file_path": "results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-499882.onnx",
"reward": 1.452749963849783,
"creation_time": 1739063668.4012346,
"auxillary_file_paths": [
"results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-499882.pt"
]
},
{
"steps": 999887,
"file_path": "results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-999887.onnx",
"reward": 1.765666626393795,
"creation_time": 1739065476.3066401,
"auxillary_file_paths": [
"results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-999887.pt"
]
},
{
"steps": 1000015,
"file_path": "results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-1000015.onnx",
"reward": 1.765666626393795,
"creation_time": 1739065476.4078274,
"auxillary_file_paths": [
"results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-1000015.pt"
]
}
],
"final_checkpoint": {
"steps": 1000015,
"file_path": "results/{PYARAMID_RUN_ID}/Pyramids.onnx",
"reward": 1.765666626393795,
"creation_time": 1739065476.4078274,
"auxillary_file_paths": [
"results/{PYARAMID_RUN_ID}/Pyramids/Pyramids-1000015.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.2.0.dev0",
"torch_version": "2.6.0+cu124"
}
} |