Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,14 @@ language:
|
|
4 |
pipeline_tag: text-classification
|
5 |
datasets:
|
6 |
- argilla/twitter-coronavirus
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
pipeline_tag: text-classification
|
5 |
datasets:
|
6 |
- argilla/twitter-coronavirus
|
7 |
+
metrics:
|
8 |
+
- f1
|
9 |
+
- accuracy
|
10 |
+
---
|
11 |
+
|
12 |
+
# BERT-Sentiment_Analysis
|
13 |
+
|
14 |
+
Fine-tuned based on BERT-base-uncased
|
15 |
+
|
16 |
+
* F1 Score: 0.842050
|
17 |
+
* Accuracy: 0.842515
|