Change: Model files updated to checkpoint-6000
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"seed": 42,
|
| 51 |
"output_dir": "./checkpoints",
|
| 52 |
"logging_dir": "./logs",
|
| 53 |
-
"resume_from_checkpoint": "./checkpoints/checkpoint-
|
| 54 |
},
|
| 55 |
"distributed": {
|
| 56 |
"backend": "nccl",
|
|
|
|
| 50 |
"seed": 42,
|
| 51 |
"output_dir": "./checkpoints",
|
| 52 |
"logging_dir": "./logs",
|
| 53 |
+
"resume_from_checkpoint": "./checkpoints/checkpoint-5000"
|
| 54 |
},
|
| 55 |
"distributed": {
|
| 56 |
"backend": "nccl",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6854652150
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b00931044a351c6497b091e1a247f41a2ec31d1833e4cb5f05b96cdd5ff5f75e
|
| 3 |
size 6854652150
|