Upload ModernBERT fine-tuned for binary classification
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -30,21 +30,21 @@ model-index:
|
|
| 30 |
type: tcepi/prog_integridade_dataset
|
| 31 |
split: test
|
| 32 |
metrics:
|
| 33 |
-
-
|
| 34 |
-
type: accuracy
|
| 35 |
value: 0.9878
|
| 36 |
-
|
| 37 |
-
|
| 38 |
value: 0.9878
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
value: 0.
|
| 42 |
-
|
| 43 |
-
|
| 44 |
value: 0.9878
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
value: 0.
|
|
|
|
| 48 |
---
|
| 49 |
|
| 50 |
# Programa de Integridade Classification Model
|
|
|
|
| 30 |
type: tcepi/prog_integridade_dataset
|
| 31 |
split: test
|
| 32 |
metrics:
|
| 33 |
+
- type: accuracy
|
|
|
|
| 34 |
value: 0.9878
|
| 35 |
+
name: Accuracy
|
| 36 |
+
- type: f1
|
| 37 |
value: 0.9878
|
| 38 |
+
name: F1
|
| 39 |
+
- type: precision
|
| 40 |
+
value: 0.988
|
| 41 |
+
name: Precision
|
| 42 |
+
- type: recall
|
| 43 |
value: 0.9878
|
| 44 |
+
name: Recall
|
| 45 |
+
- type: roc_auc
|
| 46 |
+
value: 0.997
|
| 47 |
+
name: ROC-AUC
|
| 48 |
---
|
| 49 |
|
| 50 |
# Programa de Integridade Classification Model
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598439784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22029967c5a07d5b014545f3e281012ac12ab13a6720a22441cb0019a439b9e3
|
| 3 |
size 598439784
|