DarwinAnim8or
commited on
Commit
•
d21ac5a
1
Parent(s):
82b7d42
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -55,7 +55,7 @@
|
|
55 |
"padding_side": "right",
|
56 |
"sp_model_kwargs": {},
|
57 |
"stride": 2048,
|
58 |
-
"tokenizer_class": "
|
59 |
"truncation_side": "right",
|
60 |
"truncation_strategy": "longest_first",
|
61 |
"unk_token": "<unk>",
|
|
|
55 |
"padding_side": "right",
|
56 |
"sp_model_kwargs": {},
|
57 |
"stride": 2048,
|
58 |
+
"tokenizer_class": "LlamaTokenizerFast",
|
59 |
"truncation_side": "right",
|
60 |
"truncation_strategy": "longest_first",
|
61 |
"unk_token": "<unk>",
|