finiteautomata commited on
Commit
cf0f5d1
1 Parent(s): fd4ec6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -25
README.md CHANGED
@@ -16,32 +16,29 @@ dataset_info:
16
  num_examples: 6224733
17
  download_size: 26603606845
18
  dataset_size: 42860023362
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
- # Dataset Card for "spanish-tweets"
21
 
22
- ---
23
- annotations_creators:
24
- - no-annotation
25
- language:
26
- - '''es'
27
- - en'
28
- language_creators:
29
- - other
30
- license: []
31
- multilinguality:
32
- - multilingual
33
- pretty_name: spanish-tweets
34
- size_categories:
35
- - 100M<n<1B
36
- source_datasets:
37
- - original
38
- tags:
39
- - language-modeling
40
- task_categories:
41
- - fill-mask
42
- ---
43
 
44
- # Dataset Card for [Dataset Name]
45
 
46
  ## Table of Contents
47
  - [Table of Contents](#table-of-contents)
@@ -97,8 +94,10 @@ The full process of data collection is described in the paper. Here we roughly o
97
  - A Spritzer collection uploaded to Archive.org dating from May 2019 was downloaded
98
  - From this, we only kept tweets with language metadata equal to Spanish, and mark the users who posted these messages.
99
  - Then, the tweetline from each of these marked users was downloaded.
100
- - In total, the collection consists of around 622M tweets from around 432K users.
101
- -
 
 
102
  ### Citation Information
103
 
104
  ```
 
16
  num_examples: 6224733
17
  download_size: 26603606845
18
  dataset_size: 42860023362
19
+ annotations_creators:
20
+ - no-annotation
21
+ language:
22
+ - '''es'
23
+ - en'
24
+ language_creators:
25
+ - other
26
+ license: []
27
+ multilinguality:
28
+ - multilingual
29
+ pretty_name: spanish-tweets
30
+ size_categories:
31
+ - 100M<n<1B
32
+ source_datasets:
33
+ - original
34
+ tags:
35
+ - language-modeling
36
+ task_categories:
37
+ - fill-mask
38
  ---
 
39
 
40
+ # Dataset Card for "spanish-tweets"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
 
 
42
 
43
  ## Table of Contents
44
  - [Table of Contents](#table-of-contents)
 
94
  - A Spritzer collection uploaded to Archive.org dating from May 2019 was downloaded
95
  - From this, we only kept tweets with language metadata equal to Spanish, and mark the users who posted these messages.
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
  ```