Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: ClasificadorV6
|
6 |
results: []
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -47,4 +51,4 @@ The following hyperparameters were used during training:
|
|
47 |
- Transformers 4.40.2
|
48 |
- Pytorch 2.2.1+cu121
|
49 |
- Datasets 2.19.1
|
50 |
-
- Tokenizers 0.19.1
|
|
|
4 |
model-index:
|
5 |
- name: ClasificadorV6
|
6 |
results: []
|
7 |
+
metrics:
|
8 |
+
- accuracy: 0.596
|
9 |
+
- f1: 0.581
|
10 |
+
- recall: 0.586
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
51 |
- Transformers 4.40.2
|
52 |
- Pytorch 2.2.1+cu121
|
53 |
- Datasets 2.19.1
|
54 |
+
- Tokenizers 0.19.1
|