Upload processor
Browse files- tokenizer_config.json +2 -3
tokenizer_config.json
CHANGED
@@ -1202,11 +1202,11 @@
|
|
1202 |
"<other_198>",
|
1203 |
"<other_199>"
|
1204 |
],
|
|
|
1205 |
"eos_token": "</s>",
|
1206 |
"extra_ids": 100,
|
1207 |
-
"from_slow": true,
|
1208 |
"loc_extra_ids": 501,
|
1209 |
-
"model_max_length":
|
1210 |
"only_label_first_subword": true,
|
1211 |
"other_extra_ids": 200,
|
1212 |
"pad_token": "<pad>",
|
@@ -1226,7 +1226,6 @@
|
|
1226 |
1000
|
1227 |
],
|
1228 |
"sp_model_kwargs": {},
|
1229 |
-
"special_tokens_map_file": null,
|
1230 |
"tokenizer_class": "UdopTokenizer",
|
1231 |
"unk_token": "<unk>"
|
1232 |
}
|
|
|
1202 |
"<other_198>",
|
1203 |
"<other_199>"
|
1204 |
],
|
1205 |
+
"clean_up_tokenization_spaces": true,
|
1206 |
"eos_token": "</s>",
|
1207 |
"extra_ids": 100,
|
|
|
1208 |
"loc_extra_ids": 501,
|
1209 |
+
"model_max_length": 1000000000000000019884624838656,
|
1210 |
"only_label_first_subword": true,
|
1211 |
"other_extra_ids": 200,
|
1212 |
"pad_token": "<pad>",
|
|
|
1226 |
1000
|
1227 |
],
|
1228 |
"sp_model_kwargs": {},
|
|
|
1229 |
"tokenizer_class": "UdopTokenizer",
|
1230 |
"unk_token": "<unk>"
|
1231 |
}
|