Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,14 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
model-index:
|
10 |
- name: profesion-tw-class
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -81,4 +86,4 @@ The following hyperparameters were used during training:
|
|
81 |
- Transformers 4.53.1
|
82 |
- Pytorch 2.7.1+cu126
|
83 |
- Datasets 3.6.0
|
84 |
-
- Tokenizers 0.21.2
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
- f1
|
10 |
model-index:
|
11 |
- name: profesion-tw-class
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- luisgasco/profner_classification_master
|
15 |
+
language:
|
16 |
+
- es
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
86 |
- Transformers 4.53.1
|
87 |
- Pytorch 2.7.1+cu126
|
88 |
- Datasets 3.6.0
|
89 |
+
- Tokenizers 0.21.2
|