File size: 670 Bytes
693b0b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
698336b
 
 
 
 
 
693b0b9
 
698336b
693b0b9
698336b
 
693b0b9
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: negative_prompt
    dtype: string
  - name: image
    dtype: image
  - name: method
    dtype: string
  - name: alpha
    dtype: float64
  - name: blip_score
    dtype: float64
  - name: hpsv3_score_aa
    dtype: float64
  - name: hpsv3_scores_original
    dtype: float64
  - name: rater
    struct:
    - name: preds
      list: int64
    - name: scores
      list: float64
  splits:
  - name: train
    num_bytes: 1812498573
    num_examples: 1200
  download_size: 1812338034
  dataset_size: 1812498573
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---