{"german_ler": {"description": "description", "citation": "@inproceedings{leitner2019fine,\nauthor = {Elena Leitner and Georg Rehm and Julian Moreno-Schneider},\ntitle = {{Fine-grained Named Entity Recognition in Legal Documents}},\nbooktitle = {Semantic Systems. The Power of AI and Knowledge\n Graphs. Proceedings of the 15th International Conference\n (SEMANTiCS 2019)},\nyear = 2019,\neditor = {Maribel Acosta and Philippe Cudr\u00e9-Mauroux and Maria\n Maleshkova and Tassilo Pellegrini and Harald Sack and York\n Sure-Vetter},\nkeywords = {aip},\npublisher = {Springer},\nseries = {Lecture Notes in Computer Science},\nnumber = {11702},\naddress = {Karlsruhe, Germany},\nmonth = 9,\nnote = {10/11 September 2019},\npages = {272--287},\npdf = {https://link.springer.com/content/pdf/10.1007%2F978-3-030-33220-4_20.pdf}}\n", "homepage": "https://github.com/elenanereiss/Legal-Entity-Recognition", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 39, "names": ["B-AN", "B-EUN", "B-GRT", "B-GS", "B-INN", "B-LD", "B-LDS", "B-LIT", "B-MRK", "B-ORG", "B-PER", "B-RR", "B-RS", "B-ST", "B-STR", "B-UN", "B-VO", "B-VS", "B-VT", "I-AN", "I-EUN", "I-GRT", "I-GS", "I-INN", "I-LD", "I-LDS", "I-LIT", "I-MRK", "I-ORG", "I-PER", "I-RR", "I-RS", "I-ST", "I-STR", "I-UN", "I-VO", "I-VS", "I-VT", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "german_ler", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 38853928, "num_examples": 66723, "dataset_name": "legal_glue"}}, "download_checksums": {"https://raw.githubusercontent.com/elenanereiss/Legal-Entity-Recognition/master/data/dataset_courts.zip": {"num_bytes": 4392913, "checksum": "f0427df5fb8bfdefe5228bc0fa0e75e9cfa782d1a78e32582cce096473c88567"}}, "download_size": 4392913, "post_processing_size": null, "dataset_size": 38853928, "size_in_bytes": 43246841}, "lener_br": {"description": "LeNER-Br is a Portuguese language dataset for named entity recognition\napplied to legal documents. LeNER-Br consists entirely of manually annotated\nlegislation and legal cases texts and contains tags for persons, locations,\ntime entities, organizations, legislation and legal cases.\nTo compose the dataset, 66 legal documents from several Brazilian Courts were\ncollected. Courts of superior and state levels were considered, such as Supremo\nTribunal Federal, Superior Tribunal de Justi\u00e7a, Tribunal de Justi\u00e7a de Minas\nGerais and Tribunal de Contas da Uni\u00e3o. In addition, four legislation documents\nwere collected, such as \"Lei Maria da Penha\", giving a total of 70 documents\n", "citation": "@inproceedings{luz_etal_propor2018,\nauthor = {Pedro H. {Luz de Araujo} and Te'{o}filo E. {de Campos} and\nRenato R. R. {de Oliveira} and Matheus Stauffer and\nSamuel Couto and Paulo Bermejo},\ntitle = {{LeNER-Br}: a Dataset for Named Entity Recognition in {Brazilian} Legal Text},\nbooktitle = {International Conference on the Computational Processing of Portuguese ({PROPOR})},\npublisher = {Springer},\nseries = {Lecture Notes on Computer Science ({LNCS})},\npages = {313--323},\nyear = {2018},\nmonth = {September 24-26},\naddress = {Canela, RS, Brazil},\ndoi = {10.1007/978-3-319-99722-3_32},\nurl = {https://cic.unb.br/~teodecampos/LeNER-Br/},\n}\n", "homepage": "https://cic.unb.br/~teodecampos/LeNER-Br/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 13, "names": ["O", "B-ORGANIZACAO", "I-ORGANIZACAO", "B-PESSOA", "I-PESSOA", "B-TEMPO", "I-TEMPO", "B-LOCAL", "I-LOCAL", "B-LEGISLACAO", "I-LEGISLACAO", "B-JURISPRUDENCIA", "I-JURISPRUDENCIA"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "lener_br", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3984189, "num_examples": 7828, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 823708, "num_examples": 1390, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 719433, "num_examples": 1177, "dataset_name": "legal_glue"}}, "download_checksums": {"https://github.com/peluz/lener-br/raw/master/leNER-Br/train/train.conll": {"num_bytes": 2142199, "checksum": "6fdf9066333c84565f9e3d28ee8f0f519336bece69b63f8d78b8de0fe96dcd47"}, "https://github.com/peluz/lener-br/raw/master/leNER-Br/dev/dev.conll": {"num_bytes": 402497, "checksum": "7e350feb828198031e57c21d6aadbf8dac92b19a684e45d7081c6cb491e2063b"}, "https://github.com/peluz/lener-br/raw/master/leNER-Br/test/test.conll": {"num_bytes": 438441, "checksum": "f90cd26a31afc2d1f132c4473d40c26d2283a98b374025fa5b5985b723dce825"}}, "download_size": 2983137, "post_processing_size": null, "dataset_size": 5527330, "size_in_bytes": 8510467}, "multi_eurlex_all_languages": {"description": "MultiEURLEX comprises 65k EU laws in 23 official EU languages (some low-ish resource).\nEach EU law has been annotated with EUROVOC concepts (labels) by the Publication Office of EU.\nAs with the English EURLEX, the goal is to predict the relevant EUROVOC concepts (labels);\nthis is multi-label classification task (given the text, predict multiple labels).\n", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"languages": ["en", "da", "de", "nl", "sv", "bg", "cs", "hr", "pl", "sk", "sl", "es", "fr", "it", "pt", "ro", "et", "fi", "hu", "lt", "lv", "el", "mt"], "id": null, "_type": "Translation"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_all_languages", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 6971500859, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 1536038431, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 1062290624, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 9569829914, "size_in_bytes": 12339880061}, "swissJudgmentPrediction": {"description": "\nSwiss-Judgment-Prediction is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), posing a challenging text classification task. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.\n", "citation": "@InProceedings{niklaus-etal-2021-swiss,\nauthor = {Niklaus, Joel\n and Chalkidis, Ilias\n and St\u00fcrmer, Matthias},\ntitle = {Swiss-Court-Predict: A Multilingual Legal Judgment Prediction Benchmark},\nbooktitle = {Proceedings of the 2021 Natural Legal Language Processing Workshop},\nyear = {2021},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/JoelNiklaus/SwissCourtRulingCorpus", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "year": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["dismissal", "approval"], "names_file": null, "id": null, "_type": "ClassLabel"}, "language": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "canton": {"dtype": "string", "id": null, "_type": "Value"}, "legal area": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "swissJudgmentPrediction", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 0, "num_examples": 0, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 0, "num_examples": 0, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 0, "num_examples": 0, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5529712/files/train.jsonl": {"num_bytes": 234401262, "checksum": "191992c204ad10d76c2a08005f1cdd94531b531ba12f5ea889cec7cd94dbb232"}, "https://zenodo.org/record/5529712/files/test.jsonl": {"num_bytes": 68876958, "checksum": "3e7a6542cd061579599cd93ec4c3af48171f0f8c2331c81477e77fac253247c1"}, "https://zenodo.org/record/5529712/files/val.jsonl": {"num_bytes": 29157311, "checksum": "a395f523de0e536953ac3af7960243b7be90423183097a1856275fc694b6e415"}}, "download_size": 332435531, "post_processing_size": null, "dataset_size": 0, "size_in_bytes": 332435531}, "multi_eurlexen": {"description": "Plain text import of MultiEURLEX for the en language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexen", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 389250183, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 58966963, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 41516165, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 489733311, "size_in_bytes": 3259783458}, "multi_eurlexda": {"description": "Plain text import of MultiEURLEX for the da language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexda", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 395774777, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60343696, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42366390, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 498484863, "size_in_bytes": 3268535010}, "multi_eurlexde": {"description": "Plain text import of MultiEURLEX for the de language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexde", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 425489905, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 65739074, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 46079574, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 537308553, "size_in_bytes": 3307358700}, "multi_eurlexnl": {"description": "Plain text import of MultiEURLEX for the nl language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexnl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 430232783, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64728034, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45452550, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 540413367, "size_in_bytes": 3310463514}, "multi_eurlexsv": {"description": "Plain text import of MultiEURLEX for the sv language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexsv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 329071297, "num_examples": 42490, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60602026, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42766067, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 432439390, "size_in_bytes": 3202489537}, "multi_eurlexbg": {"description": "Plain text import of MultiEURLEX for the bg language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexbg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 273160256, "num_examples": 15986, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 109874769, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 76892281, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 459927306, "size_in_bytes": 3229977453}, "multi_eurlexcs": {"description": "Plain text import of MultiEURLEX for the cs language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexcs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 189826410, "num_examples": 23187, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60702814, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42764243, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 293293467, "size_in_bytes": 3063343614}, "multi_eurlexhr": {"description": "Plain text import of MultiEURLEX for the hr language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexhr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 80808173, "num_examples": 7944, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 56790830, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 23881832, "num_examples": 2500, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 161480835, "size_in_bytes": 2931530982}, "multi_eurlexpl": {"description": "Plain text import of MultiEURLEX for the pl language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexpl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 202211478, "num_examples": 23197, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64654979, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45545517, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 312411974, "size_in_bytes": 3082462121}, "multi_eurlexsk": {"description": "Plain text import of MultiEURLEX for the sk language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexsk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 188126769, "num_examples": 22971, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60922686, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42786793, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 291836248, "size_in_bytes": 3061886395}, "multi_eurlexsl": {"description": "Plain text import of MultiEURLEX for the sl language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexsl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 170800933, "num_examples": 23184, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 54552441, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 38286422, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 263639796, "size_in_bytes": 3033689943}, "multi_eurlexes": {"description": "Plain text import of MultiEURLEX for the es language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexes", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 433955383, "num_examples": 52785, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 66885004, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 47178821, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 548019208, "size_in_bytes": 3318069355}, "multi_eurlexfr": {"description": "Plain text import of MultiEURLEX for the fr language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexfr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 442358905, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 68520127, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 48408938, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 559287970, "size_in_bytes": 3329338117}, "multi_eurlexit": {"description": "Plain text import of MultiEURLEX for the it language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexit", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 429495813, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64731770, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45886537, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 540114120, "size_in_bytes": 3310164267}, "multi_eurlexpt": {"description": "Plain text import of MultiEURLEX for the pt language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexpt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 419281927, "num_examples": 52370, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64771247, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45897231, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 529950405, "size_in_bytes": 3300000552}, "multi_eurlexro": {"description": "Plain text import of MultiEURLEX for the ro language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexro", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 164966676, "num_examples": 15921, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 67248472, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 46968070, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 279183218, "size_in_bytes": 3049233365}, "multi_eurlexet": {"description": "Plain text import of MultiEURLEX for the et language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexet", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 173878703, "num_examples": 23126, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 56535287, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 39580866, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 269994856, "size_in_bytes": 3040045003}, "multi_eurlexfi": {"description": "Plain text import of MultiEURLEX for the fi language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexfi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 336145949, "num_examples": 42497, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 63280920, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 44500040, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 443926909, "size_in_bytes": 3213977056}, "multi_eurlexhu": {"description": "Plain text import of MultiEURLEX for the hu language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexhu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 208805862, "num_examples": 22664, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 68990666, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 48101023, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 325897551, "size_in_bytes": 3095947698}, "multi_eurlexlt": {"description": "Plain text import of MultiEURLEX for the lt language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexlt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 185211691, "num_examples": 23188, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 59484711, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 41841024, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 286537426, "size_in_bytes": 3056587573}, "multi_eurlexlv": {"description": "Plain text import of MultiEURLEX for the lv language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexlv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 186396252, "num_examples": 23208, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 59814093, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42002727, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 288213072, "size_in_bytes": 3058263219}, "multi_eurlexel": {"description": "Plain text import of MultiEURLEX for the el language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexel", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 768224743, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 117209312, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 81923366, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 967357421, "size_in_bytes": 3737407568}, "multi_eurlexmt": {"description": "Plain text import of MultiEURLEX for the mt language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlexmt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 179866781, "num_examples": 17521, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 65831230, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 46737914, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 292435925, "size_in_bytes": 3062486072}, "swissJudgmentPrediction_all_languages": {"description": "\nSwiss-Judgment-Prediction is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), posing a challenging text classification task. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.\n", "citation": "@InProceedings{niklaus-etal-2021-swiss,\nauthor = {Niklaus, Joel\n and Chalkidis, Ilias\n and St\u00fcrmer, Matthias},\ntitle = {Swiss-Court-Predict: A Multilingual Legal Judgment Prediction Benchmark},\nbooktitle = {Proceedings of the 2021 Natural Legal Language Processing Workshop},\nyear = {2021},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/JoelNiklaus/SwissCourtRulingCorpus", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "year": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["dismissal", "approval"], "names_file": null, "id": null, "_type": "ClassLabel"}, "language": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "canton": {"dtype": "string", "id": null, "_type": "Value"}, "legal area": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "swissJudgmentPrediction_all_languages", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 211434349, "num_examples": 59709, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 61727838, "num_examples": 17357, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 26151897, "num_examples": 8208, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5529712/files/train.jsonl": {"num_bytes": 234401262, "checksum": "191992c204ad10d76c2a08005f1cdd94531b531ba12f5ea889cec7cd94dbb232"}, "https://zenodo.org/record/5529712/files/test.jsonl": {"num_bytes": 68876958, "checksum": "3e7a6542cd061579599cd93ec4c3af48171f0f8c2331c81477e77fac253247c1"}, "https://zenodo.org/record/5529712/files/val.jsonl": {"num_bytes": 29157311, "checksum": "a395f523de0e536953ac3af7960243b7be90423183097a1856275fc694b6e415"}}, "download_size": 332435531, "post_processing_size": null, "dataset_size": 299314084, "size_in_bytes": 631749615}, "multi_eurlex_en": {"description": "Plain text import of MultiEURLEX for the en language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_en", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 389250183, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 58966963, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 41516165, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 489733311, "size_in_bytes": 3259783458}, "multi_eurlex_da": {"description": "Plain text import of MultiEURLEX for the da language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_da", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 395774777, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60343696, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42366390, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 498484863, "size_in_bytes": 3268535010}, "multi_eurlex_de": {"description": "Plain text import of MultiEURLEX for the de language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_de", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 425489905, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 65739074, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 46079574, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 537308553, "size_in_bytes": 3307358700}, "multi_eurlex_nl": {"description": "Plain text import of MultiEURLEX for the nl language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_nl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 430232783, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64728034, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45452550, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 540413367, "size_in_bytes": 3310463514}, "multi_eurlex_sv": {"description": "Plain text import of MultiEURLEX for the sv language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_sv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 329071297, "num_examples": 42490, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60602026, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42766067, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 432439390, "size_in_bytes": 3202489537}, "multi_eurlex_bg": {"description": "Plain text import of MultiEURLEX for the bg language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_bg", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 273160256, "num_examples": 15986, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 109874769, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 76892281, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 459927306, "size_in_bytes": 3229977453}, "multi_eurlex_cs": {"description": "Plain text import of MultiEURLEX for the cs language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_cs", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 189826410, "num_examples": 23187, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60702814, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42764243, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 293293467, "size_in_bytes": 3063343614}, "multi_eurlex_hr": {"description": "Plain text import of MultiEURLEX for the hr language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_hr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 80808173, "num_examples": 7944, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 56790830, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 23881832, "num_examples": 2500, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 161480835, "size_in_bytes": 2931530982}, "multi_eurlex_pl": {"description": "Plain text import of MultiEURLEX for the pl language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_pl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 202211478, "num_examples": 23197, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64654979, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45545517, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 312411974, "size_in_bytes": 3082462121}, "multi_eurlex_sk": {"description": "Plain text import of MultiEURLEX for the sk language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_sk", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 188126769, "num_examples": 22971, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 60922686, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42786793, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 291836248, "size_in_bytes": 3061886395}, "multi_eurlex_sl": {"description": "Plain text import of MultiEURLEX for the sl language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_sl", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 170800933, "num_examples": 23184, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 54552441, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 38286422, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 263639796, "size_in_bytes": 3033689943}, "multi_eurlex_es": {"description": "Plain text import of MultiEURLEX for the es language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_es", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 433955383, "num_examples": 52785, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 66885004, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 47178821, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 548019208, "size_in_bytes": 3318069355}, "multi_eurlex_fr": {"description": "Plain text import of MultiEURLEX for the fr language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_fr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 442358905, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 68520127, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 48408938, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 559287970, "size_in_bytes": 3329338117}, "multi_eurlex_it": {"description": "Plain text import of MultiEURLEX for the it language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_it", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 429495813, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64731770, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45886537, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 540114120, "size_in_bytes": 3310164267}, "multi_eurlex_pt": {"description": "Plain text import of MultiEURLEX for the pt language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_pt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 419281927, "num_examples": 52370, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 64771247, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 45897231, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 529950405, "size_in_bytes": 3300000552}, "multi_eurlex_ro": {"description": "Plain text import of MultiEURLEX for the ro language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_ro", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 164966676, "num_examples": 15921, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 67248472, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 46968070, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 279183218, "size_in_bytes": 3049233365}, "multi_eurlex_et": {"description": "Plain text import of MultiEURLEX for the et language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_et", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 173878703, "num_examples": 23126, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 56535287, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 39580866, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 269994856, "size_in_bytes": 3040045003}, "multi_eurlex_fi": {"description": "Plain text import of MultiEURLEX for the fi language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_fi", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 336145949, "num_examples": 42497, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 63280920, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 44500040, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 443926909, "size_in_bytes": 3213977056}, "multi_eurlex_hu": {"description": "Plain text import of MultiEURLEX for the hu language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_hu", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 208805862, "num_examples": 22664, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 68990666, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 48101023, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 325897551, "size_in_bytes": 3095947698}, "multi_eurlex_lt": {"description": "Plain text import of MultiEURLEX for the lt language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_lt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 185211691, "num_examples": 23188, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 59484711, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 41841024, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 286537426, "size_in_bytes": 3056587573}, "multi_eurlex_lv": {"description": "Plain text import of MultiEURLEX for the lv language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_lv", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 186396252, "num_examples": 23208, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 59814093, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 42002727, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 288213072, "size_in_bytes": 3058263219}, "multi_eurlex_el": {"description": "Plain text import of MultiEURLEX for the el language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_el", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 768224743, "num_examples": 55000, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 117209312, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 81923366, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 967357421, "size_in_bytes": 3737407568}, "multi_eurlex_mt": {"description": "Plain text import of MultiEURLEX for the mt language", "citation": "@InProceedings{chalkidis-etal-2021-multieurlex,\nauthor = {Chalkidis, Ilias\n and Fergadiotis, Manos\n and Androutsopoulos, Ion},\ntitle = {MultiEURLEX -- A multi-lingual and multi-label legal document\n classification dataset for zero-shot cross-lingual transfer},\nbooktitle = {Proceedings of the 2021 Conference on Empirical Methods\n in Natural Language Processing},\nyear = {2021},\npublisher = {Association for Computational Linguistics},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/nlpaueb/multi-eurlex", "license": "", "features": {"celex_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"num_classes": 21, "names": ["100149", "100160", "100148", "100147", "100152", "100143", "100156", "100158", "100154", "100153", "100142", "100145", "100150", "100162", "100159", "100144", "100151", "100157", "100161", "100146", "100155"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "multi_eurlex_mt", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 179866781, "num_examples": 17521, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 65831230, "num_examples": 5000, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 46737914, "num_examples": 5000, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5363165/files/multi_eurlex.tar.gz": {"num_bytes": 2770050147, "checksum": "3a2195bc01c7aea0e302bc7af94f2f55f0c15cdeabfe4e086c083196069a2e83"}}, "download_size": 2770050147, "post_processing_size": null, "dataset_size": 292435925, "size_in_bytes": 3062486072}, "swissJudgmentPrediction_de": {"description": "\nSwiss-Judgment-Prediction is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), posing a challenging text classification task. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.\n", "citation": "@InProceedings{niklaus-etal-2021-swiss,\nauthor = {Niklaus, Joel\n and Chalkidis, Ilias\n and St\u00fcrmer, Matthias},\ntitle = {Swiss-Court-Predict: A Multilingual Legal Judgment Prediction Benchmark},\nbooktitle = {Proceedings of the 2021 Natural Legal Language Processing Workshop},\nyear = {2021},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/JoelNiklaus/SwissCourtRulingCorpus", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "year": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["dismissal", "approval"], "names_file": null, "id": null, "_type": "ClassLabel"}, "language": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "canton": {"dtype": "string", "id": null, "_type": "Value"}, "legal area": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "swissJudgmentPrediction_de", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 104022593, "num_examples": 35458, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 25988122, "num_examples": 9725, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 12098963, "num_examples": 4705, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5529712/files/train.jsonl": {"num_bytes": 234401262, "checksum": "191992c204ad10d76c2a08005f1cdd94531b531ba12f5ea889cec7cd94dbb232"}, "https://zenodo.org/record/5529712/files/test.jsonl": {"num_bytes": 68876958, "checksum": "3e7a6542cd061579599cd93ec4c3af48171f0f8c2331c81477e77fac253247c1"}, "https://zenodo.org/record/5529712/files/val.jsonl": {"num_bytes": 29157311, "checksum": "a395f523de0e536953ac3af7960243b7be90423183097a1856275fc694b6e415"}}, "download_size": 332435531, "post_processing_size": null, "dataset_size": 142109678, "size_in_bytes": 474545209}, "swissJudgmentPrediction_fr": {"description": "\nSwiss-Judgment-Prediction is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), posing a challenging text classification task. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.\n", "citation": "@InProceedings{niklaus-etal-2021-swiss,\nauthor = {Niklaus, Joel\n and Chalkidis, Ilias\n and St\u00fcrmer, Matthias},\ntitle = {Swiss-Court-Predict: A Multilingual Legal Judgment Prediction Benchmark},\nbooktitle = {Proceedings of the 2021 Natural Legal Language Processing Workshop},\nyear = {2021},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/JoelNiklaus/SwissCourtRulingCorpus", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "year": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["dismissal", "approval"], "names_file": null, "id": null, "_type": "ClassLabel"}, "language": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "canton": {"dtype": "string", "id": null, "_type": "Value"}, "legal area": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "swissJudgmentPrediction_fr", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 96659764, "num_examples": 21179, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 33270639, "num_examples": 6820, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 13010259, "num_examples": 3095, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5529712/files/train.jsonl": {"num_bytes": 234401262, "checksum": "191992c204ad10d76c2a08005f1cdd94531b531ba12f5ea889cec7cd94dbb232"}, "https://zenodo.org/record/5529712/files/test.jsonl": {"num_bytes": 68876958, "checksum": "3e7a6542cd061579599cd93ec4c3af48171f0f8c2331c81477e77fac253247c1"}, "https://zenodo.org/record/5529712/files/val.jsonl": {"num_bytes": 29157311, "checksum": "a395f523de0e536953ac3af7960243b7be90423183097a1856275fc694b6e415"}}, "download_size": 332435531, "post_processing_size": null, "dataset_size": 142940662, "size_in_bytes": 475376193}, "swissJudgmentPrediction_it": {"description": "\nSwiss-Judgment-Prediction is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), posing a challenging text classification task. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.\n", "citation": "@InProceedings{niklaus-etal-2021-swiss,\nauthor = {Niklaus, Joel\n and Chalkidis, Ilias\n and St\u00fcrmer, Matthias},\ntitle = {Swiss-Court-Predict: A Multilingual Legal Judgment Prediction Benchmark},\nbooktitle = {Proceedings of the 2021 Natural Legal Language Processing Workshop},\nyear = {2021},\nlocation = {Punta Cana, Dominican Republic},\n}", "homepage": "https://github.com/JoelNiklaus/SwissCourtRulingCorpus", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "year": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["dismissal", "approval"], "names_file": null, "id": null, "_type": "ClassLabel"}, "language": {"dtype": "string", "id": null, "_type": "Value"}, "region": {"dtype": "string", "id": null, "_type": "Value"}, "canton": {"dtype": "string", "id": null, "_type": "Value"}, "legal area": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "legal_glue", "config_name": "swissJudgmentPrediction_it", "version": {"version_str": "1.1.0", "description": "", "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10752032, "num_examples": 3072, "dataset_name": "legal_glue"}, "test": {"name": "test", "num_bytes": 2469097, "num_examples": 812, "dataset_name": "legal_glue"}, "validation": {"name": "validation", "num_bytes": 1042715, "num_examples": 408, "dataset_name": "legal_glue"}}, "download_checksums": {"https://zenodo.org/record/5529712/files/train.jsonl": {"num_bytes": 234401262, "checksum": "191992c204ad10d76c2a08005f1cdd94531b531ba12f5ea889cec7cd94dbb232"}, "https://zenodo.org/record/5529712/files/test.jsonl": {"num_bytes": 68876958, "checksum": "3e7a6542cd061579599cd93ec4c3af48171f0f8c2331c81477e77fac253247c1"}, "https://zenodo.org/record/5529712/files/val.jsonl": {"num_bytes": 29157311, "checksum": "a395f523de0e536953ac3af7960243b7be90423183097a1856275fc694b6e415"}}, "download_size": 332435531, "post_processing_size": null, "dataset_size": 14263844, "size_in_bytes": 346699375}}