Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
Dask
License:
File size: 535 Bytes
0ee51f1
 
bc86270
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
094986e
 
 
 
0ee51f1
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
---

license: apache-2.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: example_id
    dtype: int64
  - name: text_prompt
    dtype: string
  - name: image_prompt
    dtype: image
  - name: category
    dtype: string
  - name: model_id
    dtype: string
  - name: model_response
    dtype: string
  splits:
  - name: train
    num_bytes: 1004972130.0
    num_examples: 110
  download_size: 602937064
  dataset_size: 1004972130.0
---