weathon commited on
Commit
ec20db0
·
verified ·
1 Parent(s): c23ea41

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +102 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index
5
+ dtype: int64
6
+ - name: prompt_original
7
+ dtype: string
8
+ - name: prompt_distorted
9
+ dtype: string
10
+ - name: selected_dims
11
+ dtype: string
12
+ - name: llm_judge
13
+ struct:
14
+ - name: llm_distorted_main_concepts
15
+ dtype: int64
16
+ - name: llm_distorted_reasoning
17
+ dtype: string
18
+ - name: llm_distorted_special_effects
19
+ dtype: int64
20
+ - name: llm_original_main_concepts
21
+ dtype: int64
22
+ - name: llm_original_reasoning
23
+ dtype: string
24
+ - name: llm_original_special_effects
25
+ dtype: int64
26
+ - name: hpsv2_reward
27
+ struct:
28
+ - name: hpsv2_didp
29
+ dtype: float64
30
+ - name: hpsv2_diop
31
+ dtype: float64
32
+ - name: hpsv2_oidp
33
+ dtype: float64
34
+ - name: hpsv2_oiop
35
+ dtype: float64
36
+ - name: llm_selected
37
+ dtype: int64
38
+ - name: blip_selected
39
+ dtype: int64
40
+ - name: model
41
+ dtype: string
42
+ - name: blip_score
43
+ list:
44
+ list: float64
45
+ - name: image_reward
46
+ struct:
47
+ - name: image_reward_didp
48
+ dtype: float64
49
+ - name: image_reward_diop
50
+ dtype: float64
51
+ - name: image_reward_oidp
52
+ dtype: float64
53
+ - name: image_reward_oiop
54
+ dtype: float64
55
+ - name: hpsv3_reward
56
+ struct:
57
+ - name: hpsv3_didp
58
+ list: float64
59
+ - name: hpsv3_diop
60
+ list: float64
61
+ - name: hpsv3_oidp
62
+ list: float64
63
+ - name: hpsv3_oiop
64
+ list: float64
65
+ - name: hpsv3_reward
66
+ struct:
67
+ - name: hpsv3_didp
68
+ list: float64
69
+ - name: hpsv3_diop
70
+ list: float64
71
+ - name: hpsv3_oidp
72
+ list: float64
73
+ - name: hpsv3_oiop
74
+ list: float64
75
+ - name: rater
76
+ struct:
77
+ - name: distorted
78
+ struct:
79
+ - name: preds
80
+ list: int64
81
+ - name: scores
82
+ list: float64
83
+ - name: original
84
+ struct:
85
+ - name: preds
86
+ list: int64
87
+ - name: scores
88
+ list: float64
89
+ - name: blip_score_original
90
+ list: float64
91
+ splits:
92
+ - name: train
93
+ num_bytes: 8139035
94
+ num_examples: 3300
95
+ download_size: 2626248
96
+ dataset_size: 8139035
97
+ configs:
98
+ - config_name: default
99
+ data_files:
100
+ - split: train
101
+ path: data/train-*
102
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22403f591c534e8b0aba05f4d8449c3ca9de0e60c9eff1f2c3e46438360b81c
3
+ size 2626248