add test results
Browse files
README.md
CHANGED
@@ -7,7 +7,33 @@ datasets:
|
|
7 |
- health_fact
|
8 |
model-index:
|
9 |
- name: longformer-base-health-fact2
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# longformer-base-health-fact2
|
|
|
7 |
- health_fact
|
8 |
model-index:
|
9 |
- name: longformer-base-health-fact2
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
type: text-classification
|
13 |
+
name: Text Classification
|
14 |
+
dataset:
|
15 |
+
name: health_fact
|
16 |
+
type: health_fact
|
17 |
+
split: test
|
18 |
+
metrics:
|
19 |
+
- name: Macro F1
|
20 |
+
type: f1
|
21 |
+
value: 0.6732897445517078
|
22 |
+
- name: Micro F1
|
23 |
+
type: f1
|
24 |
+
value: 0.797242497972425
|
25 |
+
- name: False F1
|
26 |
+
type: f1
|
27 |
+
value: 0.7889447236180904
|
28 |
+
- name: Mixture F1
|
29 |
+
type: f1
|
30 |
+
value: 0.535
|
31 |
+
- name: True F1
|
32 |
+
type: f1
|
33 |
+
value: 0.9135180520570949
|
34 |
+
- name: Unproven F1
|
35 |
+
type: f1
|
36 |
+
value: 0.4556962025316456
|
37 |
---
|
38 |
|
39 |
# longformer-base-health-fact2
|