ppo-Huggy / run_logs /training_status.json
jrpark's picture
Huggy
d430fc8
{
"Huggy": {
"checkpoints": [
{
"steps": 199924,
"file_path": "results/Huggy/Huggy/Huggy-199924.onnx",
"reward": 3.3425830178188556,
"creation_time": 1693236203.501405,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-199924.pt"
]
},
{
"steps": 399927,
"file_path": "results/Huggy/Huggy/Huggy-399927.onnx",
"reward": 3.519622200065189,
"creation_time": 1693236477.496797,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-399927.pt"
]
},
{
"steps": 474316,
"file_path": "results/Huggy/Huggy/Huggy-474316.onnx",
"reward": null,
"creation_time": 1693236582.3497062,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-474316.pt"
]
}
],
"final_checkpoint": {
"steps": 474316,
"file_path": "results/Huggy/Huggy.onnx",
"reward": null,
"creation_time": 1693236582.3497062,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-474316.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}