ppo-Huggy / run_logs /training_status.json
Nnarruqt's picture
Huggy
6a27115
raw
history blame contribute delete
No virus
1.58 kB
{
"Huggy": {
"checkpoints": [
{
"steps": 499923,
"file_path": "results/Huggy/Huggy/Huggy-499923.onnx",
"reward": 3.991725444793701,
"creation_time": 1670529456.2825892,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-499923.pt"
]
},
{
"steps": 999987,
"file_path": "results/Huggy/Huggy/Huggy-999987.onnx",
"reward": 4.00902210200965,
"creation_time": 1670530261.0529249,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999987.pt"
]
},
{
"steps": 1328753,
"file_path": "results/Huggy/Huggy/Huggy-1328753.onnx",
"reward": 3.9800791263580324,
"creation_time": 1670530796.3721516,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1328753.pt"
]
}
],
"final_checkpoint": {
"steps": 1328753,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.9800791263580324,
"creation_time": 1670530796.3721516,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1328753.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}