--- dataset_info: features: - name: doc_id dtype: string - name: doc_title dtype: string - name: doc_lang dtype: string - name: doc_type dtype: string - name: doc_desc_list sequence: string - name: ddc dtype: string - name: doc_subject_list sequence: string splits: - name: train num_bytes: 7155298 num_examples: 4476 download_size: 4081672 dataset_size: 7155298 configs: - config_name: default data_files: - split: train path: data/train-* ---