system HF staff commited on
Commit
bf4c71c
0 Parent(s):

Update files from the datasets library (from 1.12.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.12.0

.gitattributes ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.model filter=lfs diff=lfs merge=lfs -text
12
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
13
+ *.onnx filter=lfs diff=lfs merge=lfs -text
14
+ *.ot filter=lfs diff=lfs merge=lfs -text
15
+ *.parquet filter=lfs diff=lfs merge=lfs -text
16
+ *.pb filter=lfs diff=lfs merge=lfs -text
17
+ *.pt filter=lfs diff=lfs merge=lfs -text
18
+ *.pth filter=lfs diff=lfs merge=lfs -text
19
+ *.rar filter=lfs diff=lfs merge=lfs -text
20
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
22
+ *.tflite filter=lfs diff=lfs merge=lfs -text
23
+ *.tgz filter=lfs diff=lfs merge=lfs -text
24
+ *.xz filter=lfs diff=lfs merge=lfs -text
25
+ *.zip filter=lfs diff=lfs merge=lfs -text
26
+ *.zstandard filter=lfs diff=lfs merge=lfs -text
27
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,324 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: MultiEURLEX
3
+ annotations_creators:
4
+ - found
5
+ language_creators:
6
+ - found
7
+ languages:
8
+ - en
9
+ - da
10
+ - de
11
+ - nl
12
+ - sv
13
+ - bg
14
+ - cs
15
+ - hr
16
+ - pl
17
+ - sk
18
+ - sl
19
+ - es
20
+ - fr
21
+ - it
22
+ - pt
23
+ - ro
24
+ - et
25
+ - fi
26
+ - hu
27
+ - lt
28
+ - lv
29
+ - el
30
+ - mt
31
+ licenses:
32
+ - cc-by-sa-4-0
33
+ multilinguality:
34
+ - multilingual
35
+ size_categories:
36
+ - 10K<n<100K
37
+ source_datasets:
38
+ - original
39
+ task_categories:
40
+ - text-classification
41
+ task_ids:
42
+ - multi-label-classification
43
+ - topic-classification
44
+ ---
45
+
46
+ # Dataset Card for "MultiEURLEX"
47
+
48
+ ## Table of Contents
49
+ - [Dataset Description](#dataset-description)
50
+ - [Dataset Summary](#dataset-summary)
51
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
52
+ - [Languages](#languages)
53
+ - [Dataset Structure](#dataset-structure)
54
+ - [Data Instances](#data-instances)
55
+ - [Data Fields](#data-fields)
56
+ - [Data Splits](#data-splits)
57
+ - [Dataset Creation](#dataset-creation)
58
+ - [Curation Rationale](#curation-rationale)
59
+ - [Source Data](#source-data)
60
+ - [Annotations](#annotations)
61
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
62
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
63
+ - [Social Impact of Dataset](#social-impact-of-dataset)
64
+ - [Discussion of Biases](#discussion-of-biases)
65
+ - [Other Known Limitations](#other-known-limitations)
66
+ - [Additional Information](#additional-information)
67
+ - [Dataset Curators](#dataset-curators)
68
+ - [Licensing Information](#licensing-information)
69
+ - [Citation Information](#citation-information)
70
+ - [Contributions](#contributions)
71
+
72
+ ## Dataset Description
73
+
74
+ - **Homepage:** https://github.com/nlpaueb/MultiEURLEX/
75
+ - **Repository:** https://github.com/nlpaueb/MultiEURLEX/
76
+ - **Paper:** https://arxiv.org/abs/2109.00904
77
+ - **Leaderboard:** N/A
78
+ - **Point of Contact:** [Ilias Chalkidis](mailto:ilias.chalkidis@di.ku.dk)
79
+
80
+ ### Dataset Summary
81
+
82
+ **Documents**
83
+
84
+ MultiEURLEX comprises 65k EU laws in 23 official EU languages. Each EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU. Each EUROVOC label ID is associated with a *label descriptor*, e.g., [60, agri-foodstuffs], [6006, plant product], [1115, fruit]. The descriptors are also available in the 23 languages. Chalkidis et al. (2019) published a monolingual (English) version of this dataset, called EUR-LEX, comprising 57k EU laws with the originally assigned gold labels.
85
+
86
+ **Multi-granular Labeling**
87
+
88
+ EUROVOC has eight levels of concepts. Each document is assigned one or more concepts (labels). If a document is assigned a concept, the ancestors and descendants of that concept are typically not assigned to the same document. The documents were originally annotated with concepts from levels 3 to 8.
89
+ We created three alternative sets of labels per document, by replacing each assigned concept by its ancestor from level 1, 2, or 3, respectively. Thus, we provide four sets of gold labels per document, one for each of the first three levels of the hierarchy, plus the original sparse label assignment. Levels 4 to 8 cannot be used independently, as many documents have gold concepts from the third level; thus many documents will be mislabeled, if we discard level 3.
90
+
91
+ **Data Split and Concept Drift**
92
+
93
+ MultiEURLEX is *chronologically* split in training (55k, 1958-2010), development (5k, 2010-2012), test (5k, 2012-2016) subsets, using the English documents. The test subset contains the same 5k documents in all 23 languages. The development subset also contains the same 5k documents in 23 languages, except Croatian. Croatia is the most recent EU member (2013); older laws are gradually translated.
94
+ For the official languages of the seven oldest member countries, the same 55k training documents are available; for the other languages, only a subset of the 55k training documents is available.
95
+ Compared to EUR-LEX (Chalkidis et al., 2019), MultiEURLEX is not only larger (8k more documents) and multilingual; it is also more challenging, as the chronological split leads to temporal real-world *concept drift* across the training, development, test subsets, i.e., differences in label distribution and phrasing, representing a realistic *temporal generalization* problem (Huang et al., 2019; Lazaridou et al., 2021). Recently, Søgaard et al. (2021) showed this setup is more realistic, as it does not over-estimate real performance, contrary to random splits (Gorman and Bedrick, 2019).
96
+
97
+ ### Supported Tasks and Leaderboards
98
+
99
+ Similarly to EUR-LEX (Chalkidis et al., 2019), MultiEURLEX can be used for legal topic classification, a multi-label classification task where legal documents need to be assigned concepts (in our case, from EUROVOC) reflecting their topics. Unlike EUR-LEX, however, MultiEURLEX supports labels from three different granularities (EUROVOC levels). More importantly, apart from monolingual (*one-to-one*) experiments, it can be used to study cross-lingual transfer scenarios, including *one-to-many* (systems trained in one language and used in other languages with no training data), and *many-to-one* or *many-to-many* (systems jointly trained in multiple languages and used in one or more other languages).
100
+
101
+ The dataset is not yet part of an established benchmark.
102
+
103
+ ### Languages
104
+
105
+ The EU has 24 official languages. When new members join the EU, the set of official languages usually expands, except the languages are already included. MultiEURLEX covers 23 languages from seven language families (Germanic, Romance, Slavic, Uralic, Baltic, Semitic, Hellenic). EU laws are published in all official languages, except Irish, for resource-related reasons (Read more at https://europa.eu/european-union/about-eu/eu-languages_en). This wide coverage makes MultiEURLEX a valuable testbed for cross-lingual transfer. All languages use the Latin script, except for Bulgarian (Cyrillic script) and Greek. Several other languages are also spoken in EU countries. The EU is home to over 60 additional indigenous regional or minority languages, e.g., Basque, Catalan, Frisian, Saami, and Yiddish, among others, spoken by approx. 40 million people, but these additional languages are not considered official (in terms of EU), and EU laws are not translated to them.
106
+
107
+ ## Dataset Structure
108
+
109
+ ### Data Instances
110
+
111
+ **Multilingual use of the dataset**
112
+
113
+ When the dataset is used in a multilingual setting selecting the the 'all_languages' flag:
114
+
115
+ ```python
116
+ from datasets import load_dataset
117
+ dataset = load_dataset('multi_eurlex', 'all_languages')
118
+ ```
119
+
120
+ ```json
121
+ {
122
+ "celex_id": "31979D0509",
123
+ "text": {"en": "COUNCIL DECISION of 24 May 1979 on financial aid from the Community for the eradication of African swine fever in Spain (79/509/EEC)\nTHE COUNCIL OF THE EUROPEAN COMMUNITIES\nHaving regard to the Treaty establishing the European Economic Community, and in particular Article 43 thereof,\nHaving regard to the proposal from the Commission (1),\nHaving regard to the opinion of the European Parliament (2),\nWhereas the Community should take all appropriate measures to protect itself against the appearance of African swine fever on its territory;\nWhereas to this end the Community has undertaken, and continues to undertake, action designed to contain outbreaks of this type of disease far from its frontiers by helping countries affected to reinforce their preventive measures ; whereas for this purpose Community subsidies have already been granted to Spain;\nWhereas these measures have unquestionably made an effective contribution to the protection of Community livestock, especially through the creation and maintenance of a buffer zone north of the river Ebro;\nWhereas, however, in the opinion of the Spanish authorities themselves, the measures so far implemented must be reinforced if the fundamental objective of eradicating the disease from the entire country is to be achieved;\nWhereas the Spanish authorities have asked the Community to contribute to the expenses necessary for the efficient implementation of a total eradication programme;\nWhereas a favourable response should be given to this request by granting aid to Spain, having regard to the undertaking given by that country to protect the Community against African swine fever and to eliminate completely this disease by the end of a five-year eradication plan;\nWhereas this eradication plan must include certain measures which guarantee the effectiveness of the action taken, and it must be possible to adapt these measures to developments in the situation by means of a procedure establishing close cooperation between the Member States and the Commission;\nWhereas it is necessary to keep the Member States regularly informed as to the progress of the action undertaken,",
124
+ "es": "DECISIÓN DEL CONSEJO de 24 de mayo de 1979 sobre ayuda financiera de la Comunidad para la erradicación de la peste porcina africana en España (79/509/CEE)\nEL CONSEJO DE LAS COMUNIDADES EUROPEAS\nVeniendo en cuenta el Tratado constitutivo de la Comunidad Económica Europea y, en particular, Su artículo 43,\n Vista la propuesta de la Comisión (1),\n Visto el dictamen del Parlamento Europeo (2),\nConsiderando que la Comunidad debe tomar todas las medidas adecuadas para protegerse contra la aparición de la peste porcina africana en su territorio;\nConsiderando a tal fin que la Comunidad ha emprendido y sigue llevando a cabo acciones destinadas a contener los brotes de este tipo de enfermedades lejos de sus fronteras, ayudando a los países afectados a reforzar sus medidas preventivas; que a tal efecto ya se han concedido a España subvenciones comunitarias;\nQue estas medidas han contribuido sin duda alguna a la protección de la ganadería comunitaria, especialmente mediante la creación y mantenimiento de una zona tampón al norte del río Ebro;\nConsiderando, no obstante, , a juicio de las propias autoridades españolas, las medidas implementadas hasta ahora deben reforzarse si se quiere alcanzar el objetivo fundamental de erradicar la enfermedad en todo el país;\nConsiderando que las autoridades españolas han pedido a la Comunidad que contribuya a los gastos necesarios para la ejecución eficaz de un programa de erradicación total;\nConsiderando que conviene dar una respuesta favorable a esta solicitud concediendo una ayuda a España, habida cuenta del compromiso asumido por dicho país de proteger a la Comunidad contra la peste porcina africana y de eliminar completamente esta enfermedad al final de un plan de erradicación de cinco años;\nMientras que este plan de erradicación debe incluir e determinadas medidas que garanticen la eficacia de las acciones emprendidas, debiendo ser posible adaptar estas medidas a la evolución de la situación mediante un procedimiento que establezca una estrecha cooperación entre los Estados miembros y la Comisión;\nConsiderando que es necesario mantener el Los Estados miembros informados periódicamente sobre el progreso de las acciones emprendidas.",
125
+ "de": "...",
126
+ "bg": "..."
127
+ },
128
+ "labels": [
129
+ 1,
130
+ 13,
131
+ 47
132
+ ]
133
+ }
134
+ ```
135
+
136
+ **Monolingual use of the dataset**
137
+
138
+ When the dataset is used in a monolingual setting selecting the ISO language code for one of the 23 supported languages. For example:
139
+
140
+ ```python
141
+ from datasets import load_dataset
142
+ dataset = load_dataset('multi_eurlex', 'en')
143
+ ```
144
+
145
+ ```json
146
+ {
147
+ "celex_id": "31979D0509",
148
+ "text": "COUNCIL DECISION of 24 May 1979 on financial aid from the Community for the eradication of African swine fever in Spain (79/509/EEC)\nTHE COUNCIL OF THE EUROPEAN COMMUNITIES\nHaving regard to the Treaty establishing the European Economic Community, and in particular Article 43 thereof,\nHaving regard to the proposal from the Commission (1),\nHaving regard to the opinion of the European Parliament (2),\nWhereas the Community should take all appropriate measures to protect itself against the appearance of African swine fever on its territory;\nWhereas to this end the Community has undertaken, and continues to undertake, action designed to contain outbreaks of this type of disease far from its frontiers by helping countries affected to reinforce their preventive measures ; whereas for this purpose Community subsidies have already been granted to Spain;\nWhereas these measures have unquestionably made an effective contribution to the protection of Community livestock, especially through the creation and maintenance of a buffer zone north of the river Ebro;\nWhereas, however, in the opinion of the Spanish authorities themselves, the measures so far implemented must be reinforced if the fundamental objective of eradicating the disease from the entire country is to be achieved;\nWhereas the Spanish authorities have asked the Community to contribute to the expenses necessary for the efficient implementation of a total eradication programme;\nWhereas a favourable response should be given to this request by granting aid to Spain, having regard to the undertaking given by that country to protect the Community against African swine fever and to eliminate completely this disease by the end of a five-year eradication plan;\nWhereas this eradication plan must include certain measures which guarantee the effectiveness of the action taken, and it must be possible to adapt these measures to developments in the situation by means of a procedure establishing close cooperation between the Member States and the Commission;\nWhereas it is necessary to keep the Member States regularly informed as to the progress of the action undertaken,",
149
+ "labels": [
150
+ 1,
151
+ 13,
152
+ 47
153
+ ]
154
+ }
155
+ ```
156
+
157
+ ### Data Fields
158
+
159
+ **Multilingual use of the dataset**
160
+
161
+ The following data fields are provided for documents (`train`, `dev`, `test`):
162
+
163
+ `celex_id`: (**str**) The official ID of the document. The CELEX number is the unique identifier for all publications in both Eur-Lex and CELLAR.\
164
+ `text`: (dict[**str**]) A dictionary with the 23 languages as keys and the full content of each document as values.\
165
+ `labels`: (**List[int]**) The relevant EUROVOC concepts (labels).
166
+
167
+
168
+ **Monolingual use of the dataset**
169
+
170
+ The following data fields are provided for documents (`train`, `dev`, `test`):
171
+
172
+ `celex_id`: (**str**) The official ID of the document. The CELEX number is the unique identifier for all publications in both Eur-Lex and CELLAR.\
173
+ `text`: (**str**) The full content of each document across languages.\
174
+ `labels`: (**List[int]**) The relevant EUROVOC concepts (labels).
175
+
176
+
177
+ If you want to use the descriptors of the EUROVOC concepts, similar to [Chalkidis et al. (2020)](https://aclanthology.org/2020.emnlp-main.607/), please download the relevant JSON file [here](https://raw.githubusercontent.com/nlpaueb/multi-eurlex/master/data/eurovoc_descriptors.json).
178
+ Then you may load it and use it:
179
+ ```python
180
+ import json
181
+ from datasets import load_dataset
182
+
183
+ # Load the English part of the dataset
184
+ dataset = load_dataset('multi_eurlex', 'en', split='train')
185
+
186
+ # Load (label_id, descriptor) mapping
187
+ with open('./eurovoc_descriptors.json') as jsonl_file:
188
+ eurovoc_concepts = json.load(jsonl_file)
189
+
190
+ # Get feature map info
191
+ classlabel = dataset.features["labels"].feature
192
+
193
+ # Retrieve IDs and descriptors from dataset
194
+ for sample in dataset:
195
+ print(f'DOCUMENT: {sample["celex_id"]}')
196
+ # DOCUMENT: 32006D0213
197
+ for label_id in sample['labels']:
198
+ print(f'LABEL: id:{label_id}, eurovoc_id: {classlabel.int2str(label_id)}, \
199
+ eurovoc_desc:{eurovoc_concepts[classlabel.int2str(label_id)]}')
200
+ # LABEL: id: 1, eurovoc_id: '100160', eurovoc_desc: 'industry'
201
+ ```
202
+
203
+ ### Data Splits
204
+
205
+ | Language | ISO code | Member Countries where official | EU Speakers (%) (Native / Total) | Number of Documents (Training/Dev/Test) |
206
+ | ---- | ---- | ---- | ---- | ---- |
207
+ English |**en** | United Kingdom (1973-2020), Ireland (1973), Malta (2004) |13/ 51\% | 55,000 / 5,000 / 5,000 |
208
+ | German | **de** |Germany (1958), Belgium (1958), Luxembourg (1958) |16/32\% |55,000 / 5,000 / 5,000
209
+ | French | **fr** |France (1958), Belgium(1958), Luxembourg (1958) |12/26\% |55,000 / 5,000 / 5,000
210
+ Italian | **it** |Italy (1958) | 13/16\% | 55,000 / 5,000 / 5,000
211
+ Spanish | **es** |Spain (1986) | 8/15\% | 52,785 / 5,000 / 5,000
212
+ Polish | **pl** |Poland (2004) | 8/9\% | 23,197 / 5,000 / 5,000 |
213
+ Romanian | **ro** |Romania (2007) | 5/5\% | 15,921 / 5,000 / 5,000 |
214
+ Dutch | **nl** |Netherlands (1958), Belgium (1958) | 4/5\% | 55,000 / 5,000 / 5,000 |
215
+ Greek | **el** |Greece (1981), Cyprus (2008) | 3/4\% | 55,000 / 5,000 / 5,000 |
216
+ Hungarian | **hu** |Hungary (2004) | 3/3\% | 22,664 / 5,000 / 5,000 |
217
+ Portuguese | **pt** |Portugal (1986) | 2/3\% | 23,188 / 5,000 / 5,000 |
218
+ Czech | **cs** |Czech Republic (2004) | 2/3\% | 23,187 / 5,000 / 5,000 |
219
+ Swedish | **sv** |Sweden (1995) | 2/3\% | 42,490 / 5,000 / 5,000 |
220
+ Bulgarian | **bg** |Bulgaria (2007) | 2/2\% | 15,986 / 5,000 / 5,000 |
221
+ Danish | **da** |Denmark (1973) | 1/1\% | 55,000 / 5,000 / 5,000 |
222
+ Finnish | **fi** |Finland (1995) | 1/1\% | 42,497 / 5,000 / 5,000 |
223
+ Slovak | **sk** |Slovakia (2004) | 1/1\% | 15,986 / 5,000 / 5,000 |
224
+ Lithuanian | **lt** |Lithuania (2004) | 1/1\% | 23,188 / 5,000 / 5,000 |
225
+ Croatian | **hr** |Croatia (2013) | 1/1\% | 7,944 / 2,500 / 5,000 |
226
+ Slovene | **sl** |Slovenia (2004) | <1/<1\% | 23,184 / 5,000 / 5,000 |
227
+ Estonian | **et** |Estonia (2004) | <1/<1\% | 23,126 / 5,000 / 5,000 |
228
+ Latvian | **lv** |Latvia (2004) | <1/<1\% | 23,188 / 5,000 / 5,000 |
229
+ Maltese | **mt** |Malta (2004) | <1/<1\% | 17,521 / 5,000 / 5,000 |
230
+
231
+ ## Dataset Creation
232
+
233
+ ### Curation Rationale
234
+
235
+ The dataset was curated by Chalkidis et al. (2021).\
236
+ The documents have been annotated by the Publications Office of EU (https://publications.europa.eu/en).
237
+
238
+ ### Source Data
239
+
240
+ #### Initial Data Collection and Normalization
241
+
242
+ The original data are available at the EUR-LEX portal (https://eur-lex.europa.eu) in unprocessed formats (HTML, XML, RDF). The documents were downloaded from the EUR-LEX portal in HTML. The relevant EUROVOC concepts were downloaded from the SPARQL endpoint of the Publications Office of EU (http://publications.europa.eu/webapi/rdf/sparql).
243
+ We stripped HTML mark-up to provide the documents in plain text format.
244
+ We inferred the labels for EUROVOC levels 1--3, by backtracking the EUROVOC hierarchy branches, from the originally assigned labels to their ancestors in levels 1--3, respectively.
245
+
246
+ #### Who are the source language producers?
247
+
248
+ The EU has 24 official languages. When new members join the EU, the set of official languages usually expands, except the languages are already included. MultiEURLEX covers 23 languages from seven language families (Germanic, Romance, Slavic, Uralic, Baltic, Semitic, Hellenic). EU laws are published in all official languages, except Irish, for resource-related reasons (Read more at https://europa.eu/european-union/about-eu/eu-languages_en). This wide coverage makes MultiEURLEX a valuable testbed for cross-lingual transfer. All languages use the Latin script, except for Bulgarian (Cyrillic script) and Greek. Several other languages are also spoken in EU countries. The EU is home to over 60 additional indigenous regional or minority languages, e.g., Basque, Catalan, Frisian, Saami, and Yiddish, among others, spoken by approx. 40 million people, but these additional languages are not considered official (in terms of EU), and EU laws are not translated to them.
249
+
250
+
251
+ ### Annotations
252
+
253
+ #### Annotation process
254
+
255
+ All the documents of the dataset have been annotated by the Publications Office of EU (https://publications.europa.eu/en) with multiple concepts from EUROVOC (http://eurovoc.europa.eu/). EUROVOC has eight levels of concepts. Each document is assigned one or more concepts (labels). If a document is assigned a concept, the ancestors and descendants of that concept are typically not assigned to the same document. The documents were originally annotated with concepts from levels 3 to 8.
256
+ We augmented the annotation with three alternative sets of labels per document, replacing each assigned concept by its ancestor from level 1, 2, or 3, respectively.
257
+ Thus, we provide four sets of gold labels per document, one for each of the first three levels of the hierarchy, plus the original sparse label assignment.Levels 4 to 8 cannot be used independently, as many documents have gold concepts from the third level; thus many documents will be mislabeled, if we discard level 3.
258
+
259
+
260
+ #### Who are the annotators?
261
+
262
+ Publications Office of EU (https://publications.europa.eu/en)
263
+
264
+ ### Personal and Sensitive Information
265
+
266
+ The dataset contains publicly available EU laws that do not include personal or sensitive information with the exception of trivial information presented by consent, e.g., the names of the current presidents of the European Parliament and European Council, and other administration bodies.
267
+
268
+ ## Considerations for Using the Data
269
+
270
+ ### Social Impact of Dataset
271
+
272
+ [More Information Needed]
273
+
274
+ ### Discussion of Biases
275
+
276
+ [More Information Needed]
277
+
278
+ ### Other Known Limitations
279
+
280
+ MultiEURLEX covers 23 languages from seven language families (Germanic, Romance, Slavic, Uralic, Baltic, Semitic, Hellenic). This does not imply that no other languages are spoken in EU countries, although EU laws are not translated to other languages (https://europa.eu/european-union/about-eu/eu-languages_en).
281
+
282
+ ## Additional Information
283
+
284
+ ### Dataset Curators
285
+
286
+ Chalkidis et al. (2021)
287
+
288
+ ### Licensing Information
289
+
290
+ We provide MultiEURLEX with the same licensing as the original EU data (CC-BY-4.0):
291
+
292
+ © European Union, 1998-2021
293
+
294
+ The Commission’s document reuse policy is based on Decision 2011/833/EU. Unless otherwise specified, you can re-use the legal documents published in EUR-Lex for commercial or non-commercial purposes.
295
+
296
+ The copyright for the editorial content of this website, the summaries of EU legislation and the consolidated texts, which is owned by the EU, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made.
297
+
298
+ Source: https://eur-lex.europa.eu/content/legal-notice/legal-notice.html \
299
+ Read more: https://eur-lex.europa.eu/content/help/faq/reuse-contents-eurlex.html
300
+
301
+ ### Citation Information
302
+
303
+ *Ilias Chalkidis, Manos Fergadiotis, and Ion Androutsopoulos.*
304
+ *MultiEURLEX - A multi-lingual and multi-label legal document classification dataset for zero-shot cross-lingual transfer.*
305
+ *Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing. Punta Cana, Dominican Republic. 2021*
306
+ ```
307
+ @InProceedings{chalkidis-etal-2021-multieurlex,
308
+ author = {Chalkidis, Ilias
309
+ and Fergadiotis, Manos
310
+ and Androutsopoulos, Ion},
311
+ title = {MultiEURLEX -- A multi-lingual and multi-label legal document
312
+ classification dataset for zero-shot cross-lingual transfer},
313
+ booktitle = {Proceedings of the 2021 Conference on Empirical Methods
314
+ in Natural Language Processing},
315
+ year = {2021},
316
+ publisher = {Association for Computational Linguistics},
317
+ location = {Punta Cana, Dominican Republic},
318
+ url = {https://arxiv.org/abs/2109.00904}
319
+ }
320
+ ```
321
+
322
+ ### Contributions
323
+
324
+ Thanks to [@iliaschalkidis](https://github.com/iliaschalkidis) for adding this dataset.
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"en": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "en", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 389250183, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 58966963, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 41516165, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 489733311, "size_in_bytes": 3259783458}, "da": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "da", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 395774777, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 60343696, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 42366390, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 498484863, "size_in_bytes": 3268535010}, "de": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "de", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 425489905, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 65739074, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 46079574, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 537308553, "size_in_bytes": 3307358700}, "nl": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "nl", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 430232783, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 64728034, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 45452550, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 540413367, "size_in_bytes": 3310463514}, "sv": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "sv", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 329071297, "num_examples": 42490, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 60602026, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 42766067, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 432439390, "size_in_bytes": 3202489537}, "bg": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "bg", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 273160256, "num_examples": 15986, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 109874769, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 76892281, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 459927306, "size_in_bytes": 3229977453}, "cs": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "cs", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 189826410, "num_examples": 23187, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 60702814, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 42764243, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 293293467, "size_in_bytes": 3063343614}, "hr": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "hr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 80808173, "num_examples": 7944, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 56790830, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 23881832, "num_examples": 2500, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 161480835, "size_in_bytes": 2931530982}, "pl": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "pl", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 202211478, "num_examples": 23197, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 64654979, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 45545517, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 312411974, "size_in_bytes": 3082462121}, "sk": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "sk", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 188126769, "num_examples": 22971, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 60922686, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 42786793, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 291836248, "size_in_bytes": 3061886395}, "sl": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "sl", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 170800933, "num_examples": 23184, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 54552441, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 38286422, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 263639796, "size_in_bytes": 3033689943}, "es": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "es", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 433955383, "num_examples": 52785, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 66885004, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 47178821, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 548019208, "size_in_bytes": 3318069355}, "fr": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "fr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 442358905, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 68520127, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 48408938, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 559287970, "size_in_bytes": 3329338117}, "it": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "it", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 429495813, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 64731770, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 45886537, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 540114120, "size_in_bytes": 3310164267}, "pt": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "pt", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 419281927, "num_examples": 52370, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 64771247, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 45897231, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 529950405, "size_in_bytes": 3300000552}, "ro": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 164966676, "num_examples": 15921, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 67248472, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 46968070, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 279183218, "size_in_bytes": 3049233365}, "et": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "et", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 173878703, "num_examples": 23126, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 56535287, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 39580866, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 269994856, "size_in_bytes": 3040045003}, "fi": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "fi", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 336145949, "num_examples": 42497, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 63280920, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 44500040, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 443926909, "size_in_bytes": 3213977056}, "hu": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "hu", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 208805862, "num_examples": 22664, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 68990666, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 48101023, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 325897551, "size_in_bytes": 3095947698}, "lt": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "lt", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 185211691, "num_examples": 23188, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 59484711, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 41841024, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 286537426, "size_in_bytes": 3056587573}, "lv": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "lv", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 186396252, "num_examples": 23208, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 59814093, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 42002727, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 288213072, "size_in_bytes": 3058263219}, "el": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "el", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 768224743, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 117209312, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 81923366, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 967357421, "size_in_bytes": 3737407568}, "mt": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "mt", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 179866781, "num_examples": 17521, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 65831230, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 46737914, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 292435925, "size_in_bytes": 3062486072}, "all_languages": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\n title = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\n booktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\n year = {2021},\n publisher = {Association for Computational Linguistics},\n location = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.io/iliaschalkidis", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"languages": ["en", "da", "de", "nl", "sv", "bg", "cs", "hr", "pl", "sk", "sl", "es", "fr", "it", "pt", "ro", "et", "fi", "hu", "lt", "lv", "el", "mt"], "id": null, "_type": "Translation"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "multi_eurlex", "config_name": "all_languages", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 6971500859, "num_examples": 55000, "dataset_name": "multi_eurlex"}, "test": {"name": "test", "num_bytes": 1536038431, "num_examples": 5000, "dataset_name": "multi_eurlex"}, "validation": {"name": "validation", "num_bytes": 1062290624, "num_examples": 5000, "dataset_name": "multi_eurlex"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 9569829914, "size_in_bytes": 12339880061}}
dummy/all_languages/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6351816cd52b585f6bd53c2f32b234126d79c735b9013c99f71625ea08d6dc50
3
+ size 131984
dummy/en/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6351816cd52b585f6bd53c2f32b234126d79c735b9013c99f71625ea08d6dc50
3
+ size 131984
dummy/es/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6351816cd52b585f6bd53c2f32b234126d79c735b9013c99f71625ea08d6dc50
3
+ size 131984
multi_eurlex.py ADDED
The diff for this file is too large to render. See raw diff