Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
File size: 612 Bytes
d1d7f68
 
 
 
 
 
 
760753b
d1d7f68
 
 
 
 
 
 
 
 
 
 
760753b
 
d1d7f68
 
760753b
d1d7f68
760753b
 
d1d7f68
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: edit_type
    dtype: string
  - name: id
    dtype: string
  - name: source_image
    dtype: image
  - name: trg_img
    dtype: image
  - name: edit_prompt
    dtype: string
  - name: edit_prompt_rewrite_instruction
    dtype: string
  - name: src_img_caption
    dtype: string
  - name: tgt_img_caption
    dtype: string
  - name: edited_image
    dtype: image
  splits:
  - name: test
    num_bytes: 45085715
    num_examples: 613
  download_size: 44818683
  dataset_size: 45085715
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---