Update README.md
Browse files
README.md
CHANGED
@@ -26,16 +26,16 @@ model-index:
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
-
value: 0
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
-
value: 0
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
-
value: 0
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
-
value: 0
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|