kwang123 commited on
Commit
d488750
1 Parent(s): 5e88124

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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