File size: 592 Bytes
7a57a5a 97317a2 70a96a4 7a57a5a 9215371 7a57a5a b202966 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 |
---
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/*.png
- 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: other-set
features:
- name: image
dtype: image
- name: reward
dtype: float
---
# Dataset Card for Eval Finetuning Diffusion Models with Reinforcement Learning
XYZ |