Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ With the help of [my team](https://huggingface.co/ConvexAI).
|
|
14 |
### I had good results with this parameters:
|
15 |
- temperature: 0.27
|
16 |
- top_p: 0.95
|
17 |
-
- min_p: 0.
|
18 |
- top_k: 30
|
19 |
- repetition_penalty: 1.15
|
20 |
|
|
|
14 |
### I had good results with this parameters:
|
15 |
- temperature: 0.27
|
16 |
- top_p: 0.95
|
17 |
+
- min_p: 0.01
|
18 |
- top_k: 30
|
19 |
- repetition_penalty: 1.15
|
20 |
|