Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: flan-t5-base-xsum-swe
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
model-index:
|
9 |
- name: flan-t5-base-xsum-swe
|
10 |
results: []
|
11 |
+
|
12 |
+
inference:
|
13 |
+
parameters:
|
14 |
+
temperature: 0.7
|
15 |
+
min_length: 30
|
16 |
+
max_length: 120
|
17 |
+
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|