Commit
·
8588b95
1
Parent(s):
63cedb9
Update README.md
Browse files
README.md
CHANGED
@@ -25,13 +25,13 @@ model-index:
|
|
25 |
type: custom
|
26 |
metrics:
|
27 |
- type: accuracy
|
28 |
-
value: 0.
|
29 |
- type: f1
|
30 |
-
value: 0.
|
31 |
- type: precision
|
32 |
-
value: 0.
|
33 |
- type: recall
|
34 |
-
value: 0.
|
35 |
- type: loss
|
36 |
-
value: 0.
|
37 |
---
|
|
|
25 |
type: custom
|
26 |
metrics:
|
27 |
- type: accuracy
|
28 |
+
value: 0.92
|
29 |
- type: f1
|
30 |
+
value: 0.92
|
31 |
- type: precision
|
32 |
+
value: 0.92
|
33 |
- type: recall
|
34 |
+
value: 0.92
|
35 |
- type: loss
|
36 |
+
value: 0.32
|
37 |
---
|