SoccerTwos / run_logs /training_status.json
DiegoT200's picture
First push
14f5c00 verified
{
"SoccerTwos": {
"elo": 1710.1899158354051,
"checkpoints": [
{
"steps": 8499944,
"file_path": "results/Soccer-first_try/SoccerTwos/SoccerTwos-8499944.onnx",
"reward": 0.0,
"creation_time": 1711948400.4458618,
"auxillary_file_paths": [
"results/Soccer-first_try/SoccerTwos/SoccerTwos-8499944.pt"
]
},
{
"steps": 8999992,
"file_path": "results/Soccer-first_try/SoccerTwos/SoccerTwos-8999992.onnx",
"reward": 0.0,
"creation_time": 1711949638.6262157,
"auxillary_file_paths": [
"results/Soccer-first_try/SoccerTwos/SoccerTwos-8999992.pt"
]
},
{
"steps": 9499898,
"file_path": "results/Soccer-first_try/SoccerTwos/SoccerTwos-9499898.onnx",
"reward": 0.0,
"creation_time": 1711950873.1145747,
"auxillary_file_paths": [
"results/Soccer-first_try/SoccerTwos/SoccerTwos-9499898.pt"
]
},
{
"steps": 9999982,
"file_path": "results/Soccer-first_try/SoccerTwos/SoccerTwos-9999982.onnx",
"reward": 0.0,
"creation_time": 1711952092.071938,
"auxillary_file_paths": [
"results/Soccer-first_try/SoccerTwos/SoccerTwos-9999982.pt"
]
},
{
"steps": 10000324,
"file_path": "results/Soccer-first_try/SoccerTwos/SoccerTwos-10000324.onnx",
"reward": 0.0,
"creation_time": 1711952092.820371,
"auxillary_file_paths": [
"results/Soccer-first_try/SoccerTwos/SoccerTwos-10000324.pt"
]
}
],
"final_checkpoint": {
"steps": 10000324,
"file_path": "results/Soccer-first_try/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1711952092.820371,
"auxillary_file_paths": [
"results/Soccer-first_try/SoccerTwos/SoccerTwos-10000324.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.1.0.dev0",
"torch_version": "2.2.2+cu121"
}
}