File size: 1,968 Bytes
611caae a356571 611caae a356571 611caae d46898b 65fa43e 587416e dde24d5 990cb33 611caae 990cb33 a356571 990cb33 611caae | 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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 | ---
dataset_info:
features:
- name: image_original
dtype: image
- name: image_distorted
dtype: image
- name: index
dtype: int64
- name: prompt_original
dtype: string
- name: prompt_distorted
dtype: string
- name: selected_dims
dtype: string
- name: llm_judge
struct:
- name: llm_distorted_main_concepts
dtype: int64
- name: llm_distorted_reasoning
dtype: string
- name: llm_distorted_special_effects
dtype: int64
- name: llm_original_main_concepts
dtype: int64
- name: llm_original_reasoning
dtype: string
- name: llm_original_special_effects
dtype: int64
- name: model
dtype: string
- name: hpsv2_reward
struct:
- name: hpsv2_didp
dtype: float64
- name: hpsv2_diop
dtype: float64
- name: hpsv2_oidp
dtype: float64
- name: hpsv2_oiop
dtype: float64
- name: hpsv3_reward
struct:
- name: hpsv3_didp
list: float64
- name: hpsv3_diop
list: float64
- name: hpsv3_oidp
list: float64
- name: hpsv3_oiop
list: float64
- name: image_reward
struct:
- name: image_reward_didp
dtype: float64
- name: image_reward_diop
dtype: float64
- name: image_reward_oidp
dtype: float64
- name: image_reward_oiop
dtype: float64
- name: rater
struct:
- name: distorted
struct:
- name: preds
list: int64
- name: scores
list: float64
- name: original
struct:
- name: preds
list: int64
- name: scores
list: float64
- name: llm_selected
dtype: int64
- name: blip_selected
dtype: int64
- name: blip_score
list:
list: float64
splits:
- name: train
num_bytes: 7129851577
num_examples: 3300
download_size: 7126844905
dataset_size: 7129851577
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|