Fix Metric Typos
Browse files
README.md
CHANGED
@@ -20,17 +20,17 @@ model-index:
|
|
20 |
name: "IMDb Reviews in Spanish"
|
21 |
type: IMDbreviews_es
|
22 |
metrics:
|
23 |
-
- name: Accuracy
|
24 |
-
type: accuracy
|
25 |
value: 0.9101333333333333
|
26 |
-
- name: F1 Score
|
27 |
-
type: f1
|
28 |
value: 0.9088450094671354
|
29 |
-
- name: Precision
|
30 |
-
type: precision
|
31 |
value: 0.9105691056910569
|
32 |
-
- name: Recall
|
33 |
-
type: recall
|
34 |
value: 0.9071274298056156
|
35 |
widget:
|
36 |
- text: "Se trata de una película interesante, con un solido argumento y un gran interpretación de su actor principal"
|
|
|
20 |
name: "IMDb Reviews in Spanish"
|
21 |
type: IMDbreviews_es
|
22 |
metrics:
|
23 |
+
- name: Accuracy
|
24 |
+
type: accuracy
|
25 |
value: 0.9101333333333333
|
26 |
+
- name: F1 Score
|
27 |
+
type: f1
|
28 |
value: 0.9088450094671354
|
29 |
+
- name: Precision
|
30 |
+
type: precision
|
31 |
value: 0.9105691056910569
|
32 |
+
- name: Recall
|
33 |
+
type: recall
|
34 |
value: 0.9071274298056156
|
35 |
widget:
|
36 |
- text: "Se trata de una película interesante, con un solido argumento y un gran interpretación de su actor principal"
|