Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: t5-base-snl
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
model-index:
|
8 |
- name: t5-base-snl
|
9 |
results: []
|
10 |
+
|
11 |
+
inference:
|
12 |
+
parameters:
|
13 |
+
max_length: 160
|
14 |
+
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|