hireddivas commited on
Commit
313bb62
1 Parent(s): b2b4656

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -29,10 +29,10 @@
29
  "task_specific_params": {
30
  "conversational": {
31
  "do_sample": true,
32
- "max_length": 500,
33
  "top_k": 90,
34
- "top_p": 0.7,
35
- "temperature": 1.3
36
  }
37
  },
38
  "torch_dtype": "float32",
 
29
  "task_specific_params": {
30
  "conversational": {
31
  "do_sample": true,
32
+ "max_length": 300,
33
  "top_k": 90,
34
+ "top_p": 0.6,
35
+ "temperature": 1.4
36
  }
37
  },
38
  "torch_dtype": "float32",