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