AlanRobotics commited on
Commit
e7a64de
1 Parent(s): 5e44b29

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -7,8 +7,8 @@
7
  ],
8
  "pad_token_id": 151643,
9
  "repetition_penalty": 1.1,
10
- "temperature": 0.7,
11
  "top_k": 20,
12
- "top_p": 0.8,
13
  "transformers_version": "4.46.2"
14
  }
 
7
  ],
8
  "pad_token_id": 151643,
9
  "repetition_penalty": 1.1,
10
+ "temperature": 0.2,
11
  "top_k": 20,
12
+ "top_p": 0.9,
13
  "transformers_version": "4.46.2"
14
  }