Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -6,5 +6,5 @@
|
|
6 |
"model_max_length": 1024,
|
7 |
"special_tokens_map_file": "special_tokens_map.json",
|
8 |
"tokenizer_class": "GPT2Tokenizer",
|
9 |
-
"unk_token": "<|endoftext|>"
|
10 |
}
|
|
|
6 |
"model_max_length": 1024,
|
7 |
"special_tokens_map_file": "special_tokens_map.json",
|
8 |
"tokenizer_class": "GPT2Tokenizer",
|
9 |
+
"unk_token": "<|endoftext|>"
|
10 |
}
|