seantw commited on
Commit
5e9c5da
·
1 Parent(s): 3dc709f

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ model = AutoModel.from_pretrained("seantw/covid-19-vaccination-tweet-relevance")
19
 
20
  The training corpus comprises 9373 tweets, a daily random sampled dated from December 2020 to June 2022. These tweets were labeled by domain experts.
21
 
 
22
 
23
  ## Output Label Index
24
 
 
19
 
20
  The training corpus comprises 9373 tweets, a daily random sampled dated from December 2020 to June 2022. These tweets were labeled by domain experts.
21
 
22
+ We have seperated trained another model for classifying the stance of a tweet towards the COVID-19 vaccination. Please refer to [covid-19-vaccination-tweet-stance](https://huggingface.co/seantw/covid-19-vaccination-tweet-stance) for more information.
23
 
24
  ## Output Label Index
25