visheratin
commited on
Commit
•
fb7d261
1
Parent(s):
6605854
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 1536,
|
7 |
-
"d_kv":
|
8 |
"d_model": 384,
|
9 |
"decoder_start_token_id": 0,
|
10 |
"dense_act_fn": "relu",
|
|
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 1536,
|
7 |
+
"d_kv": 64,
|
8 |
"d_model": 384,
|
9 |
"decoder_start_token_id": 0,
|
10 |
"dense_act_fn": "relu",
|