Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -10,4 +10,4 @@
|
|
10 |
],
|
11 |
"model_max_length": 2048,
|
12 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
13 |
-
}
|
|
|
10 |
],
|
11 |
"model_max_length": 2048,
|
12 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
13 |
+
}
|