Update generation_config.json
Browse files- generation_config.json +1 -2
generation_config.json
CHANGED
|
@@ -7,6 +7,5 @@
|
|
| 7 |
"repetition_penalty": 2.0,
|
| 8 |
"top_p": .8,
|
| 9 |
"cond_free_k": 2.0,
|
| 10 |
-
"num_return_sequences": 8
|
| 11 |
-
"_from_model_config": false
|
| 12 |
}
|
|
|
|
| 7 |
"repetition_penalty": 2.0,
|
| 8 |
"top_p": .8,
|
| 9 |
"cond_free_k": 2.0,
|
| 10 |
+
"num_return_sequences": 8
|
|
|
|
| 11 |
}
|