ppo-Huggy / run_logs /training_status.json
FredericProtat's picture
Huggy
d98cc7f
{
"Huggy": {
"checkpoints": [
{
"steps": 499998,
"file_path": "results/Huggy/Huggy/Huggy-499998.onnx",
"reward": 4.570572445025811,
"creation_time": 1690713559.0714483,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-499998.pt"
]
},
{
"steps": 999997,
"file_path": "results/Huggy/Huggy/Huggy-999997.onnx",
"reward": 3.6014482759414834,
"creation_time": 1690714268.6120915,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999997.pt"
]
},
{
"steps": 1000048,
"file_path": "results/Huggy/Huggy/Huggy-1000048.onnx",
"reward": 3.589829779926099,
"creation_time": 1690714269.464684,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1000048.pt"
]
}
],
"final_checkpoint": {
"steps": 1000048,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.589829779926099,
"creation_time": 1690714269.464684,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1000048.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}