File size: 3,209 Bytes
ba75aea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': apple_pie
          '1': baby_back_ribs
          '2': baklava
          '3': beef_carpaccio
          '4': beef_tartare
          '5': beet_salad
          '6': beignets
          '7': bibimbap
          '8': bread_pudding
          '9': breakfast_burrito
          '10': bruschetta
          '11': caesar_salad
          '12': cannoli
          '13': caprese_salad
          '14': carrot_cake
          '15': ceviche
          '16': cheesecake
          '17': cheese_plate
          '18': chicken_curry
          '19': chicken_quesadilla
          '20': chicken_wings
          '21': chocolate_cake
          '22': chocolate_mousse
          '23': churros
          '24': clam_chowder
          '25': club_sandwich
          '26': crab_cakes
          '27': creme_brulee
          '28': croque_madame
          '29': cup_cakes
          '30': deviled_eggs
          '31': donuts
          '32': dumplings
          '33': edamame
          '34': eggs_benedict
          '35': escargots
          '36': falafel
          '37': filet_mignon
          '38': fish_and_chips
          '39': foie_gras
          '40': french_fries
          '41': french_onion_soup
          '42': french_toast
          '43': fried_calamari
          '44': fried_rice
          '45': frozen_yogurt
          '46': garlic_bread
          '47': gnocchi
          '48': greek_salad
          '49': grilled_cheese_sandwich
          '50': grilled_salmon
          '51': guacamole
          '52': gyoza
          '53': hamburger
          '54': hot_and_sour_soup
          '55': hot_dog
          '56': huevos_rancheros
          '57': hummus
          '58': ice_cream
          '59': lasagna
          '60': lobster_bisque
          '61': lobster_roll_sandwich
          '62': macaroni_and_cheese
          '63': macarons
          '64': miso_soup
          '65': mussels
          '66': nachos
          '67': omelette
          '68': onion_rings
          '69': oysters
          '70': pad_thai
          '71': paella
          '72': pancakes
          '73': panna_cotta
          '74': peking_duck
          '75': pho
          '76': pizza
          '77': pork_chop
          '78': poutine
          '79': prime_rib
          '80': pulled_pork_sandwich
          '81': ramen
          '82': ravioli
          '83': red_velvet_cake
          '84': risotto
          '85': samosa
          '86': sashimi
          '87': scallops
          '88': seaweed_salad
          '89': shrimp_and_grits
          '90': spaghetti_bolognese
          '91': spaghetti_carbonara
          '92': spring_rolls
          '93': steak
          '94': strawberry_shortcake
          '95': sushi
          '96': tacos
          '97': takoyaki
          '98': tiramisu
          '99': tuna_tartare
          '100': waffles
  splits:
  - name: train
    num_bytes: 5343359.0
    num_examples: 100
  download_size: 5256650
  dataset_size: 5343359.0
---
# Dataset Card for "food101-tiny"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)