ppo-Huggy / run_logs /training_status.json
rkdan's picture
Huggy
9964dc5
{
"Huggy": {
"checkpoints": [
{
"steps": 49800,
"file_path": "results/Huggy/Huggy/Huggy-49800.onnx",
"reward": 1.8610158622264863,
"creation_time": 1676911705.5094025,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-49800.pt"
]
},
{
"steps": 99823,
"file_path": "results/Huggy/Huggy/Huggy-99823.onnx",
"reward": 2.463156549135844,
"creation_time": 1676911762.2487023,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-99823.pt"
]
},
{
"steps": 100044,
"file_path": "results/Huggy/Huggy/Huggy-100044.onnx",
"reward": 2.4362023265465447,
"creation_time": 1676911762.4347937,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-100044.pt"
]
}
],
"final_checkpoint": {
"steps": 100044,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 2.4362023265465447,
"creation_time": 1676911762.4347937,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-100044.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}