finiteautomata commited on
Commit
5a0a1bc
1 Parent(s): 43dfb13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -37,7 +37,9 @@ dataset_info:
37
  - fill-mask
38
  ---
39
 
40
- # Dataset Card for "spanish-tweets"
 
 
41
 
42
 
43
  ## Table of Contents
@@ -115,8 +117,4 @@ Please note that we did not filter tweets from other languages, so you might fin
115
  pages = "7235--7243",
116
  abstract = "Since BERT appeared, Transformer language models and transfer learning have become state-of-the-art for natural language processing tasks. Recently, some works geared towards pre-training specially-crafted models for particular domains, such as scientific papers, medical documents, user-generated texts, among others. These domain-specific models have been shown to improve performance significantly in most tasks; however, for languages other than English, such models are not widely available. In this work, we present RoBERTuito, a pre-trained language model for user-generated text in Spanish, trained on over 500 million tweets. Experiments on a benchmark of tasks involving user-generated text showed that RoBERTuito outperformed other pre-trained language models in Spanish. In addition to this, our model has some cross-lingual abilities, achieving top results for English-Spanish tasks of the Linguistic Code-Switching Evaluation benchmark (LinCE) and also competitive performance against monolingual models in English Twitter tasks. To facilitate further research, we make RoBERTuito publicly available at the HuggingFace model hub together with the dataset used to pre-train it.",
117
  }
118
- ```
119
-
120
- ### Contributions
121
-
122
- Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
 
37
  - fill-mask
38
  ---
39
 
40
+ # spanish-tweets
41
+
42
+ ## Tweets for pretraining embeddings and language models
43
 
44
 
45
  ## Table of Contents
 
117
  pages = "7235--7243",
118
  abstract = "Since BERT appeared, Transformer language models and transfer learning have become state-of-the-art for natural language processing tasks. Recently, some works geared towards pre-training specially-crafted models for particular domains, such as scientific papers, medical documents, user-generated texts, among others. These domain-specific models have been shown to improve performance significantly in most tasks; however, for languages other than English, such models are not widely available. In this work, we present RoBERTuito, a pre-trained language model for user-generated text in Spanish, trained on over 500 million tweets. Experiments on a benchmark of tasks involving user-generated text showed that RoBERTuito outperformed other pre-trained language models in Spanish. In addition to this, our model has some cross-lingual abilities, achieving top results for English-Spanish tasks of the Linguistic Code-Switching Evaluation benchmark (LinCE) and also competitive performance against monolingual models in English Twitter tasks. To facilitate further research, we make RoBERTuito publicly available at the HuggingFace model hub together with the dataset used to pre-train it.",
119
  }
120
+ ```