Convert dataset to Parquet

#1
by SaylorTwift HF Staff - opened
Files changed (25) hide show
  1. README.md +228 -0
  2. brazilian_court_decisions_judgment/test-00000-of-00001.parquet +3 -0
  3. brazilian_court_decisions_judgment/train-00000-of-00001.parquet +3 -0
  4. brazilian_court_decisions_judgment/validation-00000-of-00001.parquet +3 -0
  5. brazilian_court_decisions_unanimity/test-00000-of-00001.parquet +3 -0
  6. brazilian_court_decisions_unanimity/train-00000-of-00001.parquet +3 -0
  7. brazilian_court_decisions_unanimity/validation-00000-of-00001.parquet +3 -0
  8. german_argument_mining/test-00000-of-00001.parquet +3 -0
  9. german_argument_mining/train-00000-of-00001.parquet +3 -0
  10. german_argument_mining/validation-00000-of-00001.parquet +3 -0
  11. greek_legal_code_chapter/test-00000-of-00001.parquet +3 -0
  12. greek_legal_code_chapter/train-00000-of-00001.parquet +3 -0
  13. greek_legal_code_chapter/validation-00000-of-00001.parquet +3 -0
  14. greek_legal_code_subject/test-00000-of-00001.parquet +3 -0
  15. greek_legal_code_subject/train-00000-of-00001.parquet +3 -0
  16. greek_legal_code_subject/validation-00000-of-00001.parquet +3 -0
  17. greek_legal_code_volume/test-00000-of-00001.parquet +3 -0
  18. greek_legal_code_volume/train-00000-of-00001.parquet +3 -0
  19. greek_legal_code_volume/validation-00000-of-00001.parquet +3 -0
  20. online_terms_of_service_unfairness_levels/test-00000-of-00001.parquet +3 -0
  21. online_terms_of_service_unfairness_levels/train-00000-of-00001.parquet +3 -0
  22. online_terms_of_service_unfairness_levels/validation-00000-of-00001.parquet +3 -0
  23. swiss_judgment_prediction/test-00000-of-00001.parquet +3 -0
  24. swiss_judgment_prediction/train-00000-of-00001.parquet +3 -0
  25. swiss_judgment_prediction/validation-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,228 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: brazilian_court_decisions_judgment
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: references
8
+ sequence: string
9
+ - name: gold
10
+ sequence: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 2867745
14
+ num_examples: 3234
15
+ - name: validation
16
+ num_bytes: 362575
17
+ num_examples: 404
18
+ - name: test
19
+ num_bytes: 357572
20
+ num_examples: 405
21
+ download_size: 1923331
22
+ dataset_size: 3587892
23
+ - config_name: brazilian_court_decisions_unanimity
24
+ features:
25
+ - name: input
26
+ dtype: string
27
+ - name: references
28
+ sequence: string
29
+ - name: gold
30
+ sequence: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 1631716
34
+ num_examples: 1715
35
+ - name: validation
36
+ num_bytes: 206118
37
+ num_examples: 211
38
+ - name: test
39
+ num_bytes: 201900
40
+ num_examples: 204
41
+ download_size: 1052732
42
+ dataset_size: 2039734
43
+ - config_name: german_argument_mining
44
+ features:
45
+ - name: input
46
+ dtype: string
47
+ - name: references
48
+ sequence: string
49
+ - name: gold
50
+ sequence: string
51
+ splits:
52
+ - name: train
53
+ num_bytes: 5193129
54
+ num_examples: 19271
55
+ - name: validation
56
+ num_bytes: 731913
57
+ num_examples: 2726
58
+ - name: test
59
+ num_bytes: 828370
60
+ num_examples: 3078
61
+ download_size: 2565566
62
+ dataset_size: 6753412
63
+ - config_name: greek_legal_code_chapter
64
+ features:
65
+ - name: input
66
+ dtype: string
67
+ - name: references
68
+ sequence: string
69
+ - name: gold
70
+ sequence: string
71
+ splits:
72
+ - name: train
73
+ num_bytes: 258142314
74
+ num_examples: 28536
75
+ - name: validation
76
+ num_bytes: 82615434
77
+ num_examples: 9511
78
+ - name: test
79
+ num_bytes: 85325357
80
+ num_examples: 9516
81
+ download_size: 147408933
82
+ dataset_size: 426083105
83
+ - config_name: greek_legal_code_subject
84
+ features:
85
+ - name: input
86
+ dtype: string
87
+ - name: references
88
+ sequence: string
89
+ - name: gold
90
+ sequence: string
91
+ splits:
92
+ - name: train
93
+ num_bytes: 270282589
94
+ num_examples: 28536
95
+ - name: validation
96
+ num_bytes: 86671280
97
+ num_examples: 9511
98
+ - name: test
99
+ num_bytes: 89403860
100
+ num_examples: 9516
101
+ download_size: 151184855
102
+ dataset_size: 446357729
103
+ - config_name: greek_legal_code_volume
104
+ features:
105
+ - name: input
106
+ dtype: string
107
+ - name: references
108
+ sequence: string
109
+ - name: gold
110
+ sequence: string
111
+ splits:
112
+ - name: train
113
+ num_bytes: 257330881
114
+ num_examples: 28536
115
+ - name: validation
116
+ num_bytes: 82337431
117
+ num_examples: 9511
118
+ - name: test
119
+ num_bytes: 85059597
120
+ num_examples: 9516
121
+ download_size: 146261648
122
+ dataset_size: 424727909
123
+ - config_name: online_terms_of_service_unfairness_levels
124
+ features:
125
+ - name: input
126
+ dtype: string
127
+ - name: references
128
+ sequence: string
129
+ - name: gold
130
+ sequence: string
131
+ splits:
132
+ - name: train
133
+ num_bytes: 701955
134
+ num_examples: 2074
135
+ - name: validation
136
+ num_bytes: 61197
137
+ num_examples: 191
138
+ - name: test
139
+ num_bytes: 135194
140
+ num_examples: 417
141
+ download_size: 362483
142
+ dataset_size: 898346
143
+ - config_name: swiss_judgment_prediction
144
+ features:
145
+ - name: input
146
+ dtype: string
147
+ - name: references
148
+ sequence: string
149
+ - name: gold
150
+ sequence: string
151
+ splits:
152
+ - name: train
153
+ num_bytes: 210568464
154
+ num_examples: 59709
155
+ - name: validation
156
+ num_bytes: 26027064
157
+ num_examples: 8208
158
+ - name: test
159
+ num_bytes: 61466829
160
+ num_examples: 17357
161
+ download_size: 134245837
162
+ dataset_size: 298062357
163
+ configs:
164
+ - config_name: brazilian_court_decisions_judgment
165
+ data_files:
166
+ - split: train
167
+ path: brazilian_court_decisions_judgment/train-*
168
+ - split: validation
169
+ path: brazilian_court_decisions_judgment/validation-*
170
+ - split: test
171
+ path: brazilian_court_decisions_judgment/test-*
172
+ - config_name: brazilian_court_decisions_unanimity
173
+ data_files:
174
+ - split: train
175
+ path: brazilian_court_decisions_unanimity/train-*
176
+ - split: validation
177
+ path: brazilian_court_decisions_unanimity/validation-*
178
+ - split: test
179
+ path: brazilian_court_decisions_unanimity/test-*
180
+ - config_name: german_argument_mining
181
+ data_files:
182
+ - split: train
183
+ path: german_argument_mining/train-*
184
+ - split: validation
185
+ path: german_argument_mining/validation-*
186
+ - split: test
187
+ path: german_argument_mining/test-*
188
+ - config_name: greek_legal_code_chapter
189
+ data_files:
190
+ - split: train
191
+ path: greek_legal_code_chapter/train-*
192
+ - split: validation
193
+ path: greek_legal_code_chapter/validation-*
194
+ - split: test
195
+ path: greek_legal_code_chapter/test-*
196
+ - config_name: greek_legal_code_subject
197
+ data_files:
198
+ - split: train
199
+ path: greek_legal_code_subject/train-*
200
+ - split: validation
201
+ path: greek_legal_code_subject/validation-*
202
+ - split: test
203
+ path: greek_legal_code_subject/test-*
204
+ - config_name: greek_legal_code_volume
205
+ data_files:
206
+ - split: train
207
+ path: greek_legal_code_volume/train-*
208
+ - split: validation
209
+ path: greek_legal_code_volume/validation-*
210
+ - split: test
211
+ path: greek_legal_code_volume/test-*
212
+ - config_name: online_terms_of_service_unfairness_levels
213
+ data_files:
214
+ - split: train
215
+ path: online_terms_of_service_unfairness_levels/train-*
216
+ - split: validation
217
+ path: online_terms_of_service_unfairness_levels/validation-*
218
+ - split: test
219
+ path: online_terms_of_service_unfairness_levels/test-*
220
+ - config_name: swiss_judgment_prediction
221
+ data_files:
222
+ - split: train
223
+ path: swiss_judgment_prediction/train-*
224
+ - split: validation
225
+ path: swiss_judgment_prediction/validation-*
226
+ - split: test
227
+ path: swiss_judgment_prediction/test-*
228
+ ---
brazilian_court_decisions_judgment/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12808a068e91c24ecf1c95d6cbca01b28df434af895befb2cbf3f8d5d1885457
3
+ size 194112
brazilian_court_decisions_judgment/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f35f6e640575c932639fdd8f49de9a415ad97ab01eb8e01f2abf86c4b4801b
3
+ size 1530176
brazilian_court_decisions_judgment/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8931a983ab883192ecd6ac19af708ebc52531955021b1713e1cc52fd98f919d9
3
+ size 199043
brazilian_court_decisions_unanimity/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4896922c645c4ed261714b1fb6a40926c2bd79626ff56a8837f1209cbfb66c8e
3
+ size 109018
brazilian_court_decisions_unanimity/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66684e45f519b628b5607513546572e91e1fcf3234d9f6f3510e959b43859bc7
3
+ size 835950
brazilian_court_decisions_unanimity/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1076bcf804d7277ac38bc9e38dbc1e8b075515ebf53457a90a6a980658e7428
3
+ size 107764
german_argument_mining/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e481c96f4b2254f4d8d32413907cc04f5e99bb0b5c3b61f13cafa43e77470bf8
3
+ size 312103
german_argument_mining/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5a767aa15f54e0a15619230be489b9192e2480184794f03725e639d6d5ce0f3
3
+ size 1972103
german_argument_mining/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2383130c90c413c1612cd49f0e409e88207fc75aba916b28d786404e9467af1
3
+ size 281360
greek_legal_code_chapter/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7d67b7cd4bf3ef1af00ded864c7fc5a367795ae54480f9aad29fb26ad9cb007
3
+ size 29514870
greek_legal_code_chapter/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e690574c5544e2a8a1dabeab7c56a364b2722d8399670dd215dc529d08367c
3
+ size 89297915
greek_legal_code_chapter/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab3e9ab068e7a67246d49c78ca0b8a885850046a5c9f35ad8ee33afc6643bb6
3
+ size 28596148
greek_legal_code_subject/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b44e3d453b615deaf0fbe6167b7b12d2148186096ed7d354e41d7292e093bf7
3
+ size 30280804
greek_legal_code_subject/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b852f14573de1aa3ddeabba6a4b1eda569e38b633efe153a9886310f8b8f8f8
3
+ size 91541464
greek_legal_code_subject/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c41bd060c3728ec03a9d995349cfc4518b69a5ec51babeb92c8b1b57e022e49
3
+ size 29362587
greek_legal_code_volume/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37882ce640c261727770ca3175426852287e1710965aacf0cf3e566b6d09bdad
3
+ size 29283282
greek_legal_code_volume/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88b28b979050bfd3bc5f07e8e82ed246cbbb23866c075c5da9f5c69607d7882
3
+ size 88613315
greek_legal_code_volume/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92e85b376a0ea51533d6e85aa7482cc74454c3f139d43c6035c595968b6d067a
3
+ size 28365051
online_terms_of_service_unfairness_levels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b2b2dd45d82971dbd2b3f056c6c09e8e16a2f77ba164ff29123b27b4528ed7
3
+ size 58723
online_terms_of_service_unfairness_levels/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a3c343a396c4396e789ca1f2fe6312e3c9797119069961c49a7466f9db020f
3
+ size 274533
online_terms_of_service_unfairness_levels/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a4ca9508740e6d31bba0663d0309a0ef2413686f0cba210ade7a13ff68b5ce
3
+ size 29227
swiss_judgment_prediction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaac00d63d6085d72024108c5bf57b4cce0b1df5d474a48ee72199e7b19d75f2
3
+ size 28754305
swiss_judgment_prediction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d945387f342d84b8cd908d72ac28a1200788f173fe926d2bec4b9eefcb88bc
3
+ size 93161666
swiss_judgment_prediction/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3635116c0d221b24eaadf48c7df1611a1f6b6b8c5fa101722bb93b8d72d88cb0
3
+ size 12329866