Datasets:
Upload 16 files
Browse files- .gitattributes +9 -0
- Instructions_Diverse/GQA/test.json +0 -0
- Instructions_Diverse/GQA/train.json +3 -0
- Instructions_Diverse/Grounding/test.json +3 -0
- Instructions_Diverse/Grounding/train.json +3 -0
- Instructions_Diverse/ImageNet/test.json +0 -0
- Instructions_Diverse/ImageNet/train.json +3 -0
- Instructions_Diverse/OCRVQA/test.json +3 -0
- Instructions_Diverse/OCRVQA/train.json +3 -0
- Instructions_Diverse/ScienceQA/test.json +0 -0
- Instructions_Diverse/ScienceQA/train.json +0 -0
- Instructions_Diverse/TextVQA/train.json +3 -0
- Instructions_Diverse/TextVQA/val.json +0 -0
- Instructions_Diverse/VQAv2/train.json +3 -0
- Instructions_Diverse/VQAv2/val.json +3 -0
- Instructions_Diverse/VizWiz/train.json +0 -0
- Instructions_Diverse/VizWiz/val.json +0 -0
.gitattributes
CHANGED
|
@@ -75,3 +75,12 @@ Instructions_Origin/OCRVQA/train.json filter=lfs diff=lfs merge=lfs -text
|
|
| 75 |
Instructions_Origin/TextVQA/train.json filter=lfs diff=lfs merge=lfs -text
|
| 76 |
Instructions_Origin/VQAv2/train.json filter=lfs diff=lfs merge=lfs -text
|
| 77 |
Instructions_Origin/VQAv2/val.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
Instructions_Origin/TextVQA/train.json filter=lfs diff=lfs merge=lfs -text
|
| 76 |
Instructions_Origin/VQAv2/train.json filter=lfs diff=lfs merge=lfs -text
|
| 77 |
Instructions_Origin/VQAv2/val.json filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
Instructions_Diverse/GQA/train.json filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
Instructions_Diverse/Grounding/test.json filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
Instructions_Diverse/Grounding/train.json filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
Instructions_Diverse/ImageNet/train.json filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
Instructions_Diverse/OCRVQA/test.json filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
Instructions_Diverse/OCRVQA/train.json filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
Instructions_Diverse/TextVQA/train.json filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
Instructions_Diverse/VQAv2/train.json filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
Instructions_Diverse/VQAv2/val.json filter=lfs diff=lfs merge=lfs -text
|
Instructions_Diverse/GQA/test.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Instructions_Diverse/GQA/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0d3a5fdfa39ebd7d449e6658e9cb22b66b6bf7ce736f7d310d91117159ea355
|
| 3 |
+
size 225860441
|
Instructions_Diverse/Grounding/test.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db56ee97c3857fbe27944d91de5add77c4c82d8b3a0b6e0ffa08e61e35742201
|
| 3 |
+
size 12887440
|
Instructions_Diverse/Grounding/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afb7656bb12d1f7cb5280325d6574db5d46bdb157be23bd967bbb09dea81e9de
|
| 3 |
+
size 106748016
|
Instructions_Diverse/ImageNet/test.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Instructions_Diverse/ImageNet/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee80c6f1810d3ddccaea2829cedac50fe90bc17fae5dffcfa2fe6782de33f1b
|
| 3 |
+
size 58296696
|
Instructions_Diverse/OCRVQA/test.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:551260efe789159541587c539dffb65ae4ef4074bebcd6b9f88b81f5eca49d6d
|
| 3 |
+
size 34777669
|
Instructions_Diverse/OCRVQA/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e33b61f74dd7112ffc6a65c9ea8b246ea17598a1175a4846f2957b34466ce8cf
|
| 3 |
+
size 220744269
|
Instructions_Diverse/ScienceQA/test.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Instructions_Diverse/ScienceQA/train.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Instructions_Diverse/TextVQA/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8990a872a51b8b72d7d56b301af80d7a4ab33a70d20e54ee1c833a791ba30fc1
|
| 3 |
+
size 19472884
|
Instructions_Diverse/TextVQA/val.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Instructions_Diverse/VQAv2/train.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:956800c0e302cb35cf6d20e6546e16b503b8af49ffd2ecda6d363bcc42c13099
|
| 3 |
+
size 111609073
|
Instructions_Diverse/VQAv2/val.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfce515643cd7b64e09562e3e264b032c013b042002895433f0bb2218dcf5dab
|
| 3 |
+
size 52307601
|
Instructions_Diverse/VizWiz/train.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Instructions_Diverse/VizWiz/val.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|