PSW commited on
Commit
ab36aed
·
1 Parent(s): 69c8477
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -39,8 +39,9 @@
39
  "LABEL_1": 1,
40
  "LABEL_2": 2
41
  },
42
- "max_length": 5,
43
  "max_position_embeddings": 1024,
 
44
  "model_type": "bart",
45
  "no_repeat_ngram_size": 3,
46
  "normalize_before": false,
 
39
  "LABEL_1": 1,
40
  "LABEL_2": 2
41
  },
42
+ "max_length": 1000,
43
  "max_position_embeddings": 1024,
44
+ "min_length": 200,
45
  "model_type": "bart",
46
  "no_repeat_ngram_size": 3,
47
  "normalize_before": false,