Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
"LABEL_1": 1,
|
51 |
"LABEL_2": 2
|
52 |
},
|
53 |
-
"length_penalty": 0
|
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,
|