nicholasKluge
commited on
Commit
•
0432450
1
Parent(s):
ce6333c
Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ inference:
|
|
29 |
temperature: 0.2
|
30 |
top_k: 30
|
31 |
top_p: 0.3
|
32 |
-
|
33 |
length_penalty: 0.3
|
34 |
early_stopping: true
|
35 |
co2_eq_emissions:
|
|
|
29 |
temperature: 0.2
|
30 |
top_k: 30
|
31 |
top_p: 0.3
|
32 |
+
max_new_tokens: 200
|
33 |
length_penalty: 0.3
|
34 |
early_stopping: true
|
35 |
co2_eq_emissions:
|