Suchinthana
commited on
Commit
•
3a84a7a
1
Parent(s):
1caab39
Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
@@ -21,7 +21,5 @@
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
-
"vocab_size": 250112
|
25 |
-
"max_length":100,
|
26 |
-
"min_length":15
|
27 |
}
|
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"tokenizer_class": "T5Tokenizer",
|
24 |
+
"vocab_size": 250112
|
|
|
|
|
25 |
}
|