File size: 1,350 Bytes
8a73f0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Baked Potato
          '1': Crispy Chicken
          '2': Donut
          '3': Fries
          '4': Hot Dog
          '5': Sandwich
          '6': Taco
          '7': Taquito
          '8': apple_pie
          '9': burger
          '10': butter_naan
          '11': chai
          '12': chapati
          '13': cheesecake
          '14': chicken_curry
          '15': chole_bhature
          '16': dal_makhani
          '17': dhokla
          '18': fried_rice
          '19': ice_cream
          '20': idli
          '21': jalebi
          '22': kaathi_rolls
          '23': kadai_paneer
          '24': kulfi
          '25': masala_dosa
          '26': momos
          '27': omelette
          '28': paani_puri
          '29': pakode
          '30': pav_bhaji
          '31': pizza
          '32': samosa
          '33': sushi
  splits:
  - name: train
    num_bytes: 1232388907.4630044
    num_examples: 19098
  - name: test
    num_bytes: 319184734.0839955
    num_examples: 4775
  download_size: 1820263555
  dataset_size: 1551573641.547
---
# Dataset Card for "food_images"

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