fergusq commited on
Commit
c3c7d33
·
1 Parent(s): 132114f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -4,4 +4,17 @@ language: fi
4
 
5
  # FinBERT fine-tuned with the FinnSentiment dataset
6
 
7
- This is a FinBERT model fine-tuned with the [FinnSentiment dataset](https://arxiv.org/pdf/2012.02613.pdf).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  # FinBERT fine-tuned with the FinnSentiment dataset
6
 
7
+ This is a FinBERT model fine-tuned with the [FinnSentiment dataset](https://arxiv.org/pdf/2012.02613.pdf). 90% of sentences were used for training and 10% for evaluation.
8
+
9
+ ## Evaluation results
10
+
11
+ |Metric|Score|
12
+ |--|--|
13
+ |Accuracy|0.8639028475711893|
14
+ |F1-score|0.8643024701696561|
15
+ |Precision|0.8653866541244811|
16
+ |Recall|0.8639028475711893|
17
+ |Matthews|0.6764924917164834|
18
+
19
+
20
+ ![kuva.png](https://s3.amazonaws.com/moonup/production/uploads/1661156173672-61561a042387f285c1f8aec3.png)