MrD05 commited on
Commit
af4c5eb
·
1 Parent(s): 9730db5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -68,8 +68,8 @@
68
  "task_specific_params": {
69
  "text-generation": {
70
  "do_sample": true,
71
- "max_length": 50,
72
- "temperature": 0.9
73
  }
74
  },
75
  "tokenizer_class": "GPT2Tokenizer",
 
68
  "task_specific_params": {
69
  "text-generation": {
70
  "do_sample": true,
71
+ "max_length": 2048,
72
+ "temperature": 0.5
73
  }
74
  },
75
  "tokenizer_class": "GPT2Tokenizer",