Update README.md

#7
by nwagu - opened
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}"