vic35get commited on
Commit
fed2d10
1 Parent(s): dd8cd65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +478 -3
README.md CHANGED
@@ -1,3 +1,478 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - pt
8
+ multilinguality:
9
+ - monolingual
10
+ size_categories:
11
+ - 100M<n<1B
12
+ source_datasets:
13
+ - extended
14
+ task_categories:
15
+ - text-classification
16
+ - token-classification
17
+ - sentence-similarity
18
+ task_ids:
19
+ - multi-class-classification
20
+ - multi-label-classification
21
+ pretty_name: BidCorpus
22
+ config_names:
23
+ - case_hold
24
+ - ecthr_a
25
+ - ecthr_b
26
+ - eurlex
27
+ - ledgar
28
+ - scotus
29
+ - unfair_tos
30
+ dataset_info:
31
+ - config_name: case_hold
32
+ features:
33
+ - name: context
34
+ dtype: string
35
+ - name: endings
36
+ sequence: string
37
+ - name: label
38
+ dtype:
39
+ class_label:
40
+ names:
41
+ '0': '0'
42
+ '1': '1'
43
+ '2': '2'
44
+ '3': '3'
45
+ '4': '4'
46
+ splits:
47
+ - name: train
48
+ num_bytes: 74781706
49
+ num_examples: 45000
50
+ - name: test
51
+ num_bytes: 5989952
52
+ num_examples: 3600
53
+ - name: validation
54
+ num_bytes: 6474603
55
+ num_examples: 3900
56
+ download_size: 47303537
57
+ dataset_size: 87246261
58
+ - config_name: ecthr_a
59
+ features:
60
+ - name: text
61
+ sequence: string
62
+ - name: labels
63
+ sequence:
64
+ class_label:
65
+ names:
66
+ '0': '2'
67
+ '1': '3'
68
+ '2': '5'
69
+ '3': '6'
70
+ '4': '8'
71
+ '5': '9'
72
+ '6': '10'
73
+ '7': '11'
74
+ '8': '14'
75
+ '9': P1-1
76
+ splits:
77
+ - name: train
78
+ num_bytes: 89637449
79
+ num_examples: 9000
80
+ - name: test
81
+ num_bytes: 11884168
82
+ num_examples: 1000
83
+ - name: validation
84
+ num_bytes: 10985168
85
+ num_examples: 1000
86
+ download_size: 53352586
87
+ dataset_size: 112506785
88
+ - config_name: ecthr_b
89
+ features:
90
+ - name: text
91
+ sequence: string
92
+ - name: labels
93
+ sequence:
94
+ class_label:
95
+ names:
96
+ '0': '2'
97
+ '1': '3'
98
+ '2': '5'
99
+ '3': '6'
100
+ '4': '8'
101
+ '5': '9'
102
+ '6': '10'
103
+ '7': '11'
104
+ '8': '14'
105
+ '9': P1-1
106
+ splits:
107
+ - name: train
108
+ num_bytes: 89657649
109
+ num_examples: 9000
110
+ - name: test
111
+ num_bytes: 11886928
112
+ num_examples: 1000
113
+ - name: validation
114
+ num_bytes: 10987816
115
+ num_examples: 1000
116
+ download_size: 53352494
117
+ dataset_size: 112532393
118
+ - config_name: eurlex
119
+ features:
120
+ - name: text
121
+ dtype: string
122
+ - name: labels
123
+ sequence:
124
+ class_label:
125
+ names:
126
+ '0': '100163'
127
+ '1': '100168'
128
+ '2': '100169'
129
+ '3': '100170'
130
+ '4': '100171'
131
+ '5': '100172'
132
+ '6': '100173'
133
+ '7': '100174'
134
+ '8': '100175'
135
+ '9': '100176'
136
+ '10': '100177'
137
+ '11': '100179'
138
+ '12': '100180'
139
+ '13': '100183'
140
+ '14': '100184'
141
+ '15': '100185'
142
+ '16': '100186'
143
+ '17': '100187'
144
+ '18': '100189'
145
+ '19': '100190'
146
+ '20': '100191'
147
+ '21': '100192'
148
+ '22': '100193'
149
+ '23': '100194'
150
+ '24': '100195'
151
+ '25': '100196'
152
+ '26': '100197'
153
+ '27': '100198'
154
+ '28': '100199'
155
+ '29': '100200'
156
+ '30': '100201'
157
+ '31': '100202'
158
+ '32': '100204'
159
+ '33': '100205'
160
+ '34': '100206'
161
+ '35': '100207'
162
+ '36': '100212'
163
+ '37': '100214'
164
+ '38': '100215'
165
+ '39': '100220'
166
+ '40': '100221'
167
+ '41': '100222'
168
+ '42': '100223'
169
+ '43': '100224'
170
+ '44': '100226'
171
+ '45': '100227'
172
+ '46': '100229'
173
+ '47': '100230'
174
+ '48': '100231'
175
+ '49': '100232'
176
+ '50': '100233'
177
+ '51': '100234'
178
+ '52': '100235'
179
+ '53': '100237'
180
+ '54': '100238'
181
+ '55': '100239'
182
+ '56': '100240'
183
+ '57': '100241'
184
+ '58': '100242'
185
+ '59': '100243'
186
+ '60': '100244'
187
+ '61': '100245'
188
+ '62': '100246'
189
+ '63': '100247'
190
+ '64': '100248'
191
+ '65': '100249'
192
+ '66': '100250'
193
+ '67': '100252'
194
+ '68': '100253'
195
+ '69': '100254'
196
+ '70': '100255'
197
+ '71': '100256'
198
+ '72': '100257'
199
+ '73': '100258'
200
+ '74': '100259'
201
+ '75': '100260'
202
+ '76': '100261'
203
+ '77': '100262'
204
+ '78': '100263'
205
+ '79': '100264'
206
+ '80': '100265'
207
+ '81': '100266'
208
+ '82': '100268'
209
+ '83': '100269'
210
+ '84': '100270'
211
+ '85': '100271'
212
+ '86': '100272'
213
+ '87': '100273'
214
+ '88': '100274'
215
+ '89': '100275'
216
+ '90': '100276'
217
+ '91': '100277'
218
+ '92': '100278'
219
+ '93': '100279'
220
+ '94': '100280'
221
+ '95': '100281'
222
+ '96': '100282'
223
+ '97': '100283'
224
+ '98': '100284'
225
+ '99': '100285'
226
+ splits:
227
+ - name: train
228
+ num_bytes: 390770241
229
+ num_examples: 55000
230
+ - name: test
231
+ num_bytes: 59739094
232
+ num_examples: 5000
233
+ - name: validation
234
+ num_bytes: 41544476
235
+ num_examples: 5000
236
+ download_size: 208028049
237
+ dataset_size: 492053811
238
+ - config_name: ledgar
239
+ features:
240
+ - name: text
241
+ dtype: string
242
+ - name: label
243
+ dtype:
244
+ class_label:
245
+ names:
246
+ '0': Adjustments
247
+ '1': Agreements
248
+ '2': Amendments
249
+ '3': Anti-Corruption Laws
250
+ '4': Applicable Laws
251
+ '5': Approvals
252
+ '6': Arbitration
253
+ '7': Assignments
254
+ '8': Assigns
255
+ '9': Authority
256
+ '10': Authorizations
257
+ '11': Base Salary
258
+ '12': Benefits
259
+ '13': Binding Effects
260
+ '14': Books
261
+ '15': Brokers
262
+ '16': Capitalization
263
+ '17': Change In Control
264
+ '18': Closings
265
+ '19': Compliance With Laws
266
+ '20': Confidentiality
267
+ '21': Consent To Jurisdiction
268
+ '22': Consents
269
+ '23': Construction
270
+ '24': Cooperation
271
+ '25': Costs
272
+ '26': Counterparts
273
+ '27': Death
274
+ '28': Defined Terms
275
+ '29': Definitions
276
+ '30': Disability
277
+ '31': Disclosures
278
+ '32': Duties
279
+ '33': Effective Dates
280
+ '34': Effectiveness
281
+ '35': Employment
282
+ '36': Enforceability
283
+ '37': Enforcements
284
+ '38': Entire Agreements
285
+ '39': Erisa
286
+ '40': Existence
287
+ '41': Expenses
288
+ '42': Fees
289
+ '43': Financial Statements
290
+ '44': Forfeitures
291
+ '45': Further Assurances
292
+ '46': General
293
+ '47': Governing Laws
294
+ '48': Headings
295
+ '49': Indemnifications
296
+ '50': Indemnity
297
+ '51': Insurances
298
+ '52': Integration
299
+ '53': Intellectual Property
300
+ '54': Interests
301
+ '55': Interpretations
302
+ '56': Jurisdictions
303
+ '57': Liens
304
+ '58': Litigations
305
+ '59': Miscellaneous
306
+ '60': Modifications
307
+ '61': No Conflicts
308
+ '62': No Defaults
309
+ '63': No Waivers
310
+ '64': Non-Disparagement
311
+ '65': Notices
312
+ '66': Organizations
313
+ '67': Participations
314
+ '68': Payments
315
+ '69': Positions
316
+ '70': Powers
317
+ '71': Publicity
318
+ '72': Qualifications
319
+ '73': Records
320
+ '74': Releases
321
+ '75': Remedies
322
+ '76': Representations
323
+ '77': Sales
324
+ '78': Sanctions
325
+ '79': Severability
326
+ '80': Solvency
327
+ '81': Specific Performance
328
+ '82': Submission To Jurisdiction
329
+ '83': Subsidiaries
330
+ '84': Successors
331
+ '85': Survival
332
+ '86': Tax Withholdings
333
+ '87': Taxes
334
+ '88': Terminations
335
+ '89': Terms
336
+ '90': Titles
337
+ '91': Transactions With Affiliates
338
+ '92': Use Of Proceeds
339
+ '93': Vacations
340
+ '94': Venues
341
+ '95': Vesting
342
+ '96': Waiver Of Jury Trials
343
+ '97': Waivers
344
+ '98': Warranties
345
+ '99': Withholdings
346
+ splits:
347
+ - name: train
348
+ num_bytes: 43358291
349
+ num_examples: 60000
350
+ - name: test
351
+ num_bytes: 6845581
352
+ num_examples: 10000
353
+ - name: validation
354
+ num_bytes: 7143588
355
+ num_examples: 10000
356
+ download_size: 27650585
357
+ dataset_size: 57347460
358
+ - config_name: scotus
359
+ features:
360
+ - name: text
361
+ dtype: string
362
+ - name: label
363
+ dtype:
364
+ class_label:
365
+ names:
366
+ '0': '1'
367
+ '1': '2'
368
+ '2': '3'
369
+ '3': '4'
370
+ '4': '5'
371
+ '5': '6'
372
+ '6': '7'
373
+ '7': '8'
374
+ '8': '9'
375
+ '9': '10'
376
+ '10': '11'
377
+ '11': '12'
378
+ '12': '13'
379
+ splits:
380
+ - name: train
381
+ num_bytes: 178959316
382
+ num_examples: 5000
383
+ - name: test
384
+ num_bytes: 76213279
385
+ num_examples: 1400
386
+ - name: validation
387
+ num_bytes: 75600243
388
+ num_examples: 1400
389
+ download_size: 173411399
390
+ dataset_size: 330772838
391
+ - config_name: unfair_tos
392
+ features:
393
+ - name: text
394
+ dtype: string
395
+ - name: labels
396
+ sequence:
397
+ class_label:
398
+ names:
399
+ '0': Limitation of liability
400
+ '1': Unilateral termination
401
+ '2': Unilateral change
402
+ '3': Content removal
403
+ '4': Contract by using
404
+ '5': Choice of law
405
+ '6': Jurisdiction
406
+ '7': Arbitration
407
+ splits:
408
+ - name: train
409
+ num_bytes: 1041782
410
+ num_examples: 5532
411
+ - name: test
412
+ num_bytes: 303099
413
+ num_examples: 1607
414
+ - name: validation
415
+ num_bytes: 452111
416
+ num_examples: 2275
417
+ download_size: 865604
418
+ dataset_size: 1796992
419
+ configs:
420
+ - config_name: case_hold
421
+ data_files:
422
+ - split: train
423
+ path: case_hold/train-*
424
+ - split: test
425
+ path: case_hold/test-*
426
+ - split: validation
427
+ path: case_hold/validation-*
428
+ - config_name: ecthr_a
429
+ data_files:
430
+ - split: train
431
+ path: ecthr_a/train-*
432
+ - split: test
433
+ path: ecthr_a/test-*
434
+ - split: validation
435
+ path: ecthr_a/validation-*
436
+ - config_name: ecthr_b
437
+ data_files:
438
+ - split: train
439
+ path: ecthr_b/train-*
440
+ - split: test
441
+ path: ecthr_b/test-*
442
+ - split: validation
443
+ path: ecthr_b/validation-*
444
+ - config_name: eurlex
445
+ data_files:
446
+ - split: train
447
+ path: eurlex/train-*
448
+ - split: test
449
+ path: eurlex/test-*
450
+ - split: validation
451
+ path: eurlex/validation-*
452
+ - config_name: ledgar
453
+ data_files:
454
+ - split: train
455
+ path: ledgar/train-*
456
+ - split: test
457
+ path: ledgar/test-*
458
+ - split: validation
459
+ path: ledgar/validation-*
460
+ - config_name: scotus
461
+ data_files:
462
+ - split: train
463
+ path: scotus/train-*
464
+ - split: test
465
+ path: scotus/test-*
466
+ - split: validation
467
+ path: scotus/validation-*
468
+ - config_name: unfair_tos
469
+ data_files:
470
+ - split: train
471
+ path: unfair_tos/train-*
472
+ - split: test
473
+ path: unfair_tos/test-*
474
+ - split: validation
475
+ path: unfair_tos/validation-*
476
+ tags:
477
+ - legal
478
+ ---