--- dataset_info: features: - name: ID dtype: int64 - name: text dtype: string - name: type dtype: string splits: - name: first_part num_bytes: 13793 num_examples: 25 - name: second_part num_bytes: 14541 num_examples: 25 download_size: 25766 dataset_size: 28334 configs: - config_name: default data_files: - split: first_part path: data/first_part-* - split: second_part path: data/second_part-* ---