|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: text |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1145721433301.688 |
|
num_examples: 2810604 |
|
download_size: 5473812704 |
|
dataset_size: 1145721433301.688 |
|
--- |
|
# Dataset Card for "MultiGen-20M_train" |
|
|
|
Dataset of the paper [ControlNet++: Improving Conditional Controls with Efficient Consistency Feedback](https://huggingface.co/papers/2404.07987) |
|
|
|
Github repository: https://github.com/liming-ai/ControlNet_Plus_Plus |