hf-drl-course-1x-huggy / run_logs /training_status.json
mbertheau's picture
Go and explore the world! Be free, Huggy!
58404a1
raw
history blame contribute delete
No virus
2.28 kB
{
"Huggy": {
"checkpoints": [
{
"steps": 499921,
"file_path": "results/Huggy/Huggy/Huggy-499921.onnx",
"reward": 3.2118453131781686,
"creation_time": 1670955053.236228,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-499921.pt"
]
},
{
"steps": 999991,
"file_path": "results/Huggy/Huggy/Huggy-999991.onnx",
"reward": 3.6121990936143056,
"creation_time": 1670956165.1175692,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999991.pt"
]
},
{
"steps": 1499963,
"file_path": "results/Huggy/Huggy/Huggy-1499963.onnx",
"reward": 3.8014023562272388,
"creation_time": 1670957293.644588,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1499963.pt"
]
},
{
"steps": 1999981,
"file_path": "results/Huggy/Huggy/Huggy-1999981.onnx",
"reward": 4.102765835248507,
"creation_time": 1670958556.4652576,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1999981.pt"
]
},
{
"steps": 2000046,
"file_path": "results/Huggy/Huggy/Huggy-2000046.onnx",
"reward": 4.062556658472333,
"creation_time": 1670958556.703636,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000046.pt"
]
}
],
"final_checkpoint": {
"steps": 2000046,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 4.062556658472333,
"creation_time": 1670958556.703636,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000046.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}