uer commited on
Commit
f2b1b30
1 Parent(s): abb8762

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "task_specific_params": {
21
  "text-generation": {
22
  "do_sample": true,
23
- "max_length": 120
24
  }
25
  },
26
  "tokenizer_class": "BertTokenizer",
 
20
  "task_specific_params": {
21
  "text-generation": {
22
  "do_sample": true,
23
+ "max_length": 512
24
  }
25
  },
26
  "tokenizer_class": "BertTokenizer",