vinesmsuic commited on
Commit
1b72cb5
·
verified ·
1 Parent(s): 4cac112

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: source_prompt
5
+ dtype: string
6
+ - name: target_prompt
7
+ dtype: string
8
+ - name: instruct_prompt
9
+ dtype: string
10
+ - name: source_image
11
+ dtype: image
12
+ - name: left_model
13
+ dtype: string
14
+ - name: left_output_image
15
+ dtype: image
16
+ - name: right_model
17
+ dtype: string
18
+ - name: right_output_image
19
+ dtype: image
20
+ - name: vote_type
21
+ dtype: string
22
+ - name: preferences
23
+ dtype: float64
24
+ - name: left_clip_score
25
+ dtype: float64
26
+ - name: right_clip_score
27
+ dtype: float64
28
+ - name: clip_score_diff
29
+ dtype: float64
30
+ - name: left_lpips_score
31
+ dtype: float64
32
+ - name: right_lpips_score
33
+ dtype: float64
34
+ - name: lpips_score_diff
35
+ dtype: float64
36
+ splits:
37
+ - name: train
38
+ num_bytes: 107874383.0
39
+ num_examples: 919
40
+ download_size: 97432727
41
+ dataset_size: 107874383.0
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5705bd0fba25c564a67dcdc415ffcd2c5dcc45641ea2e4feaaea3d2f36d2540
3
+ size 97432727