Aleksandar commited on
Commit
f03a551
·
verified ·
1 Parent(s): e2212db
README.md CHANGED
@@ -1,3 +1,53 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: creativeml-openrail-m
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: synth
7
+ path: data/synth-*
8
+ - split: real
9
+ path: data/real-*
10
+ dataset_info:
11
+ features:
12
+ - name: id
13
+ dtype: int32
14
+ - name: original_image
15
+ dtype: image
16
+ - name: partedit
17
+ dtype: image
18
+ - name: subject
19
+ dtype: string
20
+ - name: edit
21
+ dtype: string
22
+ - name: part
23
+ dtype: string
24
+ - name: gt_mask
25
+ dtype: image
26
+ - name: class_name
27
+ dtype: string
28
+ - name: prompt_original
29
+ dtype: string
30
+ - name: prompt_changed
31
+ dtype: string
32
+ - name: p2p_prompt
33
+ dtype: string
34
+ - name: p2p_template
35
+ dtype: string
36
+ - name: instructp2p_edit1
37
+ dtype: string
38
+ - name: instructp2p_edit2
39
+ dtype: string
40
+ - name: instructp2p_edit3
41
+ dtype: string
42
+ - name: seed
43
+ dtype: int32
44
+ splits:
45
+ - name: synth
46
+ num_bytes: 159677179.0
47
+ num_examples: 60
48
+ - name: real
49
+ num_bytes: 9967718.0
50
+ num_examples: 13
51
+ download_size: 169623238
52
+ dataset_size: 169644897.0
53
  ---
data/real-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d90ceea90e567bf5086391b6570d48758ddaedbfc3995fa421bcb0d67e396c7
3
+ size 9983010
data/synth-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b893d769bf51fb3732845f0464a0be7e53a1bea5c1a8eb07d2ca72486c810aa
3
+ size 159640228