manaestras commited on
Commit
4c811c2
·
verified ·
1 Parent(s): 2128afa

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -3,8 +3,8 @@
3
  "pad_token_id": 127961,
4
  "do_sample": true,
5
  "top_k": 20,
6
- "top_p": 0.6,
7
  "repetition_penalty": 1.05,
8
  "temperature": 0.7,
9
  "transformers_version": "4.31.0"
10
- }
 
3
  "pad_token_id": 127961,
4
  "do_sample": true,
5
  "top_k": 20,
6
+ "top_p": 0.8,
7
  "repetition_penalty": 1.05,
8
  "temperature": 0.7,
9
  "transformers_version": "4.31.0"
10
+ }