ihughes15234
commited on
Commit
•
0b05fc6
1
Parent(s):
6ae2640
(Trained with Unsloth)
Browse files
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976698672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51e127fccbbeb990925f4711662130a4487f943391a14cb39fb615d421f18425
|
3 |
size 4976698672
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999802720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1338060932aa6e9d53eda40301f01a70c08438bbc5ff7ac04181d20a921f056
|
3 |
size 4999802720
|
model-00003-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4915916176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0ad134e29eb9b7eecd647c101aba1dd92d97da16455d4e94ae561c5ff881b2c
|
3 |
size 4915916176
|
model-00004-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1168138808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5bbafb3d4b314735cee928abe3361d699a53de136e8323dcdafee1e72ffc1d1
|
3 |
size 1168138808
|
special_tokens_map.json
CHANGED
@@ -13,5 +13,5 @@
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
-
"pad_token": "<|
|
17 |
}
|
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
+
"pad_token": "<|eot_id|>"
|
17 |
}
|
tokenizer_config.json
CHANGED
@@ -2058,7 +2058,6 @@
|
|
2058 |
"attention_mask"
|
2059 |
],
|
2060 |
"model_max_length": 131072,
|
2061 |
-
"pad_token": "<|
|
2062 |
-
"padding_side": "left",
|
2063 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2064 |
}
|
|
|
2058 |
"attention_mask"
|
2059 |
],
|
2060 |
"model_max_length": 131072,
|
2061 |
+
"pad_token": "<|eot_id|>",
|
|
|
2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2063 |
}
|