ppo-Huggy / run_logs /training_status.json
edata's picture
Huggy2
a0cc58b
{
"Huggy": {
"checkpoints": [
{
"steps": 20619,
"file_path": "results/Huggy2/Huggy/Huggy-20619.onnx",
"reward": 1.5317698525530952,
"creation_time": 1685282129.8566399,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-20619.pt"
]
}
],
"final_checkpoint": {
"steps": 20619,
"file_path": "results/Huggy2/Huggy.onnx",
"reward": 1.5317698525530952,
"creation_time": 1685282129.8566399,
"auxillary_file_paths": [
"results/Huggy2/Huggy/Huggy-20619.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}