Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
extended
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
064fab9
1 Parent(s): ffaa9c4

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -22,7 +22,42 @@ task_ids:
22
  - multiple-choice-qa
23
  - topic-classification
24
  pretty_name: LexGLUE
 
 
 
 
 
 
 
 
25
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  - config_name: ecthr_a
27
  features:
28
  - name: text
@@ -43,16 +78,16 @@ dataset_info:
43
  '9': P1-1
44
  splits:
45
  - name: train
46
- num_bytes: 89637461
47
  num_examples: 9000
48
  - name: test
49
- num_bytes: 11884180
50
  num_examples: 1000
51
  - name: validation
52
- num_bytes: 10985180
53
  num_examples: 1000
54
- download_size: 32852475
55
- dataset_size: 112506821
56
  - config_name: ecthr_b
57
  features:
58
  - name: text
@@ -203,39 +238,6 @@ dataset_info:
203
  num_examples: 5000
204
  download_size: 125413277
205
  dataset_size: 492053875
206
- - config_name: scotus
207
- features:
208
- - name: text
209
- dtype: string
210
- - name: label
211
- dtype:
212
- class_label:
213
- names:
214
- '0': '1'
215
- '1': '2'
216
- '2': '3'
217
- '3': '4'
218
- '4': '5'
219
- '5': '6'
220
- '6': '7'
221
- '7': '8'
222
- '8': '9'
223
- '9': '10'
224
- '10': '11'
225
- '11': '12'
226
- '12': '13'
227
- splits:
228
- - name: train
229
- num_bytes: 178959320
230
- num_examples: 5000
231
- - name: test
232
- num_bytes: 76213283
233
- num_examples: 1400
234
- - name: validation
235
- num_bytes: 75600247
236
- num_examples: 1400
237
- download_size: 104763335
238
- dataset_size: 330772850
239
  - config_name: ledgar
240
  features:
241
  - name: text
@@ -356,6 +358,39 @@ dataset_info:
356
  num_examples: 10000
357
  download_size: 16255623
358
  dataset_size: 57347492
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
359
  - config_name: unfair_tos
360
  features:
361
  - name: text
@@ -384,41 +419,15 @@ dataset_info:
384
  num_examples: 2275
385
  download_size: 511342
386
  dataset_size: 1797016
387
- - config_name: case_hold
388
- features:
389
- - name: context
390
- dtype: string
391
- - name: endings
392
- sequence: string
393
- - name: label
394
- dtype:
395
- class_label:
396
- names:
397
- '0': '0'
398
- '1': '1'
399
- '2': '2'
400
- '3': '3'
401
- '4': '4'
402
- splits:
403
- - name: train
404
- num_bytes: 74781766
405
- num_examples: 45000
406
- - name: test
407
- num_bytes: 5989964
408
- num_examples: 3600
409
- - name: validation
410
- num_bytes: 6474615
411
- num_examples: 3900
412
- download_size: 30422703
413
- dataset_size: 87246345
414
- config_names:
415
- - case_hold
416
- - ecthr_a
417
- - ecthr_b
418
- - eurlex
419
- - ledgar
420
- - scotus
421
- - unfair_tos
422
  ---
423
 
424
  # Dataset Card for "LexGLUE"
 
22
  - multiple-choice-qa
23
  - topic-classification
24
  pretty_name: LexGLUE
25
+ config_names:
26
+ - case_hold
27
+ - ecthr_a
28
+ - ecthr_b
29
+ - eurlex
30
+ - ledgar
31
+ - scotus
32
+ - unfair_tos
33
  dataset_info:
34
+ - config_name: case_hold
35
+ features:
36
+ - name: context
37
+ dtype: string
38
+ - name: endings
39
+ sequence: string
40
+ - name: label
41
+ dtype:
42
+ class_label:
43
+ names:
44
+ '0': '0'
45
+ '1': '1'
46
+ '2': '2'
47
+ '3': '3'
48
+ '4': '4'
49
+ splits:
50
+ - name: train
51
+ num_bytes: 74781766
52
+ num_examples: 45000
53
+ - name: test
54
+ num_bytes: 5989964
55
+ num_examples: 3600
56
+ - name: validation
57
+ num_bytes: 6474615
58
+ num_examples: 3900
59
+ download_size: 30422703
60
+ dataset_size: 87246345
61
  - config_name: ecthr_a
62
  features:
63
  - name: text
 
78
  '9': P1-1
79
  splits:
80
  - name: train
81
+ num_bytes: 89637449
82
  num_examples: 9000
83
  - name: test
84
+ num_bytes: 11884168
85
  num_examples: 1000
86
  - name: validation
87
+ num_bytes: 10985168
88
  num_examples: 1000
89
+ download_size: 53352586
90
+ dataset_size: 112506785
91
  - config_name: ecthr_b
92
  features:
93
  - name: text
 
238
  num_examples: 5000
239
  download_size: 125413277
240
  dataset_size: 492053875
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
241
  - config_name: ledgar
242
  features:
243
  - name: text
 
358
  num_examples: 10000
359
  download_size: 16255623
360
  dataset_size: 57347492
361
+ - config_name: scotus
362
+ features:
363
+ - name: text
364
+ dtype: string
365
+ - name: label
366
+ dtype:
367
+ class_label:
368
+ names:
369
+ '0': '1'
370
+ '1': '2'
371
+ '2': '3'
372
+ '3': '4'
373
+ '4': '5'
374
+ '5': '6'
375
+ '6': '7'
376
+ '7': '8'
377
+ '8': '9'
378
+ '9': '10'
379
+ '10': '11'
380
+ '11': '12'
381
+ '12': '13'
382
+ splits:
383
+ - name: train
384
+ num_bytes: 178959320
385
+ num_examples: 5000
386
+ - name: test
387
+ num_bytes: 76213283
388
+ num_examples: 1400
389
+ - name: validation
390
+ num_bytes: 75600247
391
+ num_examples: 1400
392
+ download_size: 104763335
393
+ dataset_size: 330772850
394
  - config_name: unfair_tos
395
  features:
396
  - name: text
 
419
  num_examples: 2275
420
  download_size: 511342
421
  dataset_size: 1797016
422
+ configs:
423
+ - config_name: ecthr_a
424
+ data_files:
425
+ - split: train
426
+ path: ecthr_a/train-*
427
+ - split: test
428
+ path: ecthr_a/test-*
429
+ - split: validation
430
+ path: ecthr_a/validation-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
431
  ---
432
 
433
  # Dataset Card for "LexGLUE"
dataset_infos.json CHANGED
@@ -1 +1,706 @@
1
- {"ecthr_a": {"description": "The European Court of Human Rights (ECtHR) hears allegations that a state has\nbreached human rights provisions of the European Convention of Human Rights (ECHR).\nFor each case, the dataset provides a list of factual paragraphs (facts) from the case description.\nEach case is mapped to articles of the ECHR that were violated (if any).", "citation": "@inproceedings{chalkidis-etal-2021-paragraph,\n title = \"Paragraph-level Rationale Extraction through Regularization: A case study on {E}uropean Court of Human Rights Cases\",\n author = \"Chalkidis, Ilias and\n Fergadiotis, Manos and\n Tsarapatsanis, Dimitrios and\n Aletras, Nikolaos and\n Androutsopoulos, Ion and\n Malakasiotis, Prodromos\",\n booktitle = \"Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies\",\n month = jun,\n year = \"2021\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://aclanthology.org/2021.naacl-main.22\",\n doi = \"10.18653/v1/2021.naacl-main.22\",\n pages = \"226--241\",\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "https://archive.org/details/ECtHR-NAACL2021", "license": "", "features": {"text": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"num_classes": 10, "names": ["2", "3", "5", "6", "8", "9", "10", "11", "14", "P1-1"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "ecthr_a", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 89637461, "num_examples": 9000, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 11884180, "num_examples": 1000, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 10985180, "num_examples": 1000, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/ecthr.tar.gz": {"num_bytes": 32852475, "checksum": "461c1f6016af3a7ac0bd115c1f9ff65031258bfec39e570fec74a16d8946398e"}}, "download_size": 32852475, "post_processing_size": null, "dataset_size": 112506821, "size_in_bytes": 145359296}, "ecthr_b": {"description": "The European Court of Human Rights (ECtHR) hears allegations that a state has\nbreached human rights provisions of the European Convention of Human Rights (ECHR).\nFor each case, the dataset provides a list of factual paragraphs (facts) from the case description.\nEach case is mapped to articles of ECHR that were allegedly violated (considered by the court).", "citation": "@inproceedings{chalkidis-etal-2021-paragraph,\n title = \"Paragraph-level Rationale Extraction through Regularization: A case study on {E}uropean Court of Human Rights Cases\",\n author = \"Chalkidis, Ilias\n and Fergadiotis, Manos\n and Tsarapatsanis, Dimitrios\n and Aletras, Nikolaos\n and Androutsopoulos, Ion\n and Malakasiotis, Prodromos\",\n booktitle = \"Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies\",\n year = \"2021\",\n address = \"Online\",\n url = \"https://aclanthology.org/2021.naacl-main.22\",\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "https://archive.org/details/ECtHR-NAACL2021", "license": "", "features": {"text": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"num_classes": 10, "names": ["2", "3", "5", "6", "8", "9", "10", "11", "14", "P1-1"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "ecthr_b", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 89657661, "num_examples": 9000, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 11886940, "num_examples": 1000, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 10987828, "num_examples": 1000, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/ecthr.tar.gz": {"num_bytes": 32852475, "checksum": "461c1f6016af3a7ac0bd115c1f9ff65031258bfec39e570fec74a16d8946398e"}}, "download_size": 32852475, "post_processing_size": null, "dataset_size": 112532429, "size_in_bytes": 145384904}, "eurlex": {"description": "European Union (EU) legislation is published in EUR-Lex portal.\nAll EU laws are annotated by EU's Publications Office with multiple concepts from the EuroVoc thesaurus,\na multilingual thesaurus maintained by the Publications Office.\nThe current version of EuroVoc contains more than 7k concepts referring to various activities\nof the EU and its Member States (e.g., economics, health-care, trade).\nGiven a document, the task is to predict its EuroVoc labels (concepts).", "citation": "@inproceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias and\n Fergadiotis, Manos and\n 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 location = {Punta Cana, Dominican Republic},\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "https://zenodo.org/record/5363165#.YVJOAi8RqaA", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 100, "names": ["100163", "100168", "100169", "100170", "100171", "100172", "100173", "100174", "100175", "100176", "100177", "100179", "100180", "100183", "100184", "100185", "100186", "100187", "100189", "100190", "100191", "100192", "100193", "100194", "100195", "100196", "100197", "100198", "100199", "100200", "100201", "100202", "100204", "100205", "100206", "100207", "100212", "100214", "100215", "100220", "100221", "100222", "100223", "100224", "100226", "100227", "100229", "100230", "100231", "100232", "100233", "100234", "100235", "100237", "100238", "100239", "100240", "100241", "100242", "100243", "100244", "100245", "100246", "100247", "100248", "100249", "100250", "100252", "100253", "100254", "100255", "100256", "100257", "100258", "100259", "100260", "100261", "100262", "100263", "100264", "100265", "100266", "100268", "100269", "100270", "100271", "100272", "100273", "100274", "100275", "100276", "100277", "100278", "100279", "100280", "100281", "100282", "100283", "100284", "100285"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "eurlex", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 390770289, "num_examples": 55000, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 59739102, "num_examples": 5000, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 41544484, "num_examples": 5000, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/eurlex.tar.gz": {"num_bytes": 125413277, "checksum": "82376ff55c3812632d8a21ad0d7e515e2e7ec6431ca7673a454cdd41a3a7bf46"}}, "download_size": 125413277, "post_processing_size": null, "dataset_size": 492053875, "size_in_bytes": 617467152}, "scotus": {"description": "The US Supreme Court (SCOTUS) is the highest federal court in the United States of America\nand generally hears only the most controversial or otherwise complex cases which have not\nbeen sufficiently well solved by lower courts. This is a single-label multi-class classification\ntask, where given a document (court opinion), the task is to predict the relevant issue areas.\nThe 14 issue areas cluster 278 issues whose focus is on the subject matter of the controversy (dispute).", "citation": "@misc{spaeth2020,\n author = {Harold J. Spaeth and Lee Epstein and Andrew D. Martin, Jeffrey A. Segal\n and Theodore J. Ruger and Sara C. Benesh},\n year = {2020},\n title ={{Supreme Court Database, Version 2020 Release 01}},\n url= {http://Supremecourtdatabase.org},\n howpublished={Washington University Law}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "http://scdb.wustl.edu/data.php", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 13, "names": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "scotus", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 178959320, "num_examples": 5000, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 76213283, "num_examples": 1400, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 75600247, "num_examples": 1400, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/scotus.tar.gz": {"num_bytes": 104763335, "checksum": "d53cc99aaf60b24ca7e4cf634f08a2572b5b3532f83aecdfc2c4257050dc9d0a"}}, "download_size": 104763335, "post_processing_size": null, "dataset_size": 330772850, "size_in_bytes": 435536185}, "ledgar": {"description": "LEDGAR dataset aims contract provision (paragraph) classification.\nThe contract provisions come from contracts obtained from the US Securities and Exchange Commission (SEC)\nfilings, which are publicly available from EDGAR. Each label represents the single main topic\n(theme) of the corresponding contract provision.", "citation": "@inproceedings{tuggener-etal-2020-ledgar,\n title = \"{LEDGAR}: A Large-Scale Multi-label Corpus for Text Classification of Legal Provisions in Contracts\",\n author = {Tuggener, Don and\n von D{\"a}niken, Pius and\n Peetz, Thomas and\n Cieliebak, Mark},\n booktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\n year = \"2020\",\n address = \"Marseille, France\",\n url = \"https://aclanthology.org/2020.lrec-1.155\",\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "https://metatext.io/datasets/ledgar", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 100, "names": ["Adjustments", "Agreements", "Amendments", "Anti-Corruption Laws", "Applicable Laws", "Approvals", "Arbitration", "Assignments", "Assigns", "Authority", "Authorizations", "Base Salary", "Benefits", "Binding Effects", "Books", "Brokers", "Capitalization", "Change In Control", "Closings", "Compliance With Laws", "Confidentiality", "Consent To Jurisdiction", "Consents", "Construction", "Cooperation", "Costs", "Counterparts", "Death", "Defined Terms", "Definitions", "Disability", "Disclosures", "Duties", "Effective Dates", "Effectiveness", "Employment", "Enforceability", "Enforcements", "Entire Agreements", "Erisa", "Existence", "Expenses", "Fees", "Financial Statements", "Forfeitures", "Further Assurances", "General", "Governing Laws", "Headings", "Indemnifications", "Indemnity", "Insurances", "Integration", "Intellectual Property", "Interests", "Interpretations", "Jurisdictions", "Liens", "Litigations", "Miscellaneous", "Modifications", "No Conflicts", "No Defaults", "No Waivers", "Non-Disparagement", "Notices", "Organizations", "Participations", "Payments", "Positions", "Powers", "Publicity", "Qualifications", "Records", "Releases", "Remedies", "Representations", "Sales", "Sanctions", "Severability", "Solvency", "Specific Performance", "Submission To Jurisdiction", "Subsidiaries", "Successors", "Survival", "Tax Withholdings", "Taxes", "Terminations", "Terms", "Titles", "Transactions With Affiliates", "Use Of Proceeds", "Vacations", "Venues", "Vesting", "Waiver Of Jury Trials", "Waivers", "Warranties", "Withholdings"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "ledgar", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 43358315, "num_examples": 60000, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 6845585, "num_examples": 10000, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 7143592, "num_examples": 10000, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/ledgar.tar.gz": {"num_bytes": 16255623, "checksum": "f7507bcce46ce03e3e91b8aaa1b84ddf6e8f1d628c0d7fa351f97ce45366d5d8"}}, "download_size": 16255623, "post_processing_size": null, "dataset_size": 57347492, "size_in_bytes": 73603115}, "unfair_tos": {"description": "The UNFAIR-ToS dataset contains 50 Terms of Service (ToS) from on-line platforms (e.g., YouTube,\nEbay, Facebook, etc.). The dataset has been annotated on the sentence-level with 8 types of\nunfair contractual terms (sentences), meaning terms that potentially violate user rights\naccording to the European consumer law.", "citation": "@article{lippi-etal-2019-claudette,\n title = \"{CLAUDETTE}: an automated detector of potentially unfair clauses in online terms of service\",\n author = {Lippi, Marco\n and Pa\u0142ka, Przemys\u0142aw\n and Contissa, Giuseppe\n and Lagioia, Francesca\n and Micklitz, Hans-Wolfgang\n and Sartor, Giovanni\n and Torroni, Paolo},\n journal = \"Artificial Intelligence and Law\",\n year = \"2019\",\n publisher = \"Springer\",\n url = \"https://doi.org/10.1007/s10506-019-09243-2\",\n pages = \"117--139\",\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "http://claudette.eui.eu", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 8, "names": ["Limitation of liability", "Unilateral termination", "Unilateral change", "Content removal", "Contract by using", "Choice of law", "Jurisdiction", "Arbitration"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "unfair_tos", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1041790, "num_examples": 5532, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 303107, "num_examples": 1607, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 452119, "num_examples": 2275, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/unfair_tos.tar.gz": {"num_bytes": 511342, "checksum": "934470d74b62139dfbfad4a13b75a32e4a4d26a680ab12eedfb7659cdf669d53"}}, "download_size": 511342, "post_processing_size": null, "dataset_size": 1797016, "size_in_bytes": 2308358}, "case_hold": {"description": "The CaseHOLD (Case Holdings on Legal Decisions) dataset contains approx. 53k multiple choice\nquestions about holdings of US court cases from the Harvard Law Library case law corpus.\nHoldings are short summaries of legal rulings accompany referenced decisions relevant for the present case.\nThe input consists of an excerpt (or prompt) from a court decision, containing a reference\nto a particular case, while the holding statement is masked out. The model must identify\nthe correct (masked) holding statement from a selection of five choices.", "citation": "@inproceedings{Zheng2021,\n author = {Lucia Zheng and\n Neel Guha and\n Brandon R. Anderson and\n Peter Henderson and\n Daniel E. Ho},\n title = {When Does Pretraining Help? Assessing Self-Supervised Learning for\n Law and the CaseHOLD Dataset},\n year = {2021},\n booktitle = {International Conference on Artificial Intelligence and Law},\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}", "homepage": "https://github.com/reglab/casehold", "license": "", "features": {"context": {"dtype": "string", "id": null, "_type": "Value"}, "endings": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "label": {"num_classes": 5, "names": ["0", "1", "2", "3", "4"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "lex_glue", "config_name": "case_hold", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 74781766, "num_examples": 45000, "dataset_name": "lex_glue"}, "test": {"name": "test", "num_bytes": 5989964, "num_examples": 3600, "dataset_name": "lex_glue"}, "validation": {"name": "validation", "num_bytes": 6474615, "num_examples": 3900, "dataset_name": "lex_glue"}}, "download_checksums": {"https://zenodo.org/record/5532997/files/casehold.tar.gz": {"num_bytes": 30422703, "checksum": "728827dae0019880fe6be609e23f8c47fa2b49a2f0814a36687ace8db1c32d5e"}}, "download_size": 30422703, "post_processing_size": null, "dataset_size": 87246345, "size_in_bytes": 117669048}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ecthr_a": {
3
+ "description": "The European Court of Human Rights (ECtHR) hears allegations that a state has\nbreached human rights provisions of the European Convention of Human Rights (ECHR).\nFor each case, the dataset provides a list of factual paragraphs (facts) from the case description.\nEach case is mapped to articles of the ECHR that were violated (if any).",
4
+ "citation": "@inproceedings{chalkidis-etal-2021-paragraph,\n title = \"Paragraph-level Rationale Extraction through Regularization: A case study on {E}uropean Court of Human Rights Cases\",\n author = \"Chalkidis, Ilias and\n Fergadiotis, Manos and\n Tsarapatsanis, Dimitrios and\n Aletras, Nikolaos and\n Androutsopoulos, Ion and\n Malakasiotis, Prodromos\",\n booktitle = \"Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies\",\n month = jun,\n year = \"2021\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://aclanthology.org/2021.naacl-main.22\",\n doi = \"10.18653/v1/2021.naacl-main.22\",\n pages = \"226--241\",\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
5
+ "homepage": "https://archive.org/details/ECtHR-NAACL2021",
6
+ "license": "",
7
+ "features": {
8
+ "text": {
9
+ "feature": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "labels": {
16
+ "feature": {
17
+ "names": [
18
+ "2",
19
+ "3",
20
+ "5",
21
+ "6",
22
+ "8",
23
+ "9",
24
+ "10",
25
+ "11",
26
+ "14",
27
+ "P1-1"
28
+ ],
29
+ "_type": "ClassLabel"
30
+ },
31
+ "_type": "Sequence"
32
+ }
33
+ },
34
+ "builder_name": "lex_glue",
35
+ "dataset_name": "lex_glue",
36
+ "config_name": "ecthr_a",
37
+ "version": {
38
+ "version_str": "1.0.0",
39
+ "description": "",
40
+ "major": 1,
41
+ "minor": 0,
42
+ "patch": 0
43
+ },
44
+ "splits": {
45
+ "train": {
46
+ "name": "train",
47
+ "num_bytes": 89637449,
48
+ "num_examples": 9000,
49
+ "dataset_name": null
50
+ },
51
+ "test": {
52
+ "name": "test",
53
+ "num_bytes": 11884168,
54
+ "num_examples": 1000,
55
+ "dataset_name": null
56
+ },
57
+ "validation": {
58
+ "name": "validation",
59
+ "num_bytes": 10985168,
60
+ "num_examples": 1000,
61
+ "dataset_name": null
62
+ }
63
+ },
64
+ "download_size": 53352586,
65
+ "dataset_size": 112506785,
66
+ "size_in_bytes": 165859371
67
+ },
68
+ "ecthr_b": {
69
+ "description": "The European Court of Human Rights (ECtHR) hears allegations that a state has\nbreached human rights provisions of the European Convention of Human Rights (ECHR).\nFor each case, the dataset provides a list of factual paragraphs (facts) from the case description.\nEach case is mapped to articles of ECHR that were allegedly violated (considered by the court).",
70
+ "citation": "@inproceedings{chalkidis-etal-2021-paragraph,\n title = \"Paragraph-level Rationale Extraction through Regularization: A case study on {E}uropean Court of Human Rights Cases\",\n author = \"Chalkidis, Ilias\n and Fergadiotis, Manos\n and Tsarapatsanis, Dimitrios\n and Aletras, Nikolaos\n and Androutsopoulos, Ion\n and Malakasiotis, Prodromos\",\n booktitle = \"Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies\",\n year = \"2021\",\n address = \"Online\",\n url = \"https://aclanthology.org/2021.naacl-main.22\",\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
71
+ "homepage": "https://archive.org/details/ECtHR-NAACL2021",
72
+ "license": "",
73
+ "features": {
74
+ "text": {
75
+ "feature": {
76
+ "dtype": "string",
77
+ "id": null,
78
+ "_type": "Value"
79
+ },
80
+ "length": -1,
81
+ "id": null,
82
+ "_type": "Sequence"
83
+ },
84
+ "labels": {
85
+ "feature": {
86
+ "num_classes": 10,
87
+ "names": [
88
+ "2",
89
+ "3",
90
+ "5",
91
+ "6",
92
+ "8",
93
+ "9",
94
+ "10",
95
+ "11",
96
+ "14",
97
+ "P1-1"
98
+ ],
99
+ "id": null,
100
+ "_type": "ClassLabel"
101
+ },
102
+ "length": -1,
103
+ "id": null,
104
+ "_type": "Sequence"
105
+ }
106
+ },
107
+ "post_processed": null,
108
+ "supervised_keys": null,
109
+ "task_templates": null,
110
+ "builder_name": "lex_glue",
111
+ "config_name": "ecthr_b",
112
+ "version": {
113
+ "version_str": "1.0.0",
114
+ "description": "",
115
+ "major": 1,
116
+ "minor": 0,
117
+ "patch": 0
118
+ },
119
+ "splits": {
120
+ "train": {
121
+ "name": "train",
122
+ "num_bytes": 89657661,
123
+ "num_examples": 9000,
124
+ "dataset_name": "lex_glue"
125
+ },
126
+ "test": {
127
+ "name": "test",
128
+ "num_bytes": 11886940,
129
+ "num_examples": 1000,
130
+ "dataset_name": "lex_glue"
131
+ },
132
+ "validation": {
133
+ "name": "validation",
134
+ "num_bytes": 10987828,
135
+ "num_examples": 1000,
136
+ "dataset_name": "lex_glue"
137
+ }
138
+ },
139
+ "download_checksums": {
140
+ "https://zenodo.org/record/5532997/files/ecthr.tar.gz": {
141
+ "num_bytes": 32852475,
142
+ "checksum": "461c1f6016af3a7ac0bd115c1f9ff65031258bfec39e570fec74a16d8946398e"
143
+ }
144
+ },
145
+ "download_size": 32852475,
146
+ "post_processing_size": null,
147
+ "dataset_size": 112532429,
148
+ "size_in_bytes": 145384904
149
+ },
150
+ "eurlex": {
151
+ "description": "European Union (EU) legislation is published in EUR-Lex portal.\nAll EU laws are annotated by EU's Publications Office with multiple concepts from the EuroVoc thesaurus,\na multilingual thesaurus maintained by the Publications Office.\nThe current version of EuroVoc contains more than 7k concepts referring to various activities\nof the EU and its Member States (e.g., economics, health-care, trade).\nGiven a document, the task is to predict its EuroVoc labels (concepts).",
152
+ "citation": "@inproceedings{chalkidis-etal-2021-multieurlex,\n author = {Chalkidis, Ilias and\n Fergadiotis, Manos and\n 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 location = {Punta Cana, Dominican Republic},\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
153
+ "homepage": "https://zenodo.org/record/5363165#.YVJOAi8RqaA",
154
+ "license": "",
155
+ "features": {
156
+ "text": {
157
+ "dtype": "string",
158
+ "id": null,
159
+ "_type": "Value"
160
+ },
161
+ "labels": {
162
+ "feature": {
163
+ "num_classes": 100,
164
+ "names": [
165
+ "100163",
166
+ "100168",
167
+ "100169",
168
+ "100170",
169
+ "100171",
170
+ "100172",
171
+ "100173",
172
+ "100174",
173
+ "100175",
174
+ "100176",
175
+ "100177",
176
+ "100179",
177
+ "100180",
178
+ "100183",
179
+ "100184",
180
+ "100185",
181
+ "100186",
182
+ "100187",
183
+ "100189",
184
+ "100190",
185
+ "100191",
186
+ "100192",
187
+ "100193",
188
+ "100194",
189
+ "100195",
190
+ "100196",
191
+ "100197",
192
+ "100198",
193
+ "100199",
194
+ "100200",
195
+ "100201",
196
+ "100202",
197
+ "100204",
198
+ "100205",
199
+ "100206",
200
+ "100207",
201
+ "100212",
202
+ "100214",
203
+ "100215",
204
+ "100220",
205
+ "100221",
206
+ "100222",
207
+ "100223",
208
+ "100224",
209
+ "100226",
210
+ "100227",
211
+ "100229",
212
+ "100230",
213
+ "100231",
214
+ "100232",
215
+ "100233",
216
+ "100234",
217
+ "100235",
218
+ "100237",
219
+ "100238",
220
+ "100239",
221
+ "100240",
222
+ "100241",
223
+ "100242",
224
+ "100243",
225
+ "100244",
226
+ "100245",
227
+ "100246",
228
+ "100247",
229
+ "100248",
230
+ "100249",
231
+ "100250",
232
+ "100252",
233
+ "100253",
234
+ "100254",
235
+ "100255",
236
+ "100256",
237
+ "100257",
238
+ "100258",
239
+ "100259",
240
+ "100260",
241
+ "100261",
242
+ "100262",
243
+ "100263",
244
+ "100264",
245
+ "100265",
246
+ "100266",
247
+ "100268",
248
+ "100269",
249
+ "100270",
250
+ "100271",
251
+ "100272",
252
+ "100273",
253
+ "100274",
254
+ "100275",
255
+ "100276",
256
+ "100277",
257
+ "100278",
258
+ "100279",
259
+ "100280",
260
+ "100281",
261
+ "100282",
262
+ "100283",
263
+ "100284",
264
+ "100285"
265
+ ],
266
+ "id": null,
267
+ "_type": "ClassLabel"
268
+ },
269
+ "length": -1,
270
+ "id": null,
271
+ "_type": "Sequence"
272
+ }
273
+ },
274
+ "post_processed": null,
275
+ "supervised_keys": null,
276
+ "task_templates": null,
277
+ "builder_name": "lex_glue",
278
+ "config_name": "eurlex",
279
+ "version": {
280
+ "version_str": "1.0.0",
281
+ "description": "",
282
+ "major": 1,
283
+ "minor": 0,
284
+ "patch": 0
285
+ },
286
+ "splits": {
287
+ "train": {
288
+ "name": "train",
289
+ "num_bytes": 390770289,
290
+ "num_examples": 55000,
291
+ "dataset_name": "lex_glue"
292
+ },
293
+ "test": {
294
+ "name": "test",
295
+ "num_bytes": 59739102,
296
+ "num_examples": 5000,
297
+ "dataset_name": "lex_glue"
298
+ },
299
+ "validation": {
300
+ "name": "validation",
301
+ "num_bytes": 41544484,
302
+ "num_examples": 5000,
303
+ "dataset_name": "lex_glue"
304
+ }
305
+ },
306
+ "download_checksums": {
307
+ "https://zenodo.org/record/5532997/files/eurlex.tar.gz": {
308
+ "num_bytes": 125413277,
309
+ "checksum": "82376ff55c3812632d8a21ad0d7e515e2e7ec6431ca7673a454cdd41a3a7bf46"
310
+ }
311
+ },
312
+ "download_size": 125413277,
313
+ "post_processing_size": null,
314
+ "dataset_size": 492053875,
315
+ "size_in_bytes": 617467152
316
+ },
317
+ "scotus": {
318
+ "description": "The US Supreme Court (SCOTUS) is the highest federal court in the United States of America\nand generally hears only the most controversial or otherwise complex cases which have not\nbeen sufficiently well solved by lower courts. This is a single-label multi-class classification\ntask, where given a document (court opinion), the task is to predict the relevant issue areas.\nThe 14 issue areas cluster 278 issues whose focus is on the subject matter of the controversy (dispute).",
319
+ "citation": "@misc{spaeth2020,\n author = {Harold J. Spaeth and Lee Epstein and Andrew D. Martin, Jeffrey A. Segal\n and Theodore J. Ruger and Sara C. Benesh},\n year = {2020},\n title ={{Supreme Court Database, Version 2020 Release 01}},\n url= {http://Supremecourtdatabase.org},\n howpublished={Washington University Law}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
320
+ "homepage": "http://scdb.wustl.edu/data.php",
321
+ "license": "",
322
+ "features": {
323
+ "text": {
324
+ "dtype": "string",
325
+ "id": null,
326
+ "_type": "Value"
327
+ },
328
+ "label": {
329
+ "num_classes": 13,
330
+ "names": [
331
+ "1",
332
+ "2",
333
+ "3",
334
+ "4",
335
+ "5",
336
+ "6",
337
+ "7",
338
+ "8",
339
+ "9",
340
+ "10",
341
+ "11",
342
+ "12",
343
+ "13"
344
+ ],
345
+ "id": null,
346
+ "_type": "ClassLabel"
347
+ }
348
+ },
349
+ "post_processed": null,
350
+ "supervised_keys": null,
351
+ "task_templates": null,
352
+ "builder_name": "lex_glue",
353
+ "config_name": "scotus",
354
+ "version": {
355
+ "version_str": "1.0.0",
356
+ "description": "",
357
+ "major": 1,
358
+ "minor": 0,
359
+ "patch": 0
360
+ },
361
+ "splits": {
362
+ "train": {
363
+ "name": "train",
364
+ "num_bytes": 178959320,
365
+ "num_examples": 5000,
366
+ "dataset_name": "lex_glue"
367
+ },
368
+ "test": {
369
+ "name": "test",
370
+ "num_bytes": 76213283,
371
+ "num_examples": 1400,
372
+ "dataset_name": "lex_glue"
373
+ },
374
+ "validation": {
375
+ "name": "validation",
376
+ "num_bytes": 75600247,
377
+ "num_examples": 1400,
378
+ "dataset_name": "lex_glue"
379
+ }
380
+ },
381
+ "download_checksums": {
382
+ "https://zenodo.org/record/5532997/files/scotus.tar.gz": {
383
+ "num_bytes": 104763335,
384
+ "checksum": "d53cc99aaf60b24ca7e4cf634f08a2572b5b3532f83aecdfc2c4257050dc9d0a"
385
+ }
386
+ },
387
+ "download_size": 104763335,
388
+ "post_processing_size": null,
389
+ "dataset_size": 330772850,
390
+ "size_in_bytes": 435536185
391
+ },
392
+ "ledgar": {
393
+ "description": "LEDGAR dataset aims contract provision (paragraph) classification.\nThe contract provisions come from contracts obtained from the US Securities and Exchange Commission (SEC)\nfilings, which are publicly available from EDGAR. Each label represents the single main topic\n(theme) of the corresponding contract provision.",
394
+ "citation": "@inproceedings{tuggener-etal-2020-ledgar,\n title = \"{LEDGAR}: A Large-Scale Multi-label Corpus for Text Classification of Legal Provisions in Contracts\",\n author = {Tuggener, Don and\n von D{\"a}niken, Pius and\n Peetz, Thomas and\n Cieliebak, Mark},\n booktitle = \"Proceedings of the 12th Language Resources and Evaluation Conference\",\n year = \"2020\",\n address = \"Marseille, France\",\n url = \"https://aclanthology.org/2020.lrec-1.155\",\n}\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
395
+ "homepage": "https://metatext.io/datasets/ledgar",
396
+ "license": "",
397
+ "features": {
398
+ "text": {
399
+ "dtype": "string",
400
+ "id": null,
401
+ "_type": "Value"
402
+ },
403
+ "label": {
404
+ "num_classes": 100,
405
+ "names": [
406
+ "Adjustments",
407
+ "Agreements",
408
+ "Amendments",
409
+ "Anti-Corruption Laws",
410
+ "Applicable Laws",
411
+ "Approvals",
412
+ "Arbitration",
413
+ "Assignments",
414
+ "Assigns",
415
+ "Authority",
416
+ "Authorizations",
417
+ "Base Salary",
418
+ "Benefits",
419
+ "Binding Effects",
420
+ "Books",
421
+ "Brokers",
422
+ "Capitalization",
423
+ "Change In Control",
424
+ "Closings",
425
+ "Compliance With Laws",
426
+ "Confidentiality",
427
+ "Consent To Jurisdiction",
428
+ "Consents",
429
+ "Construction",
430
+ "Cooperation",
431
+ "Costs",
432
+ "Counterparts",
433
+ "Death",
434
+ "Defined Terms",
435
+ "Definitions",
436
+ "Disability",
437
+ "Disclosures",
438
+ "Duties",
439
+ "Effective Dates",
440
+ "Effectiveness",
441
+ "Employment",
442
+ "Enforceability",
443
+ "Enforcements",
444
+ "Entire Agreements",
445
+ "Erisa",
446
+ "Existence",
447
+ "Expenses",
448
+ "Fees",
449
+ "Financial Statements",
450
+ "Forfeitures",
451
+ "Further Assurances",
452
+ "General",
453
+ "Governing Laws",
454
+ "Headings",
455
+ "Indemnifications",
456
+ "Indemnity",
457
+ "Insurances",
458
+ "Integration",
459
+ "Intellectual Property",
460
+ "Interests",
461
+ "Interpretations",
462
+ "Jurisdictions",
463
+ "Liens",
464
+ "Litigations",
465
+ "Miscellaneous",
466
+ "Modifications",
467
+ "No Conflicts",
468
+ "No Defaults",
469
+ "No Waivers",
470
+ "Non-Disparagement",
471
+ "Notices",
472
+ "Organizations",
473
+ "Participations",
474
+ "Payments",
475
+ "Positions",
476
+ "Powers",
477
+ "Publicity",
478
+ "Qualifications",
479
+ "Records",
480
+ "Releases",
481
+ "Remedies",
482
+ "Representations",
483
+ "Sales",
484
+ "Sanctions",
485
+ "Severability",
486
+ "Solvency",
487
+ "Specific Performance",
488
+ "Submission To Jurisdiction",
489
+ "Subsidiaries",
490
+ "Successors",
491
+ "Survival",
492
+ "Tax Withholdings",
493
+ "Taxes",
494
+ "Terminations",
495
+ "Terms",
496
+ "Titles",
497
+ "Transactions With Affiliates",
498
+ "Use Of Proceeds",
499
+ "Vacations",
500
+ "Venues",
501
+ "Vesting",
502
+ "Waiver Of Jury Trials",
503
+ "Waivers",
504
+ "Warranties",
505
+ "Withholdings"
506
+ ],
507
+ "id": null,
508
+ "_type": "ClassLabel"
509
+ }
510
+ },
511
+ "post_processed": null,
512
+ "supervised_keys": null,
513
+ "task_templates": null,
514
+ "builder_name": "lex_glue",
515
+ "config_name": "ledgar",
516
+ "version": {
517
+ "version_str": "1.0.0",
518
+ "description": "",
519
+ "major": 1,
520
+ "minor": 0,
521
+ "patch": 0
522
+ },
523
+ "splits": {
524
+ "train": {
525
+ "name": "train",
526
+ "num_bytes": 43358315,
527
+ "num_examples": 60000,
528
+ "dataset_name": "lex_glue"
529
+ },
530
+ "test": {
531
+ "name": "test",
532
+ "num_bytes": 6845585,
533
+ "num_examples": 10000,
534
+ "dataset_name": "lex_glue"
535
+ },
536
+ "validation": {
537
+ "name": "validation",
538
+ "num_bytes": 7143592,
539
+ "num_examples": 10000,
540
+ "dataset_name": "lex_glue"
541
+ }
542
+ },
543
+ "download_checksums": {
544
+ "https://zenodo.org/record/5532997/files/ledgar.tar.gz": {
545
+ "num_bytes": 16255623,
546
+ "checksum": "f7507bcce46ce03e3e91b8aaa1b84ddf6e8f1d628c0d7fa351f97ce45366d5d8"
547
+ }
548
+ },
549
+ "download_size": 16255623,
550
+ "post_processing_size": null,
551
+ "dataset_size": 57347492,
552
+ "size_in_bytes": 73603115
553
+ },
554
+ "unfair_tos": {
555
+ "description": "The UNFAIR-ToS dataset contains 50 Terms of Service (ToS) from on-line platforms (e.g., YouTube,\nEbay, Facebook, etc.). The dataset has been annotated on the sentence-level with 8 types of\nunfair contractual terms (sentences), meaning terms that potentially violate user rights\naccording to the European consumer law.",
556
+ "citation": "@article{lippi-etal-2019-claudette,\n title = \"{CLAUDETTE}: an automated detector of potentially unfair clauses in online terms of service\",\n author = {Lippi, Marco\n and Pa\u0142ka, Przemys\u0142aw\n and Contissa, Giuseppe\n and Lagioia, Francesca\n and Micklitz, Hans-Wolfgang\n and Sartor, Giovanni\n and Torroni, Paolo},\n journal = \"Artificial Intelligence and Law\",\n year = \"2019\",\n publisher = \"Springer\",\n url = \"https://doi.org/10.1007/s10506-019-09243-2\",\n pages = \"117--139\",\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
557
+ "homepage": "http://claudette.eui.eu",
558
+ "license": "",
559
+ "features": {
560
+ "text": {
561
+ "dtype": "string",
562
+ "id": null,
563
+ "_type": "Value"
564
+ },
565
+ "labels": {
566
+ "feature": {
567
+ "num_classes": 8,
568
+ "names": [
569
+ "Limitation of liability",
570
+ "Unilateral termination",
571
+ "Unilateral change",
572
+ "Content removal",
573
+ "Contract by using",
574
+ "Choice of law",
575
+ "Jurisdiction",
576
+ "Arbitration"
577
+ ],
578
+ "id": null,
579
+ "_type": "ClassLabel"
580
+ },
581
+ "length": -1,
582
+ "id": null,
583
+ "_type": "Sequence"
584
+ }
585
+ },
586
+ "post_processed": null,
587
+ "supervised_keys": null,
588
+ "task_templates": null,
589
+ "builder_name": "lex_glue",
590
+ "config_name": "unfair_tos",
591
+ "version": {
592
+ "version_str": "1.0.0",
593
+ "description": "",
594
+ "major": 1,
595
+ "minor": 0,
596
+ "patch": 0
597
+ },
598
+ "splits": {
599
+ "train": {
600
+ "name": "train",
601
+ "num_bytes": 1041790,
602
+ "num_examples": 5532,
603
+ "dataset_name": "lex_glue"
604
+ },
605
+ "test": {
606
+ "name": "test",
607
+ "num_bytes": 303107,
608
+ "num_examples": 1607,
609
+ "dataset_name": "lex_glue"
610
+ },
611
+ "validation": {
612
+ "name": "validation",
613
+ "num_bytes": 452119,
614
+ "num_examples": 2275,
615
+ "dataset_name": "lex_glue"
616
+ }
617
+ },
618
+ "download_checksums": {
619
+ "https://zenodo.org/record/5532997/files/unfair_tos.tar.gz": {
620
+ "num_bytes": 511342,
621
+ "checksum": "934470d74b62139dfbfad4a13b75a32e4a4d26a680ab12eedfb7659cdf669d53"
622
+ }
623
+ },
624
+ "download_size": 511342,
625
+ "post_processing_size": null,
626
+ "dataset_size": 1797016,
627
+ "size_in_bytes": 2308358
628
+ },
629
+ "case_hold": {
630
+ "description": "The CaseHOLD (Case Holdings on Legal Decisions) dataset contains approx. 53k multiple choice\nquestions about holdings of US court cases from the Harvard Law Library case law corpus.\nHoldings are short summaries of legal rulings accompany referenced decisions relevant for the present case.\nThe input consists of an excerpt (or prompt) from a court decision, containing a reference\nto a particular case, while the holding statement is masked out. The model must identify\nthe correct (masked) holding statement from a selection of five choices.",
631
+ "citation": "@inproceedings{Zheng2021,\n author = {Lucia Zheng and\n Neel Guha and\n Brandon R. Anderson and\n Peter Henderson and\n Daniel E. Ho},\n title = {When Does Pretraining Help? Assessing Self-Supervised Learning for\n Law and the CaseHOLD Dataset},\n year = {2021},\n booktitle = {International Conference on Artificial Intelligence and Law},\n}\n@article{chalkidis-etal-2021-lexglue,\n title={{LexGLUE}: A Benchmark Dataset for Legal Language Understanding in English},\n author={Chalkidis, Ilias and\n Jana, Abhik and\n Hartung, Dirk and\n Bommarito, Michael and\n Androutsopoulos, Ion and\n Katz, Daniel Martin and\n Aletras, Nikolaos},\n year={2021},\n eprint={2110.00976},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n note = {arXiv: 2110.00976},\n}",
632
+ "homepage": "https://github.com/reglab/casehold",
633
+ "license": "",
634
+ "features": {
635
+ "context": {
636
+ "dtype": "string",
637
+ "id": null,
638
+ "_type": "Value"
639
+ },
640
+ "endings": {
641
+ "feature": {
642
+ "dtype": "string",
643
+ "id": null,
644
+ "_type": "Value"
645
+ },
646
+ "length": -1,
647
+ "id": null,
648
+ "_type": "Sequence"
649
+ },
650
+ "label": {
651
+ "num_classes": 5,
652
+ "names": [
653
+ "0",
654
+ "1",
655
+ "2",
656
+ "3",
657
+ "4"
658
+ ],
659
+ "id": null,
660
+ "_type": "ClassLabel"
661
+ }
662
+ },
663
+ "post_processed": null,
664
+ "supervised_keys": null,
665
+ "task_templates": null,
666
+ "builder_name": "lex_glue",
667
+ "config_name": "case_hold",
668
+ "version": {
669
+ "version_str": "1.0.0",
670
+ "description": "",
671
+ "major": 1,
672
+ "minor": 0,
673
+ "patch": 0
674
+ },
675
+ "splits": {
676
+ "train": {
677
+ "name": "train",
678
+ "num_bytes": 74781766,
679
+ "num_examples": 45000,
680
+ "dataset_name": "lex_glue"
681
+ },
682
+ "test": {
683
+ "name": "test",
684
+ "num_bytes": 5989964,
685
+ "num_examples": 3600,
686
+ "dataset_name": "lex_glue"
687
+ },
688
+ "validation": {
689
+ "name": "validation",
690
+ "num_bytes": 6474615,
691
+ "num_examples": 3900,
692
+ "dataset_name": "lex_glue"
693
+ }
694
+ },
695
+ "download_checksums": {
696
+ "https://zenodo.org/record/5532997/files/casehold.tar.gz": {
697
+ "num_bytes": 30422703,
698
+ "checksum": "728827dae0019880fe6be609e23f8c47fa2b49a2f0814a36687ace8db1c32d5e"
699
+ }
700
+ },
701
+ "download_size": 30422703,
702
+ "post_processing_size": null,
703
+ "dataset_size": 87246345,
704
+ "size_in_bytes": 117669048
705
+ }
706
+ }
ecthr_a/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e306383d3ffd3baec21ba7419c03a9d2273f1c0946cf2d5512cf98c81d1a3f8b
3
+ size 5677114
ecthr_a/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f263758eb80ec1c532e1c4bde6cbfb2a8ff41378ebec5999aca23929c39cdf4
3
+ size 42415324
ecthr_a/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74de774cf566f7eea52563b54dec5721de6b7f5a34438c698aa48d7ff9de205
3
+ size 5260148