Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ model-index:
|
|
7 |
results: []
|
8 |
widget:
|
9 |
- text: "<s>Given the following email subject, generate a body for it:\nService Agreement\n\nBody:"
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
results: []
|
8 |
widget:
|
9 |
- text: "<s>Given the following email subject, generate a body for it:\nService Agreement\n\nBody:"
|
10 |
+
|
11 |
+
inference:
|
12 |
+
parameters:
|
13 |
+
eos_token_id: 2
|
14 |
+
max_length: 500
|
15 |
+
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|