nousr commited on
Commit
5bee1dc
1 Parent(s): 6f1fa18

Upload h14-many-gpus/prior_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. h14-many-gpus/prior_config.json +5 -1
h14-many-gpus/prior_config.json CHANGED
@@ -98,7 +98,11 @@
98
  "save_best_to": "h14-many-gpus/best_checkpoint.pth",
99
  "save_type": "checkpoint"
100
  }
101
- ]
 
 
 
 
102
  }
103
  }
104
 
 
98
  "save_best_to": "h14-many-gpus/best_checkpoint.pth",
99
  "save_type": "checkpoint"
100
  }
101
+ ],
102
+ "load": {
103
+ "load_from": "local",
104
+ "file_path": ".prior-resume/latest_checkpoint.pth"
105
+ }
106
  }
107
  }
108