Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,12 @@ model-index:
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.990818034441507
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -89,4 +95,4 @@ The following hyperparameters were used during training:
|
|
89 |
- Transformers 4.31.0
|
90 |
- Pytorch 2.0.1+cu117
|
91 |
- Datasets 2.14.4
|
92 |
-
- Tokenizers 0.13.3
|
|
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
value: 0.990818034441507
|
38 |
+
language:
|
39 |
+
- es
|
40 |
+
pipeline_tag: token-classification
|
41 |
+
widget:
|
42 |
+
- text: "Guatemala sufre y llora a sus fallecidos bajo un manto negro de ceniza."
|
43 |
+
- text: "La estrategia se ejecuta, no se cuenta."
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
95 |
- Transformers 4.31.0
|
96 |
- Pytorch 2.0.1+cu117
|
97 |
- Datasets 2.14.4
|
98 |
+
- Tokenizers 0.13.3
|