File size: 1,844 Bytes
1873567
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': apple_pie
          '1': baby_back_ribs
          '2': beef_tartare
          '3': beignets
          '4': bruschetta
          '5': cannoli
          '6': carrot_cake
          '7': ceviche
          '8': cheesecake
          '9': cheese_plate
          '10': chicken_curry
          '11': chicken_wings
          '12': chocolate_cake
          '13': chocolate_mousse
          '14': cup_cakes
          '15': donuts
          '16': dumplings
          '17': edamame
          '18': filet_mignon
          '19': fish_and_chips
          '20': french_onion_soup
          '21': french_toast
          '22': fried_calamari
          '23': garlic_bread
          '24': guacamole
          '25': gyoza
          '26': hamburger
          '27': hot_and_sour_soup
          '28': hot_dog
          '29': huevos_rancheros
          '30': ice_cream
          '31': macarons
          '32': miso_soup
          '33': mussels
          '34': nachos
          '35': omelette
          '36': onion_rings
          '37': oysters
          '38': pizza
          '39': poutine
          '40': prime_rib
          '41': ravioli
          '42': red_velvet_cake
          '43': samosa
          '44': scallops
          '45': spring_rolls
          '46': steak
          '47': strawberry_shortcake
          '48': tiramisu
          '49': waffles
  splits:
  - name: train
    num_bytes: 1892100970.0
    num_examples: 37500
  - name: validation
    num_bytes: 628838834.0
    num_examples: 12500
  download_size: 1091112117
  dataset_size: 2520939804.0
---
# Dataset Card for "food101_50"

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