poca-SoccerTwos / run_logs /training_status.json
Statos6's picture
Retrained to 10M steps, with higher play_against_latest_model_ratio (0.75 instead of 0.25) this helped the model to learn to play defense better
f5c5d35 verified
raw
history blame
2.54 kB
{
"SoccerTwos": {
"checkpoints": [
{
"steps": 8499978,
"file_path": "results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-8499978.onnx",
"reward": 0.0,
"creation_time": 1710349255.752344,
"auxillary_file_paths": [
"results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-8499978.pt"
]
},
{
"steps": 8999988,
"file_path": "results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-8999988.onnx",
"reward": 0.0,
"creation_time": 1710350638.0742688,
"auxillary_file_paths": [
"results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-8999988.pt"
]
},
{
"steps": 9499993,
"file_path": "results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-9499993.onnx",
"reward": 0.0,
"creation_time": 1710352100.153916,
"auxillary_file_paths": [
"results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-9499993.pt"
]
},
{
"steps": 9999982,
"file_path": "results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-9999982.onnx",
"reward": null,
"creation_time": 1710353568.109763,
"auxillary_file_paths": [
"results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-9999982.pt"
]
},
{
"steps": 10000046,
"file_path": "results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-10000046.onnx",
"reward": null,
"creation_time": 1710353568.2486105,
"auxillary_file_paths": [
"results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-10000046.pt"
]
}
],
"elo": 1607.9046472284606,
"final_checkpoint": {
"steps": 10000046,
"file_path": "results/SoccerTwos-read-deal/SoccerTwos.onnx",
"reward": null,
"creation_time": 1710353568.2486105,
"auxillary_file_paths": [
"results/SoccerTwos-read-deal/SoccerTwos/SoccerTwos-10000046.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.1.0.dev0",
"torch_version": "2.2.1+cu121"
}
}