Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -11,5 +11,5 @@
|
|
| 11 |
"model_max_length": 1000000000000000019884624838656,
|
| 12 |
"model_specific_special_tokens": {},
|
| 13 |
"pad_token": "<|eot_id|>",
|
| 14 |
-
"tokenizer_class": "
|
| 15 |
}
|
|
|
|
| 11 |
"model_max_length": 1000000000000000019884624838656,
|
| 12 |
"model_specific_special_tokens": {},
|
| 13 |
"pad_token": "<|eot_id|>",
|
| 14 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 15 |
}
|