mmaguero commited on
Commit
7926cd6
1 Parent(s): 9bd1981

Update README.md

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