File size: 2,023 Bytes
8a22b76 2cc2d57 b85b96e 2cc2d57 b85b96e 2cc2d57 6df0740 2cc2d57 5424948 2cc2d57 b85b96e 2cc2d57 5424948 |
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 53 54 55 56 57 58 59 60 61 |
---
task_categories:
- visual-question-answering
language:
- en
pretty_name: Vision-Flan
size_categories:
- 100K<n<1M
---
# vision-flan 191 task 1k Dataset Card
## Dataset details
**Dataset type:**
vision-flan_191-task-1k is a human-labeled visual instruction tuning dataset consisting of 191 diverse tasks.
It is constructed for visual instruction tuning and for building large-scale vision-language models.
**Paper or blog for more information:**
https://github.com/VT-NLP/MultiInstruct/
https://vision-flan.github.io/
## Citation
*Paper coming soon* ๐. If you use Vision-Flan, please use the following cites:
```
@misc{visionFlan2023,
title = {Vision-Flan:Scaling Visual Instruction Tuning},
url = {https://vision-flan.github.io/},
author = {Zhiyang Xu and Trevor Ashby and Chao Feng and Rulin Shao and Ying Shen and Di Jin and Qifan Wang and Lifu Huang},
month = {Sep},
year = {2023}
}
```
```
@inproceedings{DBLP:conf/acl/XuSH23,
author = {Zhiyang Xu and Ying Shen and Lifu Huang},
editor = {Anna Rogers and Jordan L. Boyd{-}Graber and Naoaki Okazaki},
title = {MultiInstruct: Improving Multi-Modal Zero-Shot Learning via Instruction Tuning},
booktitle = {Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), {ACL} 2023, Toronto, Canada, July 9-14, 2023},
pages = {11445--11465},
publisher = {Association for Computational Linguistics},
year = {2023},
url = {https://doi.org/10.18653/v1/2023.acl-long.641},
doi = {10.18653/v1/2023.acl-long.641},
timestamp = {Thu, 10 Aug 2023 12:35:59 +0200},
biburl = {https://dblp.org/rec/conf/acl/XuSH23.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
```
**License:**
Important: Please carefully check the licenses for all the datasets on this [page](https://vision-flan.github.io/tasks.html) before use.
**Contact:**
zhiyangx@vt.edu |