KiranEC commited on
Commit
8afdd0b
1 Parent(s): 44f186d

Upload BartForConditionalGeneration

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -67,6 +67,9 @@
67
  "max_length": 1024,
68
  "min_length": 11,
69
  "num_beams": 6
 
 
 
70
  }
71
  },
72
  "torch_dtype": "float32",
 
67
  "max_length": 1024,
68
  "min_length": 11,
69
  "num_beams": 6
70
+ },
71
+ "text2text-generation": {
72
+ "max_length": 1024
73
  }
74
  },
75
  "torch_dtype": "float32",