Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -24,5 +24,5 @@
|
|
| 24 |
"decoder_start_token_id":2,
|
| 25 |
"forced_eos_token_id":2,
|
| 26 |
"output_projection":true,
|
| 27 |
-
"decoder_layernorm":false
|
| 28 |
}
|
|
|
|
| 24 |
"decoder_start_token_id":2,
|
| 25 |
"forced_eos_token_id":2,
|
| 26 |
"output_projection":true,
|
| 27 |
+
"decoder_layernorm":false
|
| 28 |
}
|