barneystinson commited on
Commit
a9709e8
1 Parent(s): a08c234

Update max length

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -27,8 +27,8 @@
27
  "task_specific_params": {
28
  "text-generation": {
29
  "do_sample": true,
30
- "temperature": 1.0,
31
- "max_length": 50
32
  }
33
  },
34
  "torch_dtype": "float16",
27
  "task_specific_params": {
28
  "text-generation": {
29
  "do_sample": true,
30
+ "temperature": 0.9,
31
+ "max_length": 150
32
  }
33
  },
34
  "torch_dtype": "float16",