gonzalez-agirre
commited on
Commit
•
34df7f6
1
Parent(s):
2c62f96
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
pipeline_tag: text-classification
|
3 |
|
4 |
language:
|
5 |
- ca
|
@@ -34,7 +33,13 @@ model-index:
|
|
34 |
metrics:
|
35 |
- name: F1
|
36 |
type: f1
|
37 |
-
value: 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
widget:
|
40 |
|
|
|
1 |
---
|
|
|
2 |
|
3 |
language:
|
4 |
- ca
|
|
|
33 |
metrics:
|
34 |
- name: F1
|
35 |
type: f1
|
36 |
+
value: 0.86678
|
37 |
+
- name: Accuracy
|
38 |
+
type: accuracy
|
39 |
+
value: 0.86175
|
40 |
+
- name: combined_score
|
41 |
+
type: combined_score
|
42 |
+
value: 0.86426
|
43 |
|
44 |
widget:
|
45 |
|