intelliway commited on
Commit
2c98142
·
verified ·
1 Parent(s): 6315b80

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer_config.json +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbe74dc285e6b542887d8936959b7ca5c502940341b7896a17a8c54c883efdb3
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": "DebertaV2Tokenizer",
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]",