KiranEC commited on
Commit
48f961f
1 Parent(s): 43bc28f

Upload BartForConditionalGeneration

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -39,6 +39,7 @@
39
  "LABEL_1": 1,
40
  "LABEL_2": 2
41
  },
 
42
  "max_position_embeddings": 1024,
43
  "model_type": "bart",
44
  "no_repeat_ngram_size": 3,
 
39
  "LABEL_1": 1,
40
  "LABEL_2": 2
41
  },
42
+ "max_length": 1024,
43
  "max_position_embeddings": 1024,
44
  "model_type": "bart",
45
  "no_repeat_ngram_size": 3,