Commit ·
43dfb13
1
Parent(s): cf0f5d1
Update README.md
Browse files
README.md
CHANGED
|
@@ -59,15 +59,11 @@ dataset_info:
|
|
| 59 |
|
| 60 |
- **Homepage**: https://github.com/pysentimiento/robertuito
|
| 61 |
- **Paper**: [RoBERTuito: a pre-trained language model for social media text in Spanish](https://aclanthology.org/2022.lrec-1.785/)
|
| 62 |
-
- **Leaderboard:**
|
| 63 |
- **Point of Contact:** jmperez (at) dc.uba.ar
|
| 64 |
|
| 65 |
### Dataset Summary
|
| 66 |
|
| 67 |
-
A big dataset of Spanish tweets
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
* in fact, it contains a small fraction of English, Portuguese, and other related languages
|
| 71 |
|
| 72 |
### Supported Tasks and Leaderboards
|
| 73 |
|
|
@@ -96,8 +92,11 @@ The full process of data collection is described in the paper. Here we roughly o
|
|
| 96 |
- Then, the tweetline from each of these marked users was downloaded.
|
| 97 |
|
| 98 |
|
|
|
|
| 99 |
This corpus consists of 622M tweets from around 432K users.
|
| 100 |
|
|
|
|
|
|
|
| 101 |
### Citation Information
|
| 102 |
|
| 103 |
```
|
|
|
|
| 59 |
|
| 60 |
- **Homepage**: https://github.com/pysentimiento/robertuito
|
| 61 |
- **Paper**: [RoBERTuito: a pre-trained language model for social media text in Spanish](https://aclanthology.org/2022.lrec-1.785/)
|
|
|
|
| 62 |
- **Point of Contact:** jmperez (at) dc.uba.ar
|
| 63 |
|
| 64 |
### Dataset Summary
|
| 65 |
|
| 66 |
+
A big dataset of (mostly) Spanish tweets for pre-training language models (or other representations).
|
|
|
|
|
|
|
|
|
|
| 67 |
|
| 68 |
### Supported Tasks and Leaderboards
|
| 69 |
|
|
|
|
| 92 |
- Then, the tweetline from each of these marked users was downloaded.
|
| 93 |
|
| 94 |
|
| 95 |
+
|
| 96 |
This corpus consists of 622M tweets from around 432K users.
|
| 97 |
|
| 98 |
+
Please note that we did not filter tweets from other languages, so you might find English, Portuguese, Catalan and other languages in the dataset (around 7/8% of the tweets are not in Spanish)
|
| 99 |
+
|
| 100 |
### Citation Information
|
| 101 |
|
| 102 |
```
|