Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
File size: 1,044 Bytes
7e64121
 
 
 
 
 
 
 
 
 
 
cf7f548
7e64121
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cf7f548
7e64121
 
cf7f548
7e64121
 
 
 
cf7f548
 
7e64121
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: attribute
    dtype: string
  - name: round
    dtype: int64
  - name: image_filename
    dtype: string
  - name: source_image
    dtype: image
  - name: source_image_path
    dtype: string
  - name: edit_prompt
    dtype: string
  - name: editing_prompt_diverse
    dtype: string
  - name: type
    dtype: string
  - name: style
    dtype: string
  - name: evaluation_question
    dtype: string
  - name: expected_answer
    dtype: string
  - name: mask_image
    dtype: image
  - name: mask_path
    dtype: string
  - name: from_task
    dtype: string
  - name: from_image
    dtype: string
  - name: trg_img
    dtype: image
  - name: target_image_path
    dtype: string
  - name: edited_image
    dtype: image
  - name: edited_image_path
    dtype: string
  splits:
  - name: test
    num_bytes: 375280182
    num_examples: 500
  download_size: 375218494
  dataset_size: 375280182
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---