Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
File size: 699 Bytes
cef340c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
451da2a
bbed8d3
451da2a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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"

This dataset is constructed from [UniControl](https://arxiv.org/abs/2305.11147), and used for evaluation of the paper [ControlNet++: Improving Conditional Controls with Efficient Consistency Feedback](https://huggingface.co/papers/2404.07987)

ControlNet++ Github repository: https://github.com/liming-ai/ControlNet_Plus_Plus