PotatoOff commited on
Commit
1036cce
1 Parent(s): 72322fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,11 +12,11 @@ With the help of [my team](https://huggingface.co/ConvexAI).
12
  - Uses Llama2 prompt template also in chat-instruct mode.
13
 
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
 
21
  ### RolePlay Test
22
 
 
12
  - Uses Llama2 prompt template also in chat-instruct mode.
13
 
14
  ### I had good results with this parameters:
15
+ - temperature: 0.8
16
+ - top_p: 0.75
17
+ - min_p: 0
18
+ - top_k: 0
19
+ - repetition_penalty: 1.05
20
 
21
  ### RolePlay Test
22