Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,16 @@ metrics:
|
|
7 |
- accuracy
|
8 |
- precision
|
9 |
- recall
|
|
|
|
|
10 |
model-index:
|
11 |
- name: results_RoBERTa
|
12 |
results: []
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -73,4 +80,4 @@ The following hyperparameters were used during training:
|
|
73 |
- Transformers 4.42.4
|
74 |
- Pytorch 2.3.1+cu121
|
75 |
- Datasets 2.20.0
|
76 |
-
- Tokenizers 0.19.1
|
|
|
7 |
- accuracy
|
8 |
- precision
|
9 |
- recall
|
10 |
+
- roc_auc
|
11 |
+
- f1
|
12 |
model-index:
|
13 |
- name: results_RoBERTa
|
14 |
results: []
|
15 |
+
datasets:
|
16 |
+
- alecmontero/dataset_tweetsmx_areasCPC
|
17 |
+
language:
|
18 |
+
- es
|
19 |
+
library_name: transformers
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
80 |
- Transformers 4.42.4
|
81 |
- Pytorch 2.3.1+cu121
|
82 |
- Datasets 2.20.0
|
83 |
+
- Tokenizers 0.19.1
|