gpssohi commited on
Commit
939920f
·
1 Parent(s): 421d8b9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -42,10 +42,10 @@
42
  "LABEL_1": 1,
43
  "LABEL_2": 2
44
  },
45
- "length_penalty": 2.0,
46
  "max_length": 142,
47
  "max_position_embeddings": 1024,
48
- "min_length": 56,
49
  "model_type": "bart",
50
  "no_repeat_ngram_size": 3,
51
  "normalize_before": false,
 
42
  "LABEL_1": 1,
43
  "LABEL_2": 2
44
  },
45
+ "length_penalty": 1.0,
46
  "max_length": 142,
47
  "max_position_embeddings": 1024,
48
+ "min_length": 8,
49
  "model_type": "bart",
50
  "no_repeat_ngram_size": 3,
51
  "normalize_before": false,