Daniel0724
commited on
Commit
·
c265ac7
1
Parent(s):
df6c7e1
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# LVIS-Instruct4V-Nodetail-mix730k
|
2 |
+
|
3 |
+
This is a mixture of our LVIS-Instruct4V dataset (no detail and only conversation) with the academic task related data, including ShareGPT, VQAv2, GQA, OKVQA, OCRVQA, AOKVQA, TextCaps, RefCOCO, and VG.
|
4 |
+
|
5 |
+
Please refer to the Sec. 3 and pseudo-code in [our paper](https://arxiv.org/abs/2311.07574) for the clarification of ***detail*** and ***conversation*** in our dataset.
|