poca-SoccerTwos / run_logs /training_status.json
anders0204's picture
First Push
ee444e7
raw
history blame contribute delete
938 Bytes
{
"SoccerTwos": {
"elo": 1197.029906150465,
"checkpoints": [
{
"steps": 101892,
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-101892.onnx",
"reward": 0.0,
"creation_time": 1696935983.5056794,
"auxillary_file_paths": [
"results/SoccerTwos/SoccerTwos/SoccerTwos-101892.pt"
]
}
],
"final_checkpoint": {
"steps": 101892,
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1696935983.5056794,
"auxillary_file_paths": [
"results/SoccerTwos/SoccerTwos/SoccerTwos-101892.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.1.0.dev0",
"torch_version": "2.0.1+cu118"
}
}