Commit
•
54f6fb4
1
Parent(s):
a92ed85
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -24,6 +24,7 @@
|
|
24 |
"model_type": "hyenadna",
|
25 |
"n_layer": 2,
|
26 |
"num_inner_mlps": 2,
|
|
|
27 |
"pad_vocab_size_multiple": 8,
|
28 |
"short_filter_order": 3,
|
29 |
"tie_word_embeddings": false,
|
|
|
24 |
"model_type": "hyenadna",
|
25 |
"n_layer": 2,
|
26 |
"num_inner_mlps": 2,
|
27 |
+
"pad_token_id": 4,
|
28 |
"pad_vocab_size_multiple": 8,
|
29 |
"short_filter_order": 3,
|
30 |
"tie_word_embeddings": false,
|