Update README.md
Browse files
README.md
CHANGED
|
@@ -30,13 +30,13 @@ model-index:
|
|
| 30 |
metrics:
|
| 31 |
- name: Macro F1
|
| 32 |
type: f1
|
| 33 |
-
value: 0.
|
| 34 |
- name: Macro Precision
|
| 35 |
type: precision
|
| 36 |
-
value: 0.
|
| 37 |
- name: Macro Recall
|
| 38 |
type: recall
|
| 39 |
-
value: 0.
|
| 40 |
---
|
| 41 |
|
| 42 |
# EmCoder
|
|
|
|
| 30 |
metrics:
|
| 31 |
- name: Macro F1
|
| 32 |
type: f1
|
| 33 |
+
value: 0.447
|
| 34 |
- name: Macro Precision
|
| 35 |
type: precision
|
| 36 |
+
value: 0.464
|
| 37 |
- name: Macro Recall
|
| 38 |
type: recall
|
| 39 |
+
value: 0.478
|
| 40 |
---
|
| 41 |
|
| 42 |
# EmCoder
|