Update README.md
Browse files
README.md
CHANGED
@@ -7,10 +7,26 @@ datasets:
|
|
7 |
- wikipedia
|
8 |
- wiktionary
|
9 |
widget:
|
10 |
-
- text:
|
11 |
-
- text:
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# BETO+gn-base-cased
|
15 |
|
16 |
[BETO-base-cased (pre-trained Spanish BERT model)](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) fine-tuned for **Guarani** language modeling (Spanish + Guarani). Trained on Wikipedia + Wiktionary (~800K tokens).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- wikipedia
|
8 |
- wiktionary
|
9 |
widget:
|
10 |
+
- text: 'Paraguay ha''e peteĩ táva oĩva [MASK] retãme '
|
11 |
+
- text: Augusto Roa Bastos ha'e peteĩ [MASK] arandu
|
12 |
+
metrics:
|
13 |
+
- f1
|
14 |
+
- accuracy
|
15 |
---
|
16 |
|
17 |
# BETO+gn-base-cased
|
18 |
|
19 |
[BETO-base-cased (pre-trained Spanish BERT model)](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) fine-tuned for **Guarani** language modeling (Spanish + Guarani). Trained on Wikipedia + Wiktionary (~800K tokens).
|
20 |
+
|
21 |
+
# How cite?
|
22 |
+
|
23 |
+
´´´
|
24 |
+
@article{aguero-et-al2023multi-affect-low-langs-grn,
|
25 |
+
title={Multidimensional Affective Analysis for Low-resource Languages: A Use Case with Guarani-Spanish Code-switching Language},
|
26 |
+
author={Agüero-Torales, Marvin Matías, López-Herrera, Antonio Gabriel, and Vilares, David},
|
27 |
+
journal={Cognitive Computation},
|
28 |
+
year={2023},
|
29 |
+
publisher={Springer},
|
30 |
+
notes={Forthcoming}
|
31 |
+
}
|
32 |
+
´´´
|