matheusrdgsf
commited on
Commit
•
c988255
1
Parent(s):
a18301f
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,12 @@ language:
|
|
4 |
- en
|
5 |
widget:
|
6 |
- text: "Your task is to classify sentences' sentiment as 'positive' or 'negative'. Your answer should be one word, either 'positive' or 'negative'.
|
7 |
-
Sentence:
|
|
|
|
|
|
|
8 |
Answer: "
|
|
|
9 |
pipeline_tag: text-generation
|
10 |
tags:
|
11 |
- nlp
|
|
|
4 |
- en
|
5 |
widget:
|
6 |
- text: "Your task is to classify sentences' sentiment as 'positive' or 'negative'. Your answer should be one word, either 'positive' or 'negative'.
|
7 |
+
Sentence: I love this movie!
|
8 |
+
Answer: "
|
9 |
+
- text: "Your task is to classify sentences' sentiment as 'positive' or 'negative'. Your answer should be one word, either 'positive' or 'negative'.
|
10 |
+
Sentence: I hate this movie!
|
11 |
Answer: "
|
12 |
+
|
13 |
pipeline_tag: text-generation
|
14 |
tags:
|
15 |
- nlp
|