Update tiny models for UMT5EncoderModel
#7
by
hf-transformers-bot
- opened
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -0
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 32952958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6eaf2e2414fa09845f9619ba7d226fbe228f22c2a66638017471244044a90386
|
3 |
size 32952958
|
tokenizer_config.json
CHANGED
@@ -305,6 +305,7 @@
|
|
305 |
"clean_up_tokenization_spaces": true,
|
306 |
"eos_token": "</s>",
|
307 |
"extra_ids": 300,
|
|
|
308 |
"model_max_length": 1000000000000000019884624838656,
|
309 |
"pad_token": "<pad>",
|
310 |
"sp_model_kwargs": {},
|
|
|
305 |
"clean_up_tokenization_spaces": true,
|
306 |
"eos_token": "</s>",
|
307 |
"extra_ids": 300,
|
308 |
+
"legacy": true,
|
309 |
"model_max_length": 1000000000000000019884624838656,
|
310 |
"pad_token": "<pad>",
|
311 |
"sp_model_kwargs": {},
|