Add evaluation results on catalonia_independence dataset (#1)
Browse files- Add evaluation results on catalonia_independence dataset (024a7dd6a58a527f7f450c1403a3e143e7608df2)
Co-authored-by: Lewis Tunstall <lewtun@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
language: es
|
4 |
tags:
|
5 |
-
-
|
6 |
datasets:
|
7 |
- catalonia_independence
|
8 |
metrics:
|
@@ -21,9 +21,63 @@ model-index:
|
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
value: 0.7880893300248138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
widget:
|
25 |
-
|
26 |
-
|
|
|
27 |
---
|
28 |
|
29 |
# roberta-base-bne-finetuned-catalonia-independence-detector
|
|
|
2 |
license: apache-2.0
|
3 |
language: es
|
4 |
tags:
|
5 |
+
- spanish
|
6 |
datasets:
|
7 |
- catalonia_independence
|
8 |
metrics:
|
|
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
value: 0.7880893300248138
|
24 |
+
- task:
|
25 |
+
type: text-classification
|
26 |
+
name: Text Classification
|
27 |
+
dataset:
|
28 |
+
name: catalonia_independence
|
29 |
+
type: catalonia_independence
|
30 |
+
config: catalan
|
31 |
+
split: test
|
32 |
+
metrics:
|
33 |
+
- name: Accuracy
|
34 |
+
type: accuracy
|
35 |
+
value: 0.4592039800995025
|
36 |
+
verified: true
|
37 |
+
- name: Precision Macro
|
38 |
+
type: precision
|
39 |
+
value: 0.6104489964825159
|
40 |
+
verified: true
|
41 |
+
- name: Precision Micro
|
42 |
+
type: precision
|
43 |
+
value: 0.4592039800995025
|
44 |
+
verified: true
|
45 |
+
- name: Precision Weighted
|
46 |
+
type: precision
|
47 |
+
value: 0.6167123723406555
|
48 |
+
verified: true
|
49 |
+
- name: Recall Macro
|
50 |
+
type: recall
|
51 |
+
value: 0.4146479268294389
|
52 |
+
verified: true
|
53 |
+
- name: Recall Micro
|
54 |
+
type: recall
|
55 |
+
value: 0.4592039800995025
|
56 |
+
verified: true
|
57 |
+
- name: Recall Weighted
|
58 |
+
type: recall
|
59 |
+
value: 0.4592039800995025
|
60 |
+
verified: true
|
61 |
+
- name: F1 Macro
|
62 |
+
type: f1
|
63 |
+
value: 0.33416407167650636
|
64 |
+
verified: true
|
65 |
+
- name: F1 Micro
|
66 |
+
type: f1
|
67 |
+
value: 0.4592039800995025
|
68 |
+
verified: true
|
69 |
+
- name: F1 Weighted
|
70 |
+
type: f1
|
71 |
+
value: 0.34549318538357193
|
72 |
+
verified: true
|
73 |
+
- name: loss
|
74 |
+
type: loss
|
75 |
+
value: 3.393402099609375
|
76 |
+
verified: true
|
77 |
widget:
|
78 |
+
- text: "Junqueras, sobre la decisi\xF3n judicial sobre Puigdemont: La justicia que\
|
79 |
+
\ falta en el Estado llega y llegar\xE1 de Europa"
|
80 |
+
- text: "Desconvocada la manifestaci\xF3n del domingo en Barcelona en apoyo a Puigdemont"
|
81 |
---
|
82 |
|
83 |
# roberta-base-bne-finetuned-catalonia-independence-detector
|