AoZhang commited on
Commit
c37608c
1 Parent(s): dc5293a

Upload 53 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +27 -0
  2. CAP_coco2014_train.jsonl +3 -0
  3. CLEVR_train_questions_with_ans.jsonl +3 -0
  4. CLEVR_train_scenes.jsonl +3 -0
  5. CLEVR_val_questions_with_ans.jsonl +3 -0
  6. CWB_flickr30k_eval.jsonl +0 -0
  7. CWB_flickr30k_test.jsonl +0 -0
  8. CWB_flickr30k_train.jsonl +3 -0
  9. GC_genome196_train.jsonl +3 -0
  10. GPT4GEN_BoxCoT_test.jsonl +0 -0
  11. GPT4GEN_BoxCoT_train.jsonl +0 -0
  12. GPT4GEN_RD_BoxCoT_train.jsonl +0 -0
  13. REC_refcoco+_unc_testA.jsonl +0 -0
  14. REC_refcoco+_unc_testB.jsonl +0 -0
  15. REC_refcoco+_unc_val.jsonl +0 -0
  16. REC_refcoco_unc_testA.jsonl +0 -0
  17. REC_refcoco_unc_testB.jsonl +0 -0
  18. REC_refcoco_unc_val.jsonl +0 -0
  19. REC_refcocog_umd_test.jsonl +0 -0
  20. REC_refcocog_umd_val.jsonl +0 -0
  21. blip_laion_cc_sbu_558k.jsonl +3 -0
  22. coco_pope_adversarial.jsonl +0 -0
  23. coco_pope_popular.jsonl +0 -0
  24. coco_pope_random.jsonl +0 -0
  25. gqa_question_balanced_with_cot.jsonl +3 -0
  26. gqa_scene_graph_data.jsonl +3 -0
  27. gqa_scene_graph_index.json +0 -0
  28. gqa_testdev_all_questions.jsonl +3 -0
  29. gqa_testdev_balanced_questions.jsonl +3 -0
  30. karpathy_test_gt.jsonl +0 -0
  31. karpathy_test_query.jsonl +0 -0
  32. llava_cc3m.jsonl +3 -0
  33. llava_instruct_150k.jsonl +3 -0
  34. pointQA_local_test.jsonl +0 -0
  35. pointQA_local_train.jsonl +0 -0
  36. pointQA_local_val.jsonl +0 -0
  37. pointQA_twice_test.jsonl +0 -0
  38. pointQA_twice_train.jsonl +3 -0
  39. pointQA_twice_val.jsonl +0 -0
  40. v2_OpenEnded_mscoco_test-dev2015_questions.jsonl +3 -0
  41. v2_OpenEnded_mscoco_test2015_questions.jsonl +3 -0
  42. v2_OpenEnded_mscoco_train2014_questions.jsonl +3 -0
  43. v2_OpenEnded_mscoco_val2014_questions.jsonl +3 -0
  44. v7w_pointing_test.jsonl +3 -0
  45. v7w_pointing_train.jsonl +3 -0
  46. v7w_pointing_val.jsonl +3 -0
  47. vcr_test.jsonl +3 -0
  48. vcr_train.jsonl +3 -0
  49. vcr_val.jsonl +3 -0
  50. vqa_E_train.jsonl +3 -0
.gitattributes CHANGED
@@ -57,3 +57,30 @@ res3.json filter=lfs diff=lfs merge=lfs -text
57
  res3.jsonl filter=lfs diff=lfs merge=lfs -text
58
  REC_ref3_train.jsonl filter=lfs diff=lfs merge=lfs -text
59
  refcocog_google_train.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  res3.jsonl filter=lfs diff=lfs merge=lfs -text
58
  REC_ref3_train.jsonl filter=lfs diff=lfs merge=lfs -text
59
  refcocog_google_train.jsonl filter=lfs diff=lfs merge=lfs -text
60
+ blip_laion_cc_sbu_558k.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ CAP_coco2014_train.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ CLEVR_train_questions_with_ans.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ CLEVR_train_scenes.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ CLEVR_val_questions_with_ans.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ CWB_flickr30k_train.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ GC_genome196_train.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ gqa_question_balanced_with_cot.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ gqa_scene_graph_data.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ gqa_testdev_all_questions.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ gqa_testdev_balanced_questions.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ llava_cc3m.jsonl filter=lfs diff=lfs merge=lfs -text
72
+ llava_instruct_150k.jsonl filter=lfs diff=lfs merge=lfs -text
73
+ pointQA_twice_train.jsonl filter=lfs diff=lfs merge=lfs -text
74
+ v2_OpenEnded_mscoco_test-dev2015_questions.jsonl filter=lfs diff=lfs merge=lfs -text
75
+ v2_OpenEnded_mscoco_test2015_questions.jsonl filter=lfs diff=lfs merge=lfs -text
76
+ v2_OpenEnded_mscoco_train2014_questions.jsonl filter=lfs diff=lfs merge=lfs -text
77
+ v2_OpenEnded_mscoco_val2014_questions.jsonl filter=lfs diff=lfs merge=lfs -text
78
+ v7w_pointing_test.jsonl filter=lfs diff=lfs merge=lfs -text
79
+ v7w_pointing_train.jsonl filter=lfs diff=lfs merge=lfs -text
80
+ v7w_pointing_val.jsonl filter=lfs diff=lfs merge=lfs -text
81
+ vcr_test.jsonl filter=lfs diff=lfs merge=lfs -text
82
+ vcr_train.jsonl filter=lfs diff=lfs merge=lfs -text
83
+ vcr_val.jsonl filter=lfs diff=lfs merge=lfs -text
84
+ vqa_E_train.jsonl filter=lfs diff=lfs merge=lfs -text
85
+ vqa_E_val.jsonl filter=lfs diff=lfs merge=lfs -text
86
+ vqa_X_train.jsonl filter=lfs diff=lfs merge=lfs -text
CAP_coco2014_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b8a70e6e89b655361f05ca73ea421af537a101c27ea626e04c3d12fbcabed08
3
+ size 43967445
CLEVR_train_questions_with_ans.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bfb43abb19d6cbbb29d80a5f1940432775c918fb29b980d3703df070102df0b
3
+ size 84338584
CLEVR_train_scenes.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aafec8883ec1c56a4c4fd8f979ceb91c4b7387e9ae2ccc8d08860ab5b465150e
3
+ size 158989131
CLEVR_val_questions_with_ans.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad8b4a17107726c4b919d740eb4be417ac4babcdd40a51a1c0b280d7b77133ea
3
+ size 178457914
CWB_flickr30k_eval.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
CWB_flickr30k_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
CWB_flickr30k_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf11a67706b4f65bba7af330ced2aa64bb4d7f3d1257c0940553d54c0c4b2979
3
+ size 44497451
GC_genome196_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50cab41312c831babc4d84bc8b812bdac2b70240a62be50fec19f97281ec7671
3
+ size 668256941
GPT4GEN_BoxCoT_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
GPT4GEN_BoxCoT_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
GPT4GEN_RD_BoxCoT_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcoco+_unc_testA.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcoco+_unc_testB.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcoco+_unc_val.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcoco_unc_testA.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcoco_unc_testB.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcoco_unc_val.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcocog_umd_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
REC_refcocog_umd_val.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
blip_laion_cc_sbu_558k.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75abedcd6fcc23f3c47a13511acb4a24bca4e1eba61d5ebc7849bfe8389603b
3
+ size 133065129
coco_pope_adversarial.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
coco_pope_popular.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
coco_pope_random.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
gqa_question_balanced_with_cot.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4f7c62aba9d314981ca2578e31a91d55be5bdee21c2c15919cfbd75c69bd18
3
+ size 587234496
gqa_scene_graph_data.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e75ae8c0fa0624e9b727997c69c3ae99adb09fea5a605f73eef9ab2f337e57a
3
+ size 316588709
gqa_scene_graph_index.json ADDED
The diff for this file is too large to render. See raw diff
 
gqa_testdev_all_questions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f7d430ed195359594f11797d3a6dca29c2cad2b5269d0567e7d2bd33ba94576
3
+ size 151292138
gqa_testdev_balanced_questions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6f3bf1afcdae6ff2b0d5ae92a411a386d7f6686ff5c3d097a708368949c99a
3
+ size 10690505
karpathy_test_gt.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
karpathy_test_query.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
llava_cc3m.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46cdbffba87a697cb5001a6606bd4dd51e0975a4a2e73d3056fdb3d538c5782b
3
+ size 160240870
llava_instruct_150k.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae5ba628de44ba43c680db77b205effa5687971ceb607ef471f1abbd01dc173
3
+ size 187181005
pointQA_local_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pointQA_local_train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pointQA_local_val.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pointQA_twice_test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
pointQA_twice_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a125b38d739bea5666fbe33a89540cabfd6ca3bf960d7d2646a6ada86847e0bf
3
+ size 12597737
pointQA_twice_val.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
v2_OpenEnded_mscoco_test-dev2015_questions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a280939b0699412d085cdf114862aa5ac45b50d72e8fd5ca1f46408560b005d
3
+ size 16153914
v2_OpenEnded_mscoco_test2015_questions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4441095988317056b98186c5d69df9f611db95c0a49418f7936bae820bebb768
3
+ size 67324451
v2_OpenEnded_mscoco_train2014_questions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72c1249d7ce152c5b9dbd9c64e059d398011ed27d7de585d0210a182911c24cf
3
+ size 429867544
v2_OpenEnded_mscoco_val2014_questions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e824f03bcf77762214bb0ddc3fa6b0baec4ba62ab27eb0d37b498a9e5e515c
3
+ size 206799758
v7w_pointing_test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbfd73e80c7a316ff43e272038b60e9f237dd20fbdd205b7e730a610241e3d8a
3
+ size 17627119
v7w_pointing_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d55978e4bbd291f3d324e6212702a05c02e51ee6335b14e8e7102542af17f08e
3
+ size 25319055
v7w_pointing_val.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46ad205c49adf0af54230630be4af3dc4c1eb8cdbd731962ca10cecbd2e6e0c
3
+ size 11386626
vcr_test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d0e8f6844133aa92424b895177414fb996bd65462fb7e4a309f1798f41b282f
3
+ size 60644881
vcr_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96fae82c412365d2b41c7c99ffca60f337dd214cbf90b74736b781a2d98d88a8
3
+ size 614365431
vcr_val.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48976991c8f7bedc5ffd0fa50e6aadd76953b2388718d5de954d7c97e0460cb5
3
+ size 76535335
vqa_E_train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:770fcd42b225d3b23d282bc828a36ebdceade89b56ec1cf1e3ba52988a290395
3
+ size 76794356