Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -43,5 +43,5 @@
|
|
| 43 |
},
|
| 44 |
"clean_up_tokenization_spaces": true,
|
| 45 |
"model_max_length": 4096,
|
| 46 |
-
"tokenizer_class": "
|
| 47 |
}
|
|
|
|
| 43 |
},
|
| 44 |
"clean_up_tokenization_spaces": true,
|
| 45 |
"model_max_length": 4096,
|
| 46 |
+
"tokenizer_class": "PreTrainedTokenizer"
|
| 47 |
}
|