Blaise-g commited on
Commit
12b3b9a
·
1 Parent(s): 0bf97a4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "LABEL_1": 1,
51
  "LABEL_2": 2
52
  },
53
- "length_penalty": 0.8,
54
  "max_decoder_position_embeddings": 1024,
55
  "max_encoder_position_embeddings": 16384,
56
  "max_length": 512,
 
50
  "LABEL_1": 1,
51
  "LABEL_2": 2
52
  },
53
+ "length_penalty": 2.0,
54
  "max_decoder_position_embeddings": 1024,
55
  "max_encoder_position_embeddings": 16384,
56
  "max_length": 512,