Update README.md
Browse files
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 |
-
|
10 |
-
|
11 |
-
|
|
|
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
|