File size: 2,374 Bytes
c04a5f8
 
fe37079
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c04a5f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fe37079
 
 
 
 
 
 
 
c04a5f8
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
dataset_info:
- config_name: de
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: label
    sequence:
      class_label:
        names:
          '0': '100149'
          '1': '100160'
          '2': '100148'
          '3': '100147'
          '4': '100152'
          '5': '100143'
          '6': '100156'
          '7': '100158'
          '8': '100154'
          '9': '100153'
          '10': '100142'
          '11': '100145'
          '12': '100150'
          '13': '100162'
          '14': '100159'
          '15': '100144'
          '16': '100151'
          '17': '100157'
          '18': '100161'
          '19': '100146'
          '20': '100155'
  splits:
  - name: train
    num_bytes: 425489833
    num_examples: 55000
  - name: test
    num_bytes: 65739062
    num_examples: 5000
  - name: validation
    num_bytes: 46079562
    num_examples: 5000
  download_size: 232088949
  dataset_size: 537308457
- config_name: en
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: label
    sequence:
      class_label:
        names:
          '0': '100149'
          '1': '100160'
          '2': '100148'
          '3': '100147'
          '4': '100152'
          '5': '100143'
          '6': '100156'
          '7': '100158'
          '8': '100154'
          '9': '100153'
          '10': '100142'
          '11': '100145'
          '12': '100150'
          '13': '100162'
          '14': '100159'
          '15': '100144'
          '16': '100151'
          '17': '100157'
          '18': '100161'
          '19': '100146'
          '20': '100155'
  splits:
  - name: train
    num_bytes: 389250111
    num_examples: 55000
  - name: test
    num_bytes: 58966951
    num_examples: 5000
  - name: validation
    num_bytes: 41516153
    num_examples: 5000
  download_size: 206929929
  dataset_size: 489733215
configs:
- config_name: de
  data_files:
  - split: train
    path: de/train-*
  - split: test
    path: de/test-*
  - split: validation
    path: de/validation-*
- config_name: en
  data_files:
  - split: train
    path: en/train-*
  - split: test
    path: en/test-*
  - split: validation
    path: en/validation-*
---
# Dataset Card for "eurlex-multilingual"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)