Lino-Urdaneta-Mammut commited on
Commit
3e1eda4
1 Parent(s): 4cff84c

Update README.md

Browse files

Fix title structure.

Files changed (1) hide show
  1. README.md +20 -17
README.md CHANGED
@@ -23,7 +23,9 @@ The dataset contains Venezuelan and Latin-American Spanish.
23
 
24
  # 5. Dataset Structure
25
 
26
- ## 5.1 Data Instances
 
 
27
 
28
  An example from the dataset:
29
 
@@ -39,12 +41,12 @@ An example from the dataset:
39
 
40
  The average word token count are provided below:
41
 
42
- ## 5.2 Total of tokens (no spelling marks)**
43
 
44
  Train: 92,431,194.
45
  Test: 4,876,739 (in another file).
46
 
47
- ## 5.3 Data Fields
48
 
49
  The data have several fields:
50
 
@@ -56,7 +58,7 @@ The data have several fields:
56
  TOKENS: number of tokens (excluding punctuation marks) of SENTENCE.
57
  TYPE: linguistic register of the text.
58
 
59
- ## 5.4 Data Splits
60
 
61
  The mammut-corpus-venezuela dataset has 2 splits: train and test. Below are the statistics:
62
 
@@ -67,13 +69,13 @@ Test: 157,011.
67
 
68
  # 6. Dataset Creation
69
 
70
- ## 6.1 Curation Rationale
71
 
72
  The purpose of the mammut-corpus-venezuela dataset is language modeling. It can be used for pre-training a model from scratch or for fine-tuning on another pre-trained model.
73
 
74
- ## 6.2 Source Data
75
 
76
- ### 6.2.1 Initial Data Collection and Normalization
77
 
78
  The data consists of opinion articles and text messages. It was collected by a process of web scraping from different portals, downloading of Telegram group chats’ history and selecting of Venezuelan and Latin-American Spanish corpus available online.
79
 
@@ -83,11 +85,11 @@ An arrow parquet file was created.
83
 
84
  Text sources: El Estímulo (website), cinco8 (website), csm_1990 (oral speaking corpus), "El atajo más largo" (blog), El Pitazo (website), La Patilla (website), Venezuelan movies subtitles, Preseea Mérida (oral speaking corpus), Prodavinci (website), Runrunes (website), and Telegram group chats.
85
 
86
- ### 6.2.2 Who are the source language producers?
87
 
88
  The texts come from Venezuelan Spanish speakers, subtitlers, journalists, politicians, doctors, writers, and online sellers.
89
 
90
- ## 6.3 Annotations
91
 
92
  ### 6.3.1 Annotation process
93
 
@@ -97,39 +99,40 @@ At the moment the dataset does not contain any additional annotations.
97
 
98
  Not applicable.
99
 
100
- ## 6.4 Personal and Sensitive Information
101
 
102
  The data is partially anonymized. Also, there are messages from Telegram selling chats, some percentage of these messages may be fake or contain misleading or offensive language.
103
 
104
  # 7. Considerations for Using the Data
105
 
106
- ## 7. 1Social Impact of Dataset
107
 
108
  The purpose of this dataset is to help the development of language modeling models (pre-training or fine-tuning) in Venezuelan Spanish.
109
 
110
- ## 7.2 Discussion of Biases
111
 
112
  Most of the content comes from political, economical and sociological opinion articles. Social biases may be present.
113
 
114
- ## 7.3 Other Known Limitations
 
115
  (If applicable, description of the other limitations in the data.)
116
 
117
  Not applicable.
118
 
119
  # 8. Additional Information
120
 
121
- ## 8.1 Dataset Curators
122
 
123
  The data was originally collected by Lino Urdaneta and Miguel Riveros from Mammut.io.
124
 
125
- ## 8.2 Licensing Information
126
 
127
  Not applicable.
128
 
129
- ## 8.3 Citation Information
130
 
131
  Not applicable.
132
 
133
- ## 8.4 Contributions
134
 
135
  Not applicable.
 
23
 
24
  # 5. Dataset Structure
25
 
26
+ Dataset structure features.
27
+
28
+ **5.1 Data Instances**
29
 
30
  An example from the dataset:
31
 
 
41
 
42
  The average word token count are provided below:
43
 
44
+ **5.2 Total of tokens (no spelling marks)**
45
 
46
  Train: 92,431,194.
47
  Test: 4,876,739 (in another file).
48
 
49
+ **5.3 Data Fields**
50
 
51
  The data have several fields:
52
 
 
58
  TOKENS: number of tokens (excluding punctuation marks) of SENTENCE.
59
  TYPE: linguistic register of the text.
60
 
61
+ **5.4 Data Splits**
62
 
63
  The mammut-corpus-venezuela dataset has 2 splits: train and test. Below are the statistics:
64
 
 
69
 
70
  # 6. Dataset Creation
71
 
72
+ **6.1 Curation Rationale**
73
 
74
  The purpose of the mammut-corpus-venezuela dataset is language modeling. It can be used for pre-training a model from scratch or for fine-tuning on another pre-trained model.
75
 
76
+ **6.2 Source Data**
77
 
78
+ **6.2.1 Initial Data Collection and Normalization**
79
 
80
  The data consists of opinion articles and text messages. It was collected by a process of web scraping from different portals, downloading of Telegram group chats’ history and selecting of Venezuelan and Latin-American Spanish corpus available online.
81
 
 
85
 
86
  Text sources: El Estímulo (website), cinco8 (website), csm_1990 (oral speaking corpus), "El atajo más largo" (blog), El Pitazo (website), La Patilla (website), Venezuelan movies subtitles, Preseea Mérida (oral speaking corpus), Prodavinci (website), Runrunes (website), and Telegram group chats.
87
 
88
+ **6.2.2 Who are the source language producers?**
89
 
90
  The texts come from Venezuelan Spanish speakers, subtitlers, journalists, politicians, doctors, writers, and online sellers.
91
 
92
+ **6.3 Annotations**
93
 
94
  ### 6.3.1 Annotation process
95
 
 
99
 
100
  Not applicable.
101
 
102
+ **6.4 Personal and Sensitive Information**
103
 
104
  The data is partially anonymized. Also, there are messages from Telegram selling chats, some percentage of these messages may be fake or contain misleading or offensive language.
105
 
106
  # 7. Considerations for Using the Data
107
 
108
+ **7.1 Social Impact of Dataset**
109
 
110
  The purpose of this dataset is to help the development of language modeling models (pre-training or fine-tuning) in Venezuelan Spanish.
111
 
112
+ **7.2 Discussion of Biases**
113
 
114
  Most of the content comes from political, economical and sociological opinion articles. Social biases may be present.
115
 
116
+ **7.3 Other Known Limitations**
117
+
118
  (If applicable, description of the other limitations in the data.)
119
 
120
  Not applicable.
121
 
122
  # 8. Additional Information
123
 
124
+ **8.1 Dataset Curators**
125
 
126
  The data was originally collected by Lino Urdaneta and Miguel Riveros from Mammut.io.
127
 
128
+ **8.2 Licensing Information**
129
 
130
  Not applicable.
131
 
132
+ **8.3 Citation Information**
133
 
134
  Not applicable.
135
 
136
+ **8.4 Contributions**
137
 
138
  Not applicable.