Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -33,6 +33,9 @@ model-index:
|
|
33 |
- type: precision
|
34 |
value: 1.0
|
35 |
name: Precision
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
- type: precision
|
34 |
value: 1.0
|
35 |
name: Precision
|
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
|