poca-SoccerTwos / run_logs /training_status.json
timjwhite's picture
First Push
aef946e
{
"SoccerTwos": {
"checkpoints": [
{
"steps": 6999912,
"file_path": "results/ppo/SoccerTwos/SoccerTwos-6999912.onnx",
"reward": 0.0,
"creation_time": 1689549279.4059045,
"auxillary_file_paths": [
"results/ppo/SoccerTwos/SoccerTwos-6999912.pt"
]
},
{
"steps": 7499945,
"file_path": "results/ppo/SoccerTwos/SoccerTwos-7499945.onnx",
"reward": 0.0,
"creation_time": 1689550634.2857053,
"auxillary_file_paths": [
"results/ppo/SoccerTwos/SoccerTwos-7499945.pt"
]
},
{
"steps": 7999941,
"file_path": "results/ppo/SoccerTwos/SoccerTwos-7999941.onnx",
"reward": 0.0,
"creation_time": 1689551973.3519404,
"auxillary_file_paths": [
"results/ppo/SoccerTwos/SoccerTwos-7999941.pt"
]
},
{
"steps": 8499962,
"file_path": "results/ppo/SoccerTwos/SoccerTwos-8499962.onnx",
"reward": 0.0,
"creation_time": 1689553291.9363875,
"auxillary_file_paths": [
"results/ppo/SoccerTwos/SoccerTwos-8499962.pt"
]
},
{
"steps": 8904048,
"file_path": "results/ppo/SoccerTwos/SoccerTwos-8904048.onnx",
"reward": 0.0,
"creation_time": 1689554406.2504437,
"auxillary_file_paths": [
"results/ppo/SoccerTwos/SoccerTwos-8904048.pt"
]
}
],
"elo": 1511.6891090176186,
"final_checkpoint": {
"steps": 8904048,
"file_path": "results/ppo/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1689554406.2504437,
"auxillary_file_paths": [
"results/ppo/SoccerTwos/SoccerTwos-8904048.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}