ojasaar commited on
Commit
a374bf2
·
1 Parent(s): fedad59

Update end of seq token

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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