clonefy commited on
Commit
cdf3231
1 Parent(s): 17048cf

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -4
generation_config.json CHANGED
@@ -6,9 +6,7 @@
6
  151645,
7
  151643
8
  ],
9
- "repetition_penalty": 1.05,
10
- "temperature": 0.7,
11
- "top_p": 0.8,
12
- "top_k": 20,
13
  "transformers_version": "4.37.0"
14
  }
 
6
  151645,
7
  151643
8
  ],
9
+ "top_p": 1.0,
10
+ "temperature": 0.0,
 
 
11
  "transformers_version": "4.37.0"
12
  }