brema76 commited on
Commit
410ceb0
1 Parent(s): bf79f70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,6 +6,6 @@ A monolingual model for classifying the opinion conveyed through vaccine-related
6
 
7
  <strong>Model output</strong></br>
8
  The model classifies each input into one of three distinct classes:</br>
9
- 0 - A=Anti-vax</br>
10
- 1 - N=Neutral</br>
11
- 2 - P=Pro-vax
 
6
 
7
  <strong>Model output</strong></br>
8
  The model classifies each input into one of three distinct classes:</br>
9
+ LABEL_0 = Anti-vax</br>
10
+ LABEL_1 = Neutral</br>
11
+ LABEL_2 = Pro-vax