Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ language:
|
|
9 |
- en
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
-
- f1
|
13 |
model-index:
|
14 |
- name: roberta-emotion
|
15 |
results:
|
@@ -23,10 +22,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
-
- name: F1
|
28 |
-
type: f1
|
29 |
-
value: 0.9
|
30 |
---
|
31 |
# Model Card for Model ID
|
32 |
|
|
|
9 |
- en
|
10 |
metrics:
|
11 |
- accuracy
|
|
|
12 |
model-index:
|
13 |
- name: roberta-emotion
|
14 |
results:
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.92
|
|
|
|
|
|
|
26 |
---
|
27 |
# Model Card for Model ID
|
28 |
|