Datasets:

Languages:
Spanish
Multilinguality:
multilingual
Language Creators:
found
Annotations Creators:
expert-generated
License:
Blanca commited on
Commit
f81a918
1 Parent(s): 09f0093

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +162 -1
README.md CHANGED
@@ -1,3 +1,164 @@
 
1
  ---
2
- license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ YAML tags:
4
+
5
+ annotations_creators:
6
+ - expert-generated
7
+ language:
8
+ - es
9
+ language_creators:
10
+ - found
11
+ multilinguality:
12
+ - multilingual
13
+ pretty_name: MLDoc
14
+ license: cc-by-nc-4.0
15
+ size_categories: []
16
+ source_datasets: []
17
+ tags: []
18
+ task_categories:
19
+ - text-classification
20
+ task_ids: []
21
+
22
  ---
23
+
24
+
25
+ # MLDoc
26
+
27
+ ## Table of Contents
28
+ - [Table of Contents](#table-of-contents)
29
+ - [Dataset Description](#dataset-description)
30
+ - [Dataset Summary](#dataset-summary)
31
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
32
+ - [Languages](#languages)
33
+ - [Dataset Structure](#dataset-structure)
34
+ - [Data Instances](#data-instances)
35
+ - [Data Fields](#data-fields)
36
+ - [Data Splits](#data-splits)
37
+ - [Dataset Creation](#dataset-creation)
38
+ - [Curation Rationale](#curation-rationale)
39
+ - [Source Data](#source-data)
40
+ - [Annotations](#annotations)
41
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
42
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
43
+ - [Social Impact of Dataset](#social-impact-of-dataset)
44
+ - [Discussion of Biases](#discussion-of-biases)
45
+ - [Other Known Limitations](#other-known-limitations)
46
+ - [Additional Information](#additional-information)
47
+ - [Dataset Curators](#dataset-curators)
48
+ - [Licensing Information](#licensing-information)
49
+ - [Citation Information](#citation-information)
50
+ - [Contributions](#contributions)
51
+
52
+
53
+ ## Dataset Description
54
+ - **Website:** https://github.com/facebookresearch/MLDoc
55
+
56
+
57
+ ### Dataset Summary
58
+
59
+ For document classification, we use the Multilingual Document Classification Corpus (MLDoc) [(Schwenk and Li, 2018; Lewis et al., 2004)](http://www.lrec-conf.org/proceedings/lrec2018/pdf/658.pdf), a cross-lingual document classification dataset covering 8 languages. We use the Spanish portion to evaluate our models on monolingual classification. The corpus consists of 14,458 news articles from Reuters classified in four categories: Corporate/Industrial, Economics, Government/Social and Markets.
60
+
61
+ ### Supported Tasks and Leaderboards
62
+
63
+ Text Classification
64
+
65
+ ### Languages
66
+
67
+ The dataset is in English, German, French, Spanish, Italian, Russian, Japanese and Chinese.
68
+
69
+ ## Dataset Structure
70
+
71
+ ### Data Instances
72
+
73
+ <pre>
74
+
75
+ </pre>
76
+
77
+ ### Data Fields
78
+
79
+
80
+
81
+ ### Data Splits
82
+
83
+ - esp.train: 273037 lines
84
+ - esp.testa: 54837 lines (used as dev)
85
+ - esp.testb: 53049 lines (used as test)
86
+
87
+ ## Dataset Creation
88
+
89
+ ### Curation Rationale
90
+ [N/A]
91
+
92
+ ### Source Data
93
+
94
+
95
+
96
+ #### Initial Data Collection and Normalization
97
+
98
+
99
+
100
+ #### Who are the source language producers?
101
+
102
+
103
+
104
+ ### Annotations
105
+
106
+ #### Annotation process
107
+
108
+
109
+
110
+ #### Who are the annotators?
111
+
112
+
113
+
114
+ ### Personal and Sensitive Information
115
+
116
+ [N/A]
117
+
118
+ ## Considerations for Using the Data
119
+
120
+ ### Social Impact of Dataset
121
+
122
+ This dataset contributes to the development of language models in Spanish.
123
+
124
+ ### Discussion of Biases
125
+
126
+ [N/A]
127
+
128
+ ### Other Known Limitations
129
+
130
+ [N/A]
131
+
132
+ ## Additional Information
133
+
134
+ ### Dataset Curators
135
+
136
+ [N/A]
137
+
138
+ ### Licensing Information
139
+
140
+ Creative Commons Attribution Non Commercial 4.0
141
+
142
+ ### Citation Information
143
+
144
+ The following paper must be cited when using this corpus:
145
+
146
+ ```
147
+ @InProceedings{SCHWENK18.658,
148
+ author = {Holger Schwenk and Xian Li},
149
+ title = {A Corpus for Multilingual Document Classification in Eight Languages},
150
+ booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},
151
+ year = {2018},
152
+ month = {may},
153
+ date = {7-12},
154
+ location = {Miyazaki, Japan},
155
+ editor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and Hélène Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},
156
+ publisher = {European Language Resources Association (ELRA)},
157
+ address = {Paris, France},
158
+ isbn = {979-10-95546-00-9},
159
+ language = {english}
160
+ }
161
+ ```
162
+
163
+
164
+