Leonard Püttmann
commited on
Upload tokenizer
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -29,6 +29,7 @@
|
|
29 |
"clean_up_tokenization_spaces": false,
|
30 |
"eos_token": "</s>",
|
31 |
"extra_ids": 0,
|
|
|
32 |
"max_length": 256,
|
33 |
"model_max_length": 1000000000000000019884624838656,
|
34 |
"pad_token": "<pad>",
|
|
|
29 |
"clean_up_tokenization_spaces": false,
|
30 |
"eos_token": "</s>",
|
31 |
"extra_ids": 0,
|
32 |
+
"extra_special_tokens": {},
|
33 |
"max_length": 256,
|
34 |
"model_max_length": 1000000000000000019884624838656,
|
35 |
"pad_token": "<pad>",
|