hf-transformers-bot commited on
Commit
86ee64c
·
1 Parent(s): 9180d85

Update tiny models for UMT5Model

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. 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:fd8a761d290c94d87704f8cc77967dd5c43268959a253596702762339b1a06a8
3
  size 33190181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace80ee6599b41e9f244d788068b35b1a966eb59a0df1aa536334b6c71924cfc
3
  size 33190181
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": {},