Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- tokenizer.json +0 -0
- tokenizer_config.json +0 -2
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307867048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe57e3071de9c84c64e2b837f0ea937f91299dd979b6b5c1e51547c43ad107da
|
3 |
size 307867048
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"add_prefix_space": true,
|
3 |
"added_tokens_decoder": {
|
4 |
"0": {
|
5 |
"content": "<pad>",
|
@@ -931,7 +930,6 @@
|
|
931 |
"clean_up_tokenization_spaces": false,
|
932 |
"eos_token": "</s>",
|
933 |
"extra_ids": 100,
|
934 |
-
"legacy": true,
|
935 |
"model_max_length": 512,
|
936 |
"pad_token": "<pad>",
|
937 |
"sp_model_kwargs": {},
|
|
|
1 |
{
|
|
|
2 |
"added_tokens_decoder": {
|
3 |
"0": {
|
4 |
"content": "<pad>",
|
|
|
930 |
"clean_up_tokenization_spaces": false,
|
931 |
"eos_token": "</s>",
|
932 |
"extra_ids": 100,
|
|
|
933 |
"model_max_length": 512,
|
934 |
"pad_token": "<pad>",
|
935 |
"sp_model_kwargs": {},
|