File size: 667 Bytes
e3827c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: id
    dtype: string
  - name: source_prompt
    dtype: string
  - name: target_prompt
    dtype: string
  - name: edit_action
    dtype: string
  - name: aspect_mapping
    dtype: string
  - name: blended_words
    dtype: string
  - name: mask
    dtype: string
  - name: edit_1_prompt
    dtype: string
  - name: edit_2_prompt
    dtype: string
  - name: edit_3_prompt
    dtype: string
  splits:
  - name: V1
    num_bytes: 4610636.0
    num_examples: 105
  download_size: 4560311
  dataset_size: 4610636.0
configs:
- config_name: default
  data_files:
  - split: V1
    path: data/V1-*
---