--- dataset_info: features: - name: name dtype: string - name: alias dtype: string - name: coarse_categories list: string - name: fine_categories list: string - name: cuisines list: string - name: associated_cuisines list: string - name: area list: string - name: countries list: string - name: region1 dtype: string - name: region2 dtype: string - name: region3 dtype: string - name: region4 dtype: string - name: region5 dtype: string - name: text_description dtype: string - name: image1 dtype: image - name: image1_url dtype: string - name: image1_license dtype: string - name: image2 dtype: image - name: image2_url dtype: string - name: image2_license dtype: string - name: image3 dtype: image - name: image3_url dtype: string - name: image3_license dtype: string - name: image4 dtype: image - name: image4_url dtype: string - name: image4_license dtype: string - name: image5 dtype: image - name: image5_url dtype: string - name: image5_license dtype: string - name: image6 dtype: image - name: image6_url dtype: string - name: image6_license dtype: string - name: image7 dtype: image - name: image7_url dtype: string - name: image7_license dtype: string - name: image8 dtype: image - name: image8_url dtype: string - name: image8_license dtype: string splits: - name: train num_bytes: 1758248444.01 num_examples: 2414 download_size: 1802141317 dataset_size: 1758248444.01 configs: - config_name: default data_files: - split: train path: data/train-* ---