MrBananaHuman commited on
Commit
ed28f14
1 Parent(s): 38c5c23

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -26,6 +26,7 @@
26
  "summary_proj_to_labels": true,
27
  "summary_type": "cls_index",
28
  "summary_use_proj": true,
 
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
 
26
  "summary_proj_to_labels": true,
27
  "summary_type": "cls_index",
28
  "summary_use_proj": true,
29
+ "max_length": 2048,
30
  "task_specific_params": {
31
  "text-generation": {
32
  "do_sample": true,