Datasets:

Modalities:
Image
Text
Formats:
parquet
Libraries:
Datasets
Dask
File size: 960 Bytes
f89c9eb
 
 
 
 
 
 
 
 
f508f6a
 
f89c9eb
 
a75aef8
f89c9eb
 
a75aef8
f89c9eb
 
a75aef8
f89c9eb
 
a75aef8
f89c9eb
 
a75aef8
f89c9eb
 
a75aef8
f89c9eb
a75aef8
 
f89c9eb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: prompt
    dtype: string
  - name: label
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: color
    num_bytes: 2560879772.128
    num_examples: 13544
  - name: shape
    num_bytes: 2517050238.908
    num_examples: 13273
  - name: material
    num_bytes: 2544568292.104
    num_examples: 13404
  - name: size
    num_bytes: 2560008826.339
    num_examples: 13513
  - name: boolean
    num_bytes: 11475686519.905
    num_examples: 60835
  - name: number
    num_bytes: 6694330038.698
    num_examples: 35422
  download_size: 12780231234
  dataset_size: 28352523688.082
configs:
- config_name: default
  data_files:
  - split: color
    path: data/color-*
  - split: shape
    path: data/shape-*
  - split: material
    path: data/material-*
  - split: size
    path: data/size-*
  - split: boolean
    path: data/boolean-*
  - split: number
    path: data/number-*
---