ppo-Huggy / run_logs /training_status.json
StefanoCaloni's picture
Huggy
f651a30
{
"Huggy": {
"checkpoints": [
{
"steps": 199698,
"file_path": "results/Huggy/Huggy/Huggy-199698.onnx",
"reward": 3.0264646334525867,
"creation_time": 1693340569.635434,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-199698.pt"
]
},
{
"steps": 200136,
"file_path": "results/Huggy/Huggy/Huggy-200136.onnx",
"reward": 3.0229412615299225,
"creation_time": 1693340569.7205765,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-200136.pt"
]
}
],
"final_checkpoint": {
"steps": 200136,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.0229412615299225,
"creation_time": 1693340569.7205765,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-200136.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}