Suchinthana
commited on
Commit
•
2704e51
1
Parent(s):
3f5cee2
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -22,6 +22,6 @@
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
"vocab_size": 250112,
|
25 |
-
"max_length":100
|
26 |
"min_length":50
|
27 |
}
|
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
"vocab_size": 250112,
|
25 |
+
"max_length":100,
|
26 |
"min_length":50
|
27 |
}
|