Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -277,5 +277,5 @@
|
|
| 277 |
"truncation_side": "right",
|
| 278 |
"truncation_strategy": "longest_first",
|
| 279 |
"unk_token": "<|endoftext|>",
|
| 280 |
-
"vocab_size":
|
| 281 |
}
|
|
|
|
| 277 |
"truncation_side": "right",
|
| 278 |
"truncation_strategy": "longest_first",
|
| 279 |
"unk_token": "<|endoftext|>",
|
| 280 |
+
"vocab_size": 49166
|
| 281 |
}
|