File size: 670 Bytes
55b009c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
851f751
 
 
 
 
 
55b009c
 
851f751
55b009c
851f751
 
55b009c
 
 
 
 
 
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: 1980837814
    num_examples: 1200
  download_size: 1980686079
  dataset_size: 1980837814
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---