I swear I did this before. Also, this one is garbage because Colab cut off my GPU for the day.
89fcd58
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 100038, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-100038.onnx", | |
| "reward": null, | |
| "creation_time": 1676841610.6878707, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-100038.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 100038, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1676841610.6878707, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-100038.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |