hireddivas commited on
Commit
df7261f
1 Parent(s): 4bce40a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -30,9 +30,9 @@
30
  "conversational": {
31
  "do_sample": true,
32
  "max_length": 300,
33
- "top_k": 80,
34
- "top_p": 0.8,
35
- "temperature": 1.1
36
  }
37
  },
38
  "torch_dtype": "float32",
 
30
  "conversational": {
31
  "do_sample": true,
32
  "max_length": 300,
33
+ "top_k": 90,
34
+ "top_p": 0.7,
35
+ "temperature": 1.5
36
  }
37
  },
38
  "torch_dtype": "float32",