ppo-Huggy / run_logs /training_status.json
SwePalm's picture
My first Huggy
bf21eb4
{
"Huggy": {
"checkpoints": [
{
"steps": 499901,
"file_path": "results/SweHuggy/Huggy/Huggy-499901.onnx",
"reward": 3.8356478897233806,
"creation_time": 1670773061.2437625,
"auxillary_file_paths": [
"results/SweHuggy/Huggy/Huggy-499901.pt"
]
},
{
"steps": 999923,
"file_path": "results/SweHuggy/Huggy/Huggy-999923.onnx",
"reward": 3.9477257288419283,
"creation_time": 1670773614.215327,
"auxillary_file_paths": [
"results/SweHuggy/Huggy/Huggy-999923.pt"
]
},
{
"steps": 1499955,
"file_path": "results/SweHuggy/Huggy/Huggy-1499955.onnx",
"reward": 4.006438678948679,
"creation_time": 1670774168.22205,
"auxillary_file_paths": [
"results/SweHuggy/Huggy/Huggy-1499955.pt"
]
},
{
"steps": 1999995,
"file_path": "results/SweHuggy/Huggy/Huggy-1999995.onnx",
"reward": 3.628733293954716,
"creation_time": 1670774728.4286351,
"auxillary_file_paths": [
"results/SweHuggy/Huggy/Huggy-1999995.pt"
]
},
{
"steps": 2000057,
"file_path": "results/SweHuggy/Huggy/Huggy-2000057.onnx",
"reward": 3.642882230606946,
"creation_time": 1670774728.5402658,
"auxillary_file_paths": [
"results/SweHuggy/Huggy/Huggy-2000057.pt"
]
}
],
"final_checkpoint": {
"steps": 2000057,
"file_path": "results/SweHuggy/Huggy.onnx",
"reward": 3.642882230606946,
"creation_time": 1670774728.5402658,
"auxillary_file_paths": [
"results/SweHuggy/Huggy/Huggy-2000057.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}