Update tiny models for UdopModel
#5
by
hf-transformers-bot
- opened
- model.safetensors +1 -1
- tokenizer_config.json +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4829464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:101923206d6d24495c7ecdc88126aea287f3e79d3ed237dfcbe29aeda5fa12ac
|
3 |
size 4829464
|
tokenizer_config.json
CHANGED
@@ -830,7 +830,7 @@
|
|
830 |
"clean_up_tokenization_spaces": true,
|
831 |
"eos_token": "</s>",
|
832 |
"legacy": true,
|
833 |
-
"model_max_length":
|
834 |
"only_label_first_subword": true,
|
835 |
"pad_token": "<pad>",
|
836 |
"pad_token_box": [
|
|
|
830 |
"clean_up_tokenization_spaces": true,
|
831 |
"eos_token": "</s>",
|
832 |
"legacy": true,
|
833 |
+
"model_max_length": 1000000000000000019884624838656,
|
834 |
"only_label_first_subword": true,
|
835 |
"pad_token": "<pad>",
|
836 |
"pad_token_box": [
|