File size: 11,992 Bytes
cf14042
 
7b3028e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d990096
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0a757a1
 
bfd01b2
 
 
0a757a1
 
 
bfd01b2
345b98e
60722a3
 
 
 
 
075f984
 
 
 
 
 
 
 
 
 
 
 
3bc197a
 
 
 
 
e458423
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50c119e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41df8ef
 
 
 
 
 
 
 
 
 
 
 
e973f0a
 
 
 
 
3d0fddb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6dc4128
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3033379
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d71f719
 
 
 
 
 
 
 
 
 
 
 
787258c
 
 
 
 
 
 
 
 
 
 
 
cb3b619
 
 
 
 
 
 
 
 
 
 
 
8776866
 
 
 
 
 
 
 
 
 
 
 
37d8db3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ecdeb40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b148c90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3370819
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4dede98
 
 
 
 
 
 
 
 
 
 
 
 
 
 
075fd05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
639708b
cf14042
 
 
 
 
 
 
 
 
 
 
 
639708b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2d49913
 
 
 
 
 
 
 
 
 
 
 
 
10a8e0e
2d49913
c89bf15
 
 
 
 
 
 
 
 
 
 
 
a5505ea
 
 
 
 
 
 
 
 
 
 
 
cf14042
7b3028e
 
 
 
 
 
d990096
 
 
 
 
 
0a757a1
 
 
 
60722a3
 
075f984
 
 
 
3bc197a
 
e458423
 
 
 
 
 
50c119e
 
 
 
 
 
41df8ef
 
 
 
e973f0a
 
3d0fddb
 
 
 
 
 
6dc4128
 
 
 
 
 
3033379
 
 
 
d71f719
 
 
 
787258c
 
 
 
cb3b619
 
 
 
8776866
 
 
 
37d8db3
 
 
 
 
 
ecdeb40
 
 
 
 
 
b148c90
 
 
 
 
 
3370819
 
 
 
 
 
4dede98
 
 
 
 
 
075fd05
 
 
 
 
 
cf14042
 
 
 
 
 
639708b
 
 
 
 
 
2d49913
 
 
 
 
 
c89bf15
 
 
 
a5505ea
 
 
 
cf14042
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
---
dataset_info:
- config_name: chunks_w_clusters
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int32
  splits:
  - name: train
    num_bytes: 405154440
    num_examples: 91268
  - name: validation
    num_bytes: 39627611
    num_examples: 8926
  download_size: 211802767
  dataset_size: 444782051
- config_name: chunks_w_gclusters
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 405519512
    num_examples: 91268
  - name: validation
    num_bytes: 39663315
    num_examples: 8926
  download_size: 211809184
  dataset_size: 445182827
- config_name: clean
  features:
  - name: original_text
    dtype: string
  - name: cleaned_text
    dtype: string
  splits:
  - name: train
    num_bytes: 440748808
    num_examples: 10528
  - name: validation
    num_bytes: 42192661
    num_examples: 1000
  download_size: 224313016
  dataset_size: 482941469
- config_name: clean_w_b_clusters
  features:
  - name: original_text
    dtype: string
  - name: cleaned_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 440833032
    num_examples: 10528
  - name: validation
    num_bytes: 42200661
    num_examples: 1000
  download_size: 224322047
  dataset_size: 483033693
- config_name: clean_w_b_clusters_ft
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210416064
  dataset_size: 444183175
- config_name: clean_w_b_legal_bert_clustering
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210416078
  dataset_size: 444183175
- config_name: clean_w_clusters
  features:
  - name: original_text
    dtype: string
  - name: cleaned_text
    dtype: string
  - name: cluster_id
    dtype: int32
  splits:
  - name: train
    num_bytes: 440790920
    num_examples: 10528
  - name: validation
    num_bytes: 42196661
    num_examples: 1000
  download_size: 224321372
  dataset_size: 482987581
- config_name: clean_w_clusters_ft
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210416068
  dataset_size: 444183175
- config_name: clean_w_legal_bert_clustering
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int32
  splits:
  - name: train
    num_bytes: 404566760
    num_examples: 10528
  - name: validation
    num_bytes: 39570303
    num_examples: 1000
  download_size: 210415380
  dataset_size: 444137063
- config_name: clean_w_topics
  features:
  - name: original_text
    dtype: string
  - name: cleaned_text
    dtype: string
  - name: topic_id
    dtype: int64
  - name: topic_name
    dtype: string
  splits:
  - name: train
    num_bytes: 441204502
    num_examples: 10528
  download_size: 204755658
  dataset_size: 441204502
- config_name: ecthr_validation_clustered
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 18771119
  dataset_size: 39574303
- config_name: eu-court-cases_validation_clustered
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 156486344
    num_examples: 3171
  download_size: 67469022
  dataset_size: 156486344
- config_name: eu-legislation_validation_clustered
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 186104016
    num_examples: 6829
  download_size: 71583875
  dataset_size: 186104016
- config_name: indian_courts_cases_validation_clustered
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 55528767
    num_examples: 3000
  download_size: 26206372
  dataset_size: 55528767
- config_name: legal-bert-16-clustered-b
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210417933
  dataset_size: 444183175
- config_name: legal-bert-16-clustered-ib
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210417922
  dataset_size: 444183175
- config_name: lex-former-16-clustered-b-chunked
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 408457401
    num_examples: 24932
  - name: validation
    num_bytes: 39963837
    num_examples: 2434
  download_size: 210797918
  dataset_size: 448421238
- config_name: lex-former-16-clustered-ib-chunked
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 408457401
    num_examples: 24932
  - name: validation
    num_bytes: 39963837
    num_examples: 2434
  download_size: 210797910
  dataset_size: 448421238
- config_name: lex-former-8-clustered-b
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210416076
  dataset_size: 444183175
- config_name: lex-former-8-clustered-ib
  features:
  - name: original_text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210416066
  dataset_size: 444183175
- config_name: main
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 404524648
    num_examples: 10528
  - name: validation
    num_bytes: 39566303
    num_examples: 1000
  download_size: 210406727
  dataset_size: 444090951
- config_name: random-balanced-cluster-8
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210415773
  dataset_size: 444183175
- config_name: random-imbalanced-cluster-8
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 404608872
    num_examples: 10528
  - name: validation
    num_bytes: 39574303
    num_examples: 1000
  download_size: 210415788
  dataset_size: 444183175
- config_name: uk_courts_cases_validation_clustered
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 211453379
    num_examples: 4000
  download_size: 106296095
  dataset_size: 211453379
- config_name: uk_legislation_validation_clustered
  features:
  - name: text
    dtype: string
  - name: cluster_id
    dtype: int64
  splits:
  - name: validation
    num_bytes: 82243533
    num_examples: 4000
  download_size: 29902645
  dataset_size: 82243533
configs:
- config_name: chunks_w_clusters
  data_files:
  - split: train
    path: chunks_w_clusters/train-*
  - split: validation
    path: chunks_w_clusters/validation-*
- config_name: chunks_w_gclusters
  data_files:
  - split: train
    path: chunks_w_gclusters/train-*
  - split: validation
    path: chunks_w_gclusters/validation-*
- config_name: clean
  data_files:
  - split: train
    path: clean/train-*
  - split: validation
    path: clean/validation-*
- config_name: clean_w_b_clusters
  data_files:
  - split: train
    path: clean_w_b_clusters/train-*
  - split: validation
    path: clean_w_b_clusters/validation-*
- config_name: clean_w_b_clusters_ft
  data_files:
  - split: train
    path: clean_w_b_clusters_ft/train-*
  - split: validation
    path: clean_w_b_clusters_ft/validation-*
- config_name: clean_w_b_legal_bert_clustering
  data_files:
  - split: train
    path: clean_w_b_legal_bert_clustering/train-*
  - split: validation
    path: clean_w_b_legal_bert_clustering/validation-*
- config_name: clean_w_clusters
  data_files:
  - split: train
    path: clean_w_clusters/train-*
  - split: validation
    path: clean_w_clusters/validation-*
- config_name: clean_w_clusters_ft
  data_files:
  - split: train
    path: clean_w_clusters_ft/train-*
  - split: validation
    path: clean_w_clusters_ft/validation-*
- config_name: clean_w_legal_bert_clustering
  data_files:
  - split: train
    path: clean_w_legal_bert_clustering/train-*
  - split: validation
    path: clean_w_legal_bert_clustering/validation-*
- config_name: clean_w_topics
  data_files:
  - split: train
    path: clean_w_topics/train-*
- config_name: ecthr_validation_clustered
  data_files:
  - split: validation
    path: ecthr_validation_clustered/validation-*
- config_name: eu-court-cases_validation_clustered
  data_files:
  - split: validation
    path: eu-court-cases_validation_clustered/validation-*
- config_name: eu-legislation_validation_clustered
  data_files:
  - split: validation
    path: eu-legislation_validation_clustered/validation-*
- config_name: indian_courts_cases_validation_clustered
  data_files:
  - split: validation
    path: indian_courts_cases_validation_clustered/validation-*
- config_name: legal-bert-16-clustered-b
  data_files:
  - split: train
    path: legal-bert-16-clustered-b/train-*
  - split: validation
    path: legal-bert-16-clustered-b/validation-*
- config_name: legal-bert-16-clustered-ib
  data_files:
  - split: train
    path: legal-bert-16-clustered-ib/train-*
  - split: validation
    path: legal-bert-16-clustered-ib/validation-*
- config_name: lex-former-16-clustered-b-chunked
  data_files:
  - split: train
    path: lex-former-16-clustered-b-chunked/train-*
  - split: validation
    path: lex-former-16-clustered-b-chunked/validation-*
- config_name: lex-former-16-clustered-ib-chunked
  data_files:
  - split: train
    path: lex-former-16-clustered-ib-chunked/train-*
  - split: validation
    path: lex-former-16-clustered-ib-chunked/validation-*
- config_name: lex-former-8-clustered-b
  data_files:
  - split: train
    path: lex-former-8-clustered-b/train-*
  - split: validation
    path: lex-former-8-clustered-b/validation-*
- config_name: lex-former-8-clustered-ib
  data_files:
  - split: train
    path: lex-former-8-clustered-ib/train-*
  - split: validation
    path: lex-former-8-clustered-ib/validation-*
- config_name: main
  data_files:
  - split: train
    path: main/train-*
  - split: validation
    path: main/validation-*
- config_name: random-balanced-cluster-8
  data_files:
  - split: train
    path: random-balanced-cluster-8/train-*
  - split: validation
    path: random-balanced-cluster-8/validation-*
- config_name: random-imbalanced-cluster-8
  data_files:
  - split: train
    path: random-imbalanced-cluster-8/train-*
  - split: validation
    path: random-imbalanced-cluster-8/validation-*
- config_name: uk_courts_cases_validation_clustered
  data_files:
  - split: validation
    path: uk_courts_cases_validation_clustered/validation-*
- config_name: uk_legislation_validation_clustered
  data_files:
  - split: validation
    path: uk_legislation_validation_clustered/validation-*
---