Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"decoder_layerdrop": 0.0,
|
| 14 |
"decoder_layers": 12,
|
| 15 |
"dropout": 0.1,
|
| 16 |
-
"early_stopping":
|
| 17 |
"encoder_attention_heads": 16,
|
| 18 |
"encoder_ffn_dim": 2560,
|
| 19 |
"encoder_layerdrop": 0.0,
|
|
|
|
| 13 |
"decoder_layerdrop": 0.0,
|
| 14 |
"decoder_layers": 12,
|
| 15 |
"dropout": 0.1,
|
| 16 |
+
"early_stopping": false,
|
| 17 |
"encoder_attention_heads": 16,
|
| 18 |
"encoder_ffn_dim": 2560,
|
| 19 |
"encoder_layerdrop": 0.0,
|