--- license: apache-2.0 dataset_info: - config_name: ethnic_data features: - name: type dtype: string - name: url dtype: string - name: title dtype: string - name: image_url sequence: string - name: detail_url sequence: string - name: content sequence: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 2053201 num_examples: 359 download_size: 1010476 dataset_size: 2053201 - config_name: ethnic_metadata features: - name: type dtype: string - name: url dtype: string - name: ethnic_name dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 5882 num_examples: 71 download_size: 3707 dataset_size: 5882 configs: - config_name: ethnic_data data_files: - split: train path: ethnic_data/train-* - config_name: ethnic_metadata data_files: - split: train path: ethnic_metadata/train-* ---