vuminhtue commited on
Commit
fcdc0fa
·
1 Parent(s): 208c706

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "summary_type": "cls_index",
24
  "summary_use_proj": true,
25
  "task_specific_params": {
26
- "text-generation": {
27
  "do_sample": true,
28
  "max_length": 50
29
  }
 
23
  "summary_type": "cls_index",
24
  "summary_use_proj": true,
25
  "task_specific_params": {
26
+ "conversational": {
27
  "do_sample": true,
28
  "max_length": 50
29
  }