Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Tags:
art
DOI:
Libraries:
Datasets
Dask
License:
nielsr HF staff commited on
Commit
fb82cf8
1 Parent(s): 0a2ad53

Link dataset to paper

Browse files

This PR ensures the dataset can be viewed from the paper page: https://huggingface.co/papers/2407.05282

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -182,4 +182,18 @@ Users should be made aware of the risks, biases and limitations of the dataset.
182
 
183
  ## Dataset Card Contact
184
 
185
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
 
183
  ## Dataset Card Contact
184
 
185
+ [More Information Needed]
186
+
187
+ ## Bibtext citation
188
+
189
+ ```bibtex
190
+ @misc{zhao2024ultraeditinstructionbasedfinegrainedimage,
191
+ title={UltraEdit: Instruction-based Fine-Grained Image Editing at Scale},
192
+ author={Haozhe Zhao and Xiaojian Ma and Liang Chen and Shuzheng Si and Rujie Wu and Kaikai An and Peiyu Yu and Minjia Zhang and Qing Li and Baobao Chang},
193
+ year={2024},
194
+ eprint={2407.05282},
195
+ archivePrefix={arXiv},
196
+ primaryClass={cs.CV},
197
+ url={https://arxiv.org/abs/2407.05282},
198
+ }
199
+ ```