nwagu commited on
Commit
fe6344c
1 Parent(s): daefdd1

Update README.md

Browse files

Looks like the correct form for the tasks

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ def preprocess(text):
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}"
 
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}"