rajendrr commited on
Commit
e040a24
·
verified ·
1 Parent(s): afafc27

changed temprature to 0.9

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