Upload model (bfloat16) from script
Browse files- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- tokenizer.json +1 -1
- tokenizer_config.json +4 -0
model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4967215360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63b511d4b743fd5df594b9fb9040616616768c0e7c05c60e2acfc9900f4c3dde
|
| 3 |
size 4967215360
|
model-00002-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3077766632
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38c6acb2a1c86d7461edbe9d62332940d4ecb1000ddbe214d18d4da8f160fb38
|
| 3 |
size 3077766632
|
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11422753
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdae4f63fd537a7af2164b622e067364731565d422e297728fe6c9bd3213280e
|
| 3 |
size 11422753
|
tokenizer_config.json
CHANGED
|
@@ -231,9 +231,13 @@
|
|
| 231 |
"eos_token": "<|endoftext|>",
|
| 232 |
"errors": "replace",
|
| 233 |
"extra_special_tokens": {},
|
|
|
|
| 234 |
"model_max_length": 131072,
|
| 235 |
"pad_token": "<|endoftext|>",
|
| 236 |
"split_special_tokens": false,
|
|
|
|
| 237 |
"tokenizer_class": "Qwen2Tokenizer",
|
|
|
|
|
|
|
| 238 |
"unk_token": null
|
| 239 |
}
|
|
|
|
| 231 |
"eos_token": "<|endoftext|>",
|
| 232 |
"errors": "replace",
|
| 233 |
"extra_special_tokens": {},
|
| 234 |
+
"max_length": 4094,
|
| 235 |
"model_max_length": 131072,
|
| 236 |
"pad_token": "<|endoftext|>",
|
| 237 |
"split_special_tokens": false,
|
| 238 |
+
"stride": 0,
|
| 239 |
"tokenizer_class": "Qwen2Tokenizer",
|
| 240 |
+
"truncation_side": "right",
|
| 241 |
+
"truncation_strategy": "longest_first",
|
| 242 |
"unk_token": null
|
| 243 |
}
|