File size: 3,437 Bytes
e9767d2
 
e82ff86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
02ba7ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a3fcd9c
e9767d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a71510e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a3fcd9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cbb8291
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e9767d2
e82ff86
 
 
 
02ba7ae
 
 
 
e9767d2
 
 
 
a71510e
 
 
 
a3fcd9c
 
 
 
cbb8291
 
 
 
e9767d2
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
---
dataset_info:
- config_name: coco
  features:
  - name: image
    dtype:
      array3_d:
        shape:
        - 128
        - 128
        - 1
        dtype: uint8
  - name: metadata
    struct:
    - name: id
      dtype: int32
    - name: source_dataset
      dtype: string
    - name: filename
      dtype: string
    - name: relative_path
      dtype: string
  splits:
  - name: train
    num_bytes: 9758440926
    num_examples: 118287
  download_size: 1895444654
  dataset_size: 9758440926
- config_name: global_mix_all
  features:
  - name: image
    dtype:
      array3_d:
        shape:
        - 128
        - 128
        - 1
        dtype: uint8
  - name: metadata
    struct:
    - name: id
      dtype: int32
    - name: source_dataset
      dtype: string
    - name: filename
      dtype: string
    - name: relative_path
      dtype: string
  splits:
  - name: train
    num_bytes: 1347759492
    num_examples: 16338
  download_size: 256497980
  dataset_size: 1347759492
- config_name: mirflickr
  features:
  - name: image
    dtype:
      array3_d:
        shape:
        - 128
        - 128
        - 1
        dtype: uint8
  - name: metadata
    struct:
    - name: id
      dtype: int32
    - name: source_dataset
      dtype: string
    - name: filename
      dtype: string
    - name: relative_path
      dtype: string
  splits:
  - name: train
    num_bytes: 2062052788
    num_examples: 25000
  download_size: 385135402
  dataset_size: 2062052788
- config_name: mirflickr_ucid
  features:
  - name: image
    dtype:
      array3_d:
        shape:
        - 128
        - 128
        - 1
        dtype: uint8
  - name: metadata
    struct:
    - name: id
      dtype: int32
    - name: source_dataset
      dtype: string
    - name: filename
      dtype: string
    - name: relative_path
      dtype: string
  splits:
  - name: train
    num_bytes: 522755742
    num_examples: 6338
  download_size: 98313050
  dataset_size: 522755742
- config_name: nuswide
  features:
  - name: image
    dtype:
      array3_d:
        shape:
        - 128
        - 128
        - 1
        dtype: uint8
  - name: metadata
    struct:
    - name: id
      dtype: int32
    - name: source_dataset
      dtype: string
    - name: filename
      dtype: string
    - name: relative_path
      dtype: string
  splits:
  - name: train
    num_bytes: 22246703164
    num_examples: 269648
  download_size: 4222920191
  dataset_size: 22246703164
- config_name: ucid
  features:
  - name: image
    dtype:
      array3_d:
        shape:
        - 128
        - 128
        - 1
        dtype: uint8
  - name: metadata
    struct:
    - name: id
      dtype: int32
    - name: source_dataset
      dtype: string
    - name: filename
      dtype: string
    - name: relative_path
      dtype: string
  splits:
  - name: train
    num_bytes: 110345322
    num_examples: 1338
  download_size: 21359366
  dataset_size: 110345322
configs:
- config_name: coco
  data_files:
  - split: train
    path: coco/train-*
- config_name: global_mix_all
  data_files:
  - split: train
    path: global_mix_all/train-*
- config_name: mirflickr
  data_files:
  - split: train
    path: mirflickr/train-*
- config_name: mirflickr_ucid
  data_files:
  - split: train
    path: mirflickr_ucid/train-*
- config_name: nuswide
  data_files:
  - split: train
    path: nuswide/train-*
- config_name: ucid
  data_files:
  - split: train
    path: ucid/train-*
---