peteromallet commited on
Commit
0f8f7ef
·
verified ·
1 Parent(s): 3f89bd3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_id
5
+ dtype: string
6
+ - name: control_image
7
+ dtype: image
8
+ - name: target_image
9
+ dtype: image
10
+ - name: prompt
11
+ dtype: string
12
+ - name: negative_prompt
13
+ dtype: string
14
+ - name: control_path
15
+ dtype: string
16
+ - name: target_path
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 242473542.94416243
21
+ num_examples: 315
22
+ - name: validation
23
+ num_bytes: 60810825.055837564
24
+ num_examples: 79
25
+ download_size: 302877866
26
+ dataset_size: 303284368.0
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: validation
33
+ path: data/validation-*
34
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e03daf7740394199eda79fd61c54675f5cb1e03a1da53b34cec1ef2ae45ad4
3
+ size 244137956
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c95304a3d04b7427e2e339a8efc09c8839a0996fbdd1c4e1749dc0ec28ebec2
3
+ size 58739910