File size: 1,223 Bytes
27a00b2 |
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': apple_pie
'1': beef_tartare
'2': beignets
'3': carrot_cake
'4': cheesecake
'5': cheese_plate
'6': chicken_wings
'7': chocolate_cake
'8': chocolate_mousse
'9': dumplings
'10': edamame
'11': filet_mignon
'12': french_fries
'13': fried_calamari
'14': guacamole
'15': ice_cream
'16': macarons
'17': miso_soup
'18': nachos
'19': onion_rings
'20': pizza
'21': poutine
'22': red_velvet_cake
'23': steak
'24': strawberry_shortcake
'25': tiramisu
'26': waffles
splits:
- name: train
num_bytes: 1010337492.0
num_examples: 20250
- name: validation
num_bytes: 334516930.25
num_examples: 6750
download_size: 1327834336
dataset_size: 1344854422.25
---
# Dataset Card for "food27"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |