Commit
·
079e152
1
Parent(s):
19dfe87
Update README.md
Browse files
README.md
CHANGED
|
@@ -45,6 +45,9 @@ model-index:
|
|
| 45 |
- name: f1
|
| 46 |
type: f1
|
| 47 |
value: 0.8584
|
|
|
|
|
|
|
|
|
|
| 48 |
---
|
| 49 |
|
| 50 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 45 |
- name: f1
|
| 46 |
type: f1
|
| 47 |
value: 0.8584
|
| 48 |
+
- name: accuracy
|
| 49 |
+
type: accuracy
|
| 50 |
+
value: 0.8584
|
| 51 |
---
|
| 52 |
|
| 53 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|