--- dataset_info: features: - name: title dtype: string - name: instructions list: string - name: id dtype: string - name: ingredients list: - name: full_name dtype: string - name: quantity dtype: string - name: raw dtype: string - name: safe_for_diabetes dtype: string splits: - name: train num_bytes: 8308425 num_examples: 7578 download_size: 3311860 dataset_size: 8308425 configs: - config_name: default data_files: - split: train path: data/train-* ---