File size: 771 Bytes
b6f8483
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18fcf43
 
b6f8483
 
94f1cf9
 
 
 
b6f8483
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: original_image
    dtype: image
  - name: distorted_image
    dtype: image
  - name: original_prompt
    dtype: string
  - name: distorted_prompt
    dtype: string
  - name: hpsv2_scores
    list: float16
  - name: pick_scores
    list: float64
  - name: blip_scores
    list: float32
  - name: dims
    list: string
  - name: per_dim_original_scores
    list: float16
  - name: per_dim_distorted_scores
    list: float16
  - name: model_used
    dtype: string
  - name: anti_aesthetics_scores
    list: float16
  splits:
  - name: train
    num_bytes: 1076906218
    num_examples: 441
  download_size: 1076956365
  dataset_size: 1076906218
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---