rrrr66254 commited on
Commit
5192f91
·
verified ·
1 Parent(s): 7df541c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "decoder_layers": 6,
18
  "decoder_start_token_id": 2,
19
  "dropout": 0.1,
20
- "early_stopping": false,
21
  "encoder_attention_heads": 12,
22
  "encoder_ffn_dim": 3072,
23
  "encoder_layerdrop": 0.0,
 
17
  "decoder_layers": 6,
18
  "decoder_start_token_id": 2,
19
  "dropout": 0.1,
20
+ "early_stopping": true,
21
  "encoder_attention_heads": 12,
22
  "encoder_ffn_dim": 3072,
23
  "encoder_layerdrop": 0.0,