ppo-SoccerTwos / run_logs /training_status.json
blu666's picture
First push
785e52a verified
{
"SoccerTwos": {
"checkpoints": [
{
"steps": 8499978,
"file_path": "results/ppo_default_run0/SoccerTwos/SoccerTwos-8499978.onnx",
"reward": 0.0,
"creation_time": 1713919721.8747947,
"auxillary_file_paths": [
"results/ppo_default_run0/SoccerTwos/SoccerTwos-8499978.pt"
]
},
{
"steps": 8999926,
"file_path": "results/ppo_default_run0/SoccerTwos/SoccerTwos-8999926.onnx",
"reward": 0.0,
"creation_time": 1713920107.8926873,
"auxillary_file_paths": [
"results/ppo_default_run0/SoccerTwos/SoccerTwos-8999926.pt"
]
},
{
"steps": 9499989,
"file_path": "results/ppo_default_run0/SoccerTwos/SoccerTwos-9499989.onnx",
"reward": 0.0,
"creation_time": 1713920495.2112849,
"auxillary_file_paths": [
"results/ppo_default_run0/SoccerTwos/SoccerTwos-9499989.pt"
]
},
{
"steps": 9999945,
"file_path": "results/ppo_default_run0/SoccerTwos/SoccerTwos-9999945.onnx",
"reward": 0.0,
"creation_time": 1713920882.7209287,
"auxillary_file_paths": [
"results/ppo_default_run0/SoccerTwos/SoccerTwos-9999945.pt"
]
},
{
"steps": 10000026,
"file_path": "results/ppo_default_run0/SoccerTwos/SoccerTwos-10000026.onnx",
"reward": 0.0,
"creation_time": 1713920882.7770667,
"auxillary_file_paths": [
"results/ppo_default_run0/SoccerTwos/SoccerTwos-10000026.pt"
]
}
],
"elo": 1599.7802076372786,
"final_checkpoint": {
"steps": 10000026,
"file_path": "results/ppo_default_run0/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1713920882.7770667,
"auxillary_file_paths": [
"results/ppo_default_run0/SoccerTwos/SoccerTwos-10000026.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.1.0.dev0",
"torch_version": "2.2.2+cu121"
}
}