--- dataset_info: features: - name: celex_id dtype: string - name: title dtype: string - name: text dtype: string - name: eurovoc_concepts list: string splits: - name: train num_bytes: 116016864 num_examples: 45000 - name: test num_bytes: 15426556 num_examples: 6000 - name: validation num_bytes: 15177921 num_examples: 6000 download_size: 62022213 dataset_size: 146621341 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---