hhou435 commited on
Commit
333a826
1 Parent(s): d2079fc

First version of the gpt2-chinese-poem

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "task_specific_params": {
34
  "text-generation": {
35
  "do_sample": true,
36
- "max_length": 50
37
  }
38
  },
39
  "tokenizer_class": "BertTokenizer",
 
33
  "task_specific_params": {
34
  "text-generation": {
35
  "do_sample": true,
36
+ "max_length": 120
37
  }
38
  },
39
  "tokenizer_class": "BertTokenizer",