Update generation_config.json (#8)
Browse files- Update generation_config.json (5a3c96cdb1c8a82fdf39137a6019b40b842fc9f9)
Co-authored-by: nobeardbugs <nobeardbugs@users.noreply.huggingface.co>
- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"do_sample": true,
|
4 |
-
"
|
5 |
"top_p": 0.8,
|
6 |
"bos_token_id": 151643,
|
7 |
"eos_token_id": [
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"do_sample": true,
|
4 |
+
"temperature": 0.7,
|
5 |
"top_p": 0.8,
|
6 |
"bos_token_id": 151643,
|
7 |
"eos_token_id": [
|