adrianjoheni commited on
Commit
b8d8ae2
·
verified ·
1 Parent(s): c986fed

Update config.json

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