CoolFace
Datasetpublic

joelniklaus/eurlex_resources

Dataset Card for EurlexResources: A Corpus Covering the Largest EURLEX Resources Dataset Summary This dataset contains large text resources (~179GB in total) from EURLEX that can be used for pretraining language models. Use the dataset like this: from datasets import load_dataset config = "de_caselaw" # {lang}_{resource} dataset = load_dataset("joelito/eurlex_resources", config, split='train', streaming=True) Supported Tasks and Leaderboards The… See the full description on the dataset page: https://huggingface.co/datasets/joelniklaus/eurlex_resources.

sourceHugging Facecc-by-4.0updated 3y agoView on Hugging Face
12likes919downloads

joelniklaus/eurlex_resources · main · files are served by the source, never re-hosted here