Ls2wang commited on
Commit
26c6d44
1 Parent(s): 4b3cad5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -3
config.json CHANGED
@@ -29,9 +29,8 @@
29
  "summary_type": "cls_index",
30
  "summary_use_proj": true,
31
  "task_specific_params": {
32
- "text-generation": {
33
- "do_sample": true,
34
- "max_length": 50
35
  }
36
  },
37
  "torch_dtype": "float32",
 
29
  "summary_type": "cls_index",
30
  "summary_use_proj": true,
31
  "task_specific_params": {
32
+ "conversational": {
33
+ "max_length": 1000
 
34
  }
35
  },
36
  "torch_dtype": "float32",