Training 20251210_140203 - 6 classes with metrics
Browse files- README.md +15 -15
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,15 +19,15 @@ model-index:
|
|
| 19 |
type: legal_documents
|
| 20 |
metrics:
|
| 21 |
- type: accuracy
|
| 22 |
-
value: 0.
|
| 23 |
- type: f1
|
| 24 |
-
value: 0.
|
| 25 |
- type: precision
|
| 26 |
-
value: 0.
|
| 27 |
- type: recall
|
| 28 |
-
value: 0.
|
| 29 |
- type: f1_macro
|
| 30 |
-
value: 0.
|
| 31 |
---
|
| 32 |
|
| 33 |
# Model Card for Model ID
|
|
@@ -68,26 +68,26 @@ Este modelo foi treinado para classificar documentos jurídicos brasileiros usan
|
|
| 68 |
|
| 69 |
As métricas abaixo foram calculadas no conjunto de validação:
|
| 70 |
|
| 71 |
-
- **Accuracy:** 0.
|
| 72 |
-
- **F1-Score (Weighted):** 0.
|
| 73 |
-
- **Precision (Weighted):** 0.
|
| 74 |
-
- **Recall (Weighted):** 0.
|
| 75 |
-
- **F1-Score (Macro):** 0.
|
| 76 |
|
| 77 |
## Classification Report Completo
|
| 78 |
|
| 79 |
```
|
| 80 |
precision recall f1-score support
|
| 81 |
|
| 82 |
-
0 0.
|
| 83 |
-
1 0.
|
| 84 |
2 1.00 0.85 0.92 54
|
| 85 |
-
3 0.
|
| 86 |
-
4 0.
|
| 87 |
5 0.95 0.95 0.95 421
|
| 88 |
|
| 89 |
accuracy 0.94 690
|
| 90 |
-
macro avg 0.
|
| 91 |
weighted avg 0.94 0.94 0.94 690
|
| 92 |
|
| 93 |
```
|
|
|
|
| 19 |
type: legal_documents
|
| 20 |
metrics:
|
| 21 |
- type: accuracy
|
| 22 |
+
value: 0.9391304347826087
|
| 23 |
- type: f1
|
| 24 |
+
value: 0.937010566640585
|
| 25 |
- type: precision
|
| 26 |
+
value: 0.939087024087024
|
| 27 |
- type: recall
|
| 28 |
+
value: 0.9391304347826087
|
| 29 |
- type: f1_macro
|
| 30 |
+
value: 0.8382786712762846
|
| 31 |
---
|
| 32 |
|
| 33 |
# Model Card for Model ID
|
|
|
|
| 68 |
|
| 69 |
As métricas abaixo foram calculadas no conjunto de validação:
|
| 70 |
|
| 71 |
+
- **Accuracy:** 0.9391
|
| 72 |
+
- **F1-Score (Weighted):** 0.9370
|
| 73 |
+
- **Precision (Weighted):** 0.9391
|
| 74 |
+
- **Recall (Weighted):** 0.9391
|
| 75 |
+
- **F1-Score (Macro):** 0.8383
|
| 76 |
|
| 77 |
## Classification Report Completo
|
| 78 |
|
| 79 |
```
|
| 80 |
precision recall f1-score support
|
| 81 |
|
| 82 |
+
0 0.67 0.25 0.36 8
|
| 83 |
+
1 0.87 1.00 0.93 45
|
| 84 |
2 1.00 0.85 0.92 54
|
| 85 |
+
3 0.93 0.93 0.93 41
|
| 86 |
+
4 0.91 0.98 0.94 121
|
| 87 |
5 0.95 0.95 0.95 421
|
| 88 |
|
| 89 |
accuracy 0.94 690
|
| 90 |
+
macro avg 0.89 0.83 0.84 690
|
| 91 |
weighted avg 0.94 0.94 0.94 690
|
| 92 |
|
| 93 |
```
|
config.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
"pooler_type": "first_token_transform",
|
| 41 |
"position_embedding_type": "absolute",
|
| 42 |
"problem_type": "single_label_classification",
|
| 43 |
-
"transformers_version": "4.57.
|
| 44 |
"type_vocab_size": 2,
|
| 45 |
"use_cache": true,
|
| 46 |
"vocab_size": 119547
|
|
|
|
| 40 |
"pooler_type": "first_token_transform",
|
| 41 |
"position_embedding_type": "absolute",
|
| 42 |
"problem_type": "single_label_classification",
|
| 43 |
+
"transformers_version": "4.57.3",
|
| 44 |
"type_vocab_size": 2,
|
| 45 |
"use_cache": true,
|
| 46 |
"vocab_size": 119547
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711455760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1be4bf988ba15bb0f20dfdf17706882e11ac2fa21c8096f30edf7aa694b80f22
|
| 3 |
size 711455760
|