Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@ library_name: transformers
|
|
| 9 |
|
| 10 |
HPV-Bertweet-model
|
| 11 |
|
| 12 |
-
Fine-tuned using tweets about the HPV vaccine
|
| 13 |
-
|
| 14 |
-
Idenifies whether the comment is positive, negative, or neutral
|
| 15 |
-
|
| 16 |
-
https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis
|
|
|
|
| 9 |
|
| 10 |
HPV-Bertweet-model
|
| 11 |
|
| 12 |
+
-Fine-tuned using tweets about the HPV vaccine
|
| 13 |
+
|
| 14 |
+
-Idenifies whether the comment is positive, negative, or neutral
|
| 15 |
+
|
| 16 |
+
Base Model: https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis
|