Upload h14-many-gpus/prior_config.json with huggingface_hub
Browse files
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 |
|