ketchup123
commited on
Commit
•
327b507
1
Parent(s):
219f07e
Training in progress, step 1000
Browse files- adapter_model.safetensors +1 -1
- tokenizer.json +2 -2
- tokenizer_config.json +1 -0
- training_args.bin +2 -2
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64d847bc88acf0ca3766385659a501047bcb2688e611ca4e3269a87434632779
|
3 |
size 27280152
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e5b19d7e329fad2c5f9bf41e13620fa45779bbbe1622e8d570e3c0b51f935ae
|
3 |
+
size 17210196
|
tokenizer_config.json
CHANGED
@@ -2059,5 +2059,6 @@
|
|
2059 |
],
|
2060 |
"model_max_length": 131072,
|
2061 |
"pad_token": "<|eot_id|>",
|
|
|
2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2063 |
}
|
|
|
2059 |
],
|
2060 |
"model_max_length": 131072,
|
2061 |
"pad_token": "<|eot_id|>",
|
2062 |
+
"padding_side": "left",
|
2063 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2064 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95ca031fb8a4e9dad5f9ffb435479fac7a17c87dc20569d993c96ac3f1a37162
|
3 |
+
size 5560
|