ppo-Huggy / run_logs /training_status.json
Suprabound's picture
Supra Huggy pushed
6b6366e
{
"Huggy": {
"checkpoints": [
{
"steps": 199798,
"file_path": "results/Huggy/Huggy/Huggy-199798.onnx",
"reward": 3.4759726470166985,
"creation_time": 1677080209.2471242,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-199798.pt"
]
},
{
"steps": 399885,
"file_path": "results/Huggy/Huggy/Huggy-399885.onnx",
"reward": 3.0955506857339437,
"creation_time": 1677080439.587893,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-399885.pt"
]
},
{
"steps": 516777,
"file_path": "results/Huggy/Huggy/Huggy-516777.onnx",
"reward": 3.971195272036961,
"creation_time": 1677080579.682075,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-516777.pt"
]
}
],
"final_checkpoint": {
"steps": 516777,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.971195272036961,
"creation_time": 1677080579.682075,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-516777.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}