Zagusan commited on
Commit
b82fa44
1 Parent(s): 6eb6464

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -29,8 +29,8 @@
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
- "max_length": 256,
33
- "temperature": 0.8
34
  }
35
  },
36
  "torch_dtype": "float32",
 
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
+ "max_length": 512,
33
+ "temperature": 0.7
34
  }
35
  },
36
  "torch_dtype": "float32",