nousr commited on
Commit
a663b74
1 Parent(s): 9c6f3fb

Upload debugging/prior_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. debugging/prior_config.json +3 -1
debugging/prior_config.json CHANGED
@@ -70,7 +70,9 @@
70
  "verbose": true
71
  },
72
  "load": {
73
- "resume": false
 
 
74
  },
75
  "save": [
76
  {
70
  "verbose": true
71
  },
72
  "load": {
73
+ "resume": false,
74
+ "load_from": "local",
75
+ "file_path": ".prior-debug/latest_checkpoint.pth"
76
  },
77
  "save": [
78
  {