Update end of seq token
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ metrics:
|
|
15 |
- f1
|
16 |
pipeline_tag: text2text-generation
|
17 |
widget:
|
18 |
-
- text: "q: Who is Elon Musk? a: an entrepreneur q: When was he born? c: Elon Musk is an entrepreneur born in 1971."
|
19 |
-
- text: "emotion: I hope this works!"
|
20 |
---
|
21 |
# T5 Base with QA + Summary + Emotion
|
22 |
|
|
|
15 |
- f1
|
16 |
pipeline_tag: text2text-generation
|
17 |
widget:
|
18 |
+
- text: "q: Who is Elon Musk? a: an entrepreneur q: When was he born? c: Elon Musk is an entrepreneur born in 1971. </s>"
|
19 |
+
- text: "emotion: I hope this works! </s>"
|
20 |
---
|
21 |
# T5 Base with QA + Summary + Emotion
|
22 |
|