Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,25 @@ tags:
|
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
- name: fusion_asrtbsc_distilbert-uncased-best
|
6 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
- name: fusion_asrtbsc_distilbert-uncased-best
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: dialogue act classification
|
9 |
+
dataset:
|
10 |
+
name: asapp/slue-phase-2
|
11 |
+
type: hvb
|
12 |
+
metrics:
|
13 |
+
- name: F1 macro E2E
|
14 |
+
type: F1 macro
|
15 |
+
value: 72.22
|
16 |
+
- name: F1 macro GT
|
17 |
+
type: F1 macro
|
18 |
+
value: 72.29
|
19 |
+
datasets:
|
20 |
+
- asapp/slue-phase-2
|
21 |
+
language:
|
22 |
+
- en
|
23 |
+
metrics:
|
24 |
+
- f1-macro
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|