Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- tokenizer_config.json +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 737719272
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c63136e04599e025068cfc8793060987b4e1842b1282790878cb8e2f38286d0
|
| 3 |
size 737719272
|
tokenizer_config.json
CHANGED
|
@@ -58,7 +58,7 @@
|
|
| 58 |
"sp_model_kwargs": {},
|
| 59 |
"split_by_punct": false,
|
| 60 |
"stride": 0,
|
| 61 |
-
"tokenizer_class": "
|
| 62 |
"truncation_side": "right",
|
| 63 |
"truncation_strategy": "longest_first",
|
| 64 |
"unk_token": "[UNK]",
|
|
|
|
| 58 |
"sp_model_kwargs": {},
|
| 59 |
"split_by_punct": false,
|
| 60 |
"stride": 0,
|
| 61 |
+
"tokenizer_class": "DebertaV2TokenizerFast",
|
| 62 |
"truncation_side": "right",
|
| 63 |
"truncation_strategy": "longest_first",
|
| 64 |
"unk_token": "[UNK]",
|