Upload debugging/prior_config.json with huggingface_hub
Browse files
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 |
{
|