File size: 1,176 Bytes
7a57a5a d10882b abcce41 9902f7e 70a96a4 7a57a5a 9215371 7a57a5a b202966 abcce41 9902f7e 70a96a4 7a57a5a |
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 |
---
license: apache-2.0
size_categories:
- 100K<n<1M
pretty_name: evalhrf
configs:
- config_name: ddpm-celebahq
data_files:
- split: train
path: data/ddpm-celebahq/train/batch_*.zip
- config_name: hrf-compressibility-window-baseline1
data_files:
- split: train
path: data/hrf-compressibility-window-baseline-seed1/train/batch_*.zip
- config_name: hrf-compressibility-window-baseline2
data_files:
- split: train
path: data/hrf-compressibility-window-baseline-seed2/train/batch_*.zip
- config_name: other-set
data_files:
- split: train
path: data/other-set/train/*.png
dataset_info:
- config_name: ddpm-celebahq
features:
- name: image
dtype: image
- name: reward
dtype: float
- config_name: hrf-compressibility-window-baseline1
features:
- name: image
dtype: image
- name: reward
dtype: float
- config_name: hrf-compressibility-window-baseline2
features:
- name: image
dtype: image
- name: reward
dtype: float
- config_name: other-set
features:
- name: image
dtype: image
- name: reward
dtype: float
---
# Dataset Card for Eval Finetuning Diffusion Models with Reinforcement Learning
XYZ |