ppo-Huggy / run_logs /training_status.json
ignamonte's picture
Huggy
2368b62
raw
history blame contribute delete
No virus
1.93 kB
{
"Huggy": {
"checkpoints": [
{
"steps": 499961,
"file_path": "results/Huggy/Huggy/Huggy-499961.onnx",
"reward": 3.8873849388880606,
"creation_time": 1670764865.473463,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-499961.pt"
]
},
{
"steps": 999978,
"file_path": "results/Huggy/Huggy/Huggy-999978.onnx",
"reward": 3.6072826739540673,
"creation_time": 1670765409.656409,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999978.pt"
]
},
{
"steps": 1499768,
"file_path": "results/Huggy/Huggy/Huggy-1499768.onnx",
"reward": 3.8276425943739953,
"creation_time": 1670765956.880245,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1499768.pt"
]
},
{
"steps": 1951949,
"file_path": "results/Huggy/Huggy/Huggy-1951949.onnx",
"reward": 3.836015446394819,
"creation_time": 1670766452.7526398,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1951949.pt"
]
}
],
"final_checkpoint": {
"steps": 1951949,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.836015446394819,
"creation_time": 1670766452.7526398,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1951949.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}