File size: 1,714 Bytes
18bea75
 
 
 
 
 
 
 
afef763
18bea75
afef763
18bea75
afef763
18bea75
afef763
18bea75
afef763
18bea75
afef763
18bea75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9d05c97
afef763
18bea75
afef763
 
18bea75
 
 
9d05c97
18bea75
 
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
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: alias
    dtype: string
  - name: coarse_categories
    list: string
  - name: fine_categories
    list: string
  - name: cuisines
    list: string
  - name: associated_cuisines
    list: string
  - name: area
    list: string
  - name: countries
    list: string
  - name: region1
    dtype: string
  - name: region2
    dtype: string
  - name: region3
    dtype: string
  - name: region4
    dtype: string
  - name: region5
    dtype: string
  - name: text_description
    dtype: string
  - name: image1
    dtype: image
  - name: image1_url
    dtype: string
  - name: image1_license
    dtype: string
  - name: image2
    dtype: image
  - name: image2_url
    dtype: string
  - name: image2_license
    dtype: string
  - name: image3
    dtype: image
  - name: image3_url
    dtype: string
  - name: image3_license
    dtype: string
  - name: image4
    dtype: image
  - name: image4_url
    dtype: string
  - name: image4_license
    dtype: string
  - name: image5
    dtype: image
  - name: image5_url
    dtype: string
  - name: image5_license
    dtype: string
  - name: image6
    dtype: image
  - name: image6_url
    dtype: string
  - name: image6_license
    dtype: string
  - name: image7
    dtype: image
  - name: image7_url
    dtype: string
  - name: image7_license
    dtype: string
  - name: image8
    dtype: image
  - name: image8_url
    dtype: string
  - name: image8_license
    dtype: string
  splits:
  - name: main
    num_bytes: 1758248444.01
    num_examples: 2414
  download_size: 1802141317
  dataset_size: 1758248444.01
configs:
- config_name: default
  data_files:
  - split: main
    path: data/train-*
---