tokeron commited on
Commit
aaac8fa
1 Parent(s): a6c7588

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -31,7 +31,8 @@
31
  "task_specific_params": {
32
  "text-generation": {
33
  "do_sample": true,
34
- "max_length": 50
 
35
  }
36
  },
37
  "torch_dtype": "float32",
 
31
  "task_specific_params": {
32
  "text-generation": {
33
  "do_sample": true,
34
+ "max_length": 100,
35
+ "top_p": 0.92
36
  }
37
  },
38
  "torch_dtype": "float32",