tburst commited on
Commit
beac85f
1 Parent(s): 0bb38c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ ## Model Performance
6
+
7
+ The model was evaluated on a test set of 199,046 annotated manifesto statements.
8
+
9
+ ### Overall
10
+
11
+
12
+ | Accuracy | Top2_Acc | Top3_Acc | Precision| Recall | F1_Macro | MCC | Cross-Entropy |
13
+ |:--------:|:--------:|:--------:|:--------:|:------:|:--------:|:---:|:-------------:|
14
+ | 0.57 | 0.73 | 0.81 | 0.49 | 0.43 | 0.45 | 0.55| 1.5 |