nicholasKluge
commited on
Commit
•
8347573
1
Parent(s):
0bf2f77
Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ inference:
|
|
35 |
temperature: 0.2
|
36 |
top_k: 30
|
37 |
top_p: 0.3
|
38 |
-
|
39 |
length_penalty: 0.3
|
40 |
early_stopping: true
|
41 |
co2_eq_emissions:
|
|
|
35 |
temperature: 0.2
|
36 |
top_k: 30
|
37 |
top_p: 0.3
|
38 |
+
max_new_tokens: 200
|
39 |
length_penalty: 0.3
|
40 |
early_stopping: true
|
41 |
co2_eq_emissions:
|