Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"bn_dim": 64,
|
7 |
"d_model": 768,
|
8 |
-
"decode_nwords":
|
9 |
"decoder_dim_ff": 1024,
|
10 |
"decoder_heads": 8,
|
11 |
"decoder_layers": 2,
|
|
|
5 |
],
|
6 |
"bn_dim": 64,
|
7 |
"d_model": 768,
|
8 |
+
"decode_nwords": 50,
|
9 |
"decoder_dim_ff": 1024,
|
10 |
"decoder_heads": 8,
|
11 |
"decoder_layers": 2,
|