Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -36,6 +36,9 @@ model-index:
|
|
36 |
- type: roc_auc
|
37 |
value: 0.908055
|
38 |
name: AUC
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
36 |
- type: roc_auc
|
37 |
value: 0.908055
|
38 |
name: AUC
|
39 |
+
- type: recall
|
40 |
+
value: 1.0
|
41 |
+
name: Recall
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|