Marwolaeth
commited on
Commit
•
6b6cfe1
1
Parent(s):
17f3e20
Update README.md
Browse files
README.md
CHANGED
@@ -27,16 +27,16 @@ model-index:
|
|
27 |
split: validation
|
28 |
metrics:
|
29 |
- type: accuracy
|
30 |
-
value: 0.
|
31 |
name: Accuracy
|
32 |
- type: f1
|
33 |
-
value: 0.
|
34 |
name: F1
|
35 |
- type: precision
|
36 |
-
value: 0.
|
37 |
name: Precision
|
38 |
- type: recall
|
39 |
-
value: 0.
|
40 |
name: Recall
|
41 |
---
|
42 |
|
|
|
27 |
split: validation
|
28 |
metrics:
|
29 |
- type: accuracy
|
30 |
+
value: 0.8045602605863192
|
31 |
name: Accuracy
|
32 |
- type: f1
|
33 |
+
value: 0.8013245033112583
|
34 |
name: F1
|
35 |
- type: precision
|
36 |
+
value: 0.8120805369127517
|
37 |
name: Precision
|
38 |
- type: recall
|
39 |
+
value: 0.7908496732026143
|
40 |
name: Recall
|
41 |
---
|
42 |
|