Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ widget:
|
|
8 |
example_title: "Identifier Predict"
|
9 |
inference:
|
10 |
parameters:
|
11 |
-
max_new_tokens:
|
12 |
truncation: true
|
13 |
input_format:
|
14 |
summary_prediction: "summarize: <input_text>"
|
|
|
8 |
example_title: "Identifier Predict"
|
9 |
inference:
|
10 |
parameters:
|
11 |
+
max_new_tokens: 250
|
12 |
truncation: true
|
13 |
input_format:
|
14 |
summary_prediction: "summarize: <input_text>"
|