ayjays132 commited on
Commit
a8d7582
·
1 Parent(s): fa43b93

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -22,9 +22,9 @@
22
  "summary_type": "cls_index",
23
  "summary_use_proj": true,
24
  "task_specific_params": {
25
- "conversational": {
26
  "do_sample": true,
27
- "max_length": 256
28
  }
29
  },
30
  "vocab_size": 100314
 
22
  "summary_type": "cls_index",
23
  "summary_use_proj": true,
24
  "task_specific_params": {
25
+ "text-generation": {
26
  "do_sample": true,
27
+ "max_length": 2048
28
  }
29
  },
30
  "vocab_size": 100314