--- task_categories: - summarization language: - el tags: - legal - eur-lex - greek - summarization size_categories: - 1K.txt`) - Full legal text in Greek - Filename corresponds to the official CELEX identifier (e.g., `32013R1408.txt`). #### `summary.txt` - Summary of the legal document - Written in Greek # How to download the data Use the provided download_script.py to pull the data to your local machine. This ensures the directory structure is preserved and only the necessary files are downloaded. ### Prerequisites Ensure you have the huggingface_hub library installed: pip install huggingface_hub ### Usage Run the following command in your terminal to download the files/ folder and the dataset_metadata.csv: python download_script.py The script will create a local directory named greek_eur_lex_sum (or your chosen path) containing eudocV6 data folder