Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -13,7 +13,7 @@ dataset:
|
|
13 |
retrieve:
|
14 |
top_k: 2
|
15 |
generation:
|
16 |
-
max_new_tokens:
|
17 |
temperature: 0.6
|
18 |
do_sample: True
|
19 |
top_p: 0.9
|
|
|
13 |
retrieve:
|
14 |
top_k: 2
|
15 |
generation:
|
16 |
+
max_new_tokens: 512
|
17 |
temperature: 0.6
|
18 |
do_sample: True
|
19 |
top_p: 0.9
|