File size: 605 Bytes
feb54d7 342357e 269db7d 342357e 4c2a35c fa8a3d7 4c2a35c 5dbc2d0 342357e 5dbc2d0 342357e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
license: mit
dataset_info:
features:
- name: image
dtype: image
- name: menu
struct:
- name: address
dtype: string
- name: business_hours
dtype: string
- name: dishes
list:
- name: name
dtype: string
- name: price
dtype: string
- name: phone
dtype: string
- name: restaurant
dtype: string
splits:
- name: train
num_bytes: 398378181.0
num_examples: 248
download_size: 398169300
dataset_size: 398378181.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|