EbanLee commited on
Commit
7fb1e81
·
1 Parent(s): 0b7b6e4

length_penalty 1.5

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -48,7 +48,7 @@
48
  "static_position_embeddings": false,
49
  "task_specific_params": {
50
  "summarization": {
51
- "length_penalty": 2.0,
52
  "max_length": 256,
53
  "min_length": 12,
54
  "num_beams": 6,
 
48
  "static_position_embeddings": false,
49
  "task_specific_params": {
50
  "summarization": {
51
+ "length_penalty": 1.5,
52
  "max_length": 256,
53
  "min_length": 12,
54
  "num_beams": 6,