Training in progress, step 1500
Browse files- model.safetensors +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598635032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59d73ced88662d8f1665255123b6acf8c3ff9276f52b0eb79eda174ff1d484f3
|
3 |
size 598635032
|
tokenizer_config.json
CHANGED
@@ -937,7 +937,7 @@
|
|
937 |
"input_ids",
|
938 |
"attention_mask"
|
939 |
],
|
940 |
-
"model_max_length":
|
941 |
"pad_token": "[PAD]",
|
942 |
"sep_token": "[SEP]",
|
943 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
|
|
937 |
"input_ids",
|
938 |
"attention_mask"
|
939 |
],
|
940 |
+
"model_max_length": 8192,
|
941 |
"pad_token": "[PAD]",
|
942 |
"sep_token": "[SEP]",
|
943 |
"tokenizer_class": "PreTrainedTokenizerFast",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0853f723255bca2d1b351f7dbaf7f5ff7c72583f9c76fae700d94215d627c6ef
|
3 |
size 5432
|