Update README.md
Browse filesLooks like the correct form for the tasks
README.md
CHANGED
@@ -43,7 +43,7 @@ def preprocess(text):
|
|
43 |
|
44 |
# Tasks:
|
45 |
# emoji, emotion, hate, irony, offensive, sentiment
|
46 |
-
# stance
|
47 |
|
48 |
task='sentiment'
|
49 |
MODEL = f"cardiffnlp/twitter-roberta-base-{task}"
|
|
|
43 |
|
44 |
# Tasks:
|
45 |
# emoji, emotion, hate, irony, offensive, sentiment
|
46 |
+
# stance-abortion, stance-atheism, stance-climate, stance-feminist, stance-hillary
|
47 |
|
48 |
task='sentiment'
|
49 |
MODEL = f"cardiffnlp/twitter-roberta-base-{task}"
|