Weiyun1025 commited on
Commit
9687b52
1 Parent(s): 8fe5fd4

Upload folder using huggingface_hub

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 +44 -0
  2. data/annotation/long_mr_128k/train_long_mr_image_reasoning_jigsaw_32_128.jsonl +3 -0
  3. data/annotation/long_mr_128k/train_long_mr_image_reasoning_multiview_32_128.jsonl +3 -0
  4. data/annotation/long_mr_128k/train_long_mr_image_retrieval_32_128.jsonl +3 -0
  5. data/annotation/long_mr_128k/train_long_mr_text_reasoning_32_128.jsonl +3 -0
  6. data/annotation/long_mr_128k/train_long_mr_text_retrieval_32_128.jsonl +3 -0
  7. data/annotation/long_mr_256k/train_long_mr_image_reasoning_jigsaw_128_256.jsonl +3 -0
  8. data/annotation/long_mr_256k/train_long_mr_image_reasoning_multiview_128_256.jsonl +3 -0
  9. data/annotation/long_mr_256k/train_long_mr_image_retrieval_128_256.jsonl +3 -0
  10. data/annotation/long_mr_256k/train_long_mr_text_reasoning_128_256.jsonl +3 -0
  11. data/annotation/long_mr_256k/train_long_mr_text_retrieval_128_256.jsonl +3 -0
  12. data/annotation/long_mr_32k/train_long_mr_image_counting_16_32.jsonl +3 -0
  13. data/annotation/long_mr_32k/train_long_mr_image_reasoning_jigsaw_16_32.jsonl +3 -0
  14. data/annotation/long_mr_32k/train_long_mr_image_reasoning_multiview_16_32.jsonl +3 -0
  15. data/annotation/long_mr_32k/train_long_mr_image_retrieval_16_32.jsonl +3 -0
  16. data/annotation/long_mr_32k/train_long_mr_text_counting_16_32.jsonl +3 -0
  17. data/annotation/long_mr_32k/train_long_mr_text_reasoning_16_32.jsonl +3 -0
  18. data/annotation/long_mr_32k/train_long_mr_text_retrieval_16_32.jsonl +3 -0
  19. data/annotation/long_mr_32k/train_long_mr_text_retrieval_fake.jsonl +3 -0
  20. data/annotation/long_vqa_32k/train_long_vqa_chartqa.jsonl +3 -0
  21. data/annotation/long_vqa_32k/train_long_vqa_clevr.jsonl +3 -0
  22. data/annotation/long_vqa_32k/train_long_vqa_deepform.jsonl +0 -0
  23. data/annotation/long_vqa_32k/train_long_vqa_docvqa.jsonl +3 -0
  24. data/annotation/long_vqa_32k/train_long_vqa_dvqa.jsonl +3 -0
  25. data/annotation/long_vqa_32k/train_long_vqa_gqa.jsonl +3 -0
  26. data/annotation/long_vqa_32k/train_long_vqa_infovqa.jsonl +3 -0
  27. data/annotation/long_vqa_32k/train_long_vqa_kleistercharity.jsonl +3 -0
  28. data/annotation/long_vqa_32k/train_long_vqa_ocrvqa.jsonl +3 -0
  29. data/annotation/long_vqa_32k/train_long_vqa_okvqa.jsonl +0 -0
  30. data/annotation/long_vqa_32k/train_long_vqa_svqa.jsonl +3 -0
  31. data/annotation/long_vqa_32k/train_long_vqa_tabfact.jsonl +3 -0
  32. data/annotation/long_vqa_32k/train_long_vqa_textcaps.jsonl +3 -0
  33. data/annotation/long_vqa_32k/train_long_vqa_textvqa.jsonl +3 -0
  34. data/annotation/long_vqa_32k/train_long_vqa_visualmrc.jsonl +3 -0
  35. data/annotation/long_vqa_32k/train_long_vqa_vizwiz.jsonl +3 -0
  36. data/annotation/long_vqa_32k/train_long_vqa_wikitablequestions.jsonl +3 -0
  37. data/annotation/milebench_16k/train_milebench_clevr.jsonl +3 -0
  38. data/annotation/milebench_16k/train_milebench_gpr.jsonl +0 -0
  39. data/annotation/milebench_16k/train_milebench_iedit.jsonl +0 -0
  40. data/annotation/milebench_16k/train_milebench_mmcoqa.jsonl +0 -0
  41. data/annotation/milebench_16k/train_milebench_mmqa.jsonl +0 -0
  42. data/annotation/milebench_16k/train_milebench_objintercn.jsonl +3 -0
  43. data/annotation/milebench_16k/train_milebench_ocrvqa.jsonl +3 -0
  44. data/annotation/milebench_16k/train_milebench_percept.jsonl +0 -0
  45. data/annotation/milebench_16k/train_milebench_slidevqa.jsonl +0 -0
  46. data/annotation/milebench_16k/train_milebench_spotdiff.jsonl +0 -0
  47. data/annotation/milebench_16k/train_milebench_sta_charades.jsonl +3 -0
  48. data/annotation/milebench_16k/train_milebench_star.jsonl +3 -0
  49. data/annotation/milebench_16k/train_milebench_tqa.jsonl +0 -0
  50. data/annotation/milebench_16k/train_milebench_webqa.jsonl +0 -0
.gitattributes CHANGED
@@ -78,3 +78,47 @@ data/val/long_vqa_32k/val_long_vqa_dvqa_16_32.jsonl filter=lfs diff=lfs merge=lf
78
  data/val/long_vqa_32k/val_long_vqa_gqa_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
79
  data/val/long_vqa_32k/val_long_vqa_ocrvqa_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
80
  data/val/long_vqa_32k/val_long_vqa_tabfact_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  data/val/long_vqa_32k/val_long_vqa_gqa_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
79
  data/val/long_vqa_32k/val_long_vqa_ocrvqa_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
80
  data/val/long_vqa_32k/val_long_vqa_tabfact_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
81
+ data/annotation/long_mr_128k/train_long_mr_image_reasoning_jigsaw_32_128.jsonl filter=lfs diff=lfs merge=lfs -text
82
+ data/annotation/long_mr_128k/train_long_mr_image_reasoning_multiview_32_128.jsonl filter=lfs diff=lfs merge=lfs -text
83
+ data/annotation/long_mr_128k/train_long_mr_image_retrieval_32_128.jsonl filter=lfs diff=lfs merge=lfs -text
84
+ data/annotation/long_mr_128k/train_long_mr_text_reasoning_32_128.jsonl filter=lfs diff=lfs merge=lfs -text
85
+ data/annotation/long_mr_128k/train_long_mr_text_retrieval_32_128.jsonl filter=lfs diff=lfs merge=lfs -text
86
+ data/annotation/long_mr_256k/train_long_mr_image_reasoning_jigsaw_128_256.jsonl filter=lfs diff=lfs merge=lfs -text
87
+ data/annotation/long_mr_256k/train_long_mr_image_reasoning_multiview_128_256.jsonl filter=lfs diff=lfs merge=lfs -text
88
+ data/annotation/long_mr_256k/train_long_mr_image_retrieval_128_256.jsonl filter=lfs diff=lfs merge=lfs -text
89
+ data/annotation/long_mr_256k/train_long_mr_text_reasoning_128_256.jsonl filter=lfs diff=lfs merge=lfs -text
90
+ data/annotation/long_mr_256k/train_long_mr_text_retrieval_128_256.jsonl filter=lfs diff=lfs merge=lfs -text
91
+ data/annotation/long_mr_32k/train_long_mr_image_counting_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
92
+ data/annotation/long_mr_32k/train_long_mr_image_reasoning_jigsaw_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
93
+ data/annotation/long_mr_32k/train_long_mr_image_reasoning_multiview_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
94
+ data/annotation/long_mr_32k/train_long_mr_image_retrieval_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
95
+ data/annotation/long_mr_32k/train_long_mr_text_counting_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
96
+ data/annotation/long_mr_32k/train_long_mr_text_reasoning_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
97
+ data/annotation/long_mr_32k/train_long_mr_text_retrieval_16_32.jsonl filter=lfs diff=lfs merge=lfs -text
98
+ data/annotation/long_mr_32k/train_long_mr_text_retrieval_fake.jsonl filter=lfs diff=lfs merge=lfs -text
99
+ data/annotation/long_vqa_32k/train_long_vqa_chartqa.jsonl filter=lfs diff=lfs merge=lfs -text
100
+ data/annotation/long_vqa_32k/train_long_vqa_clevr.jsonl filter=lfs diff=lfs merge=lfs -text
101
+ data/annotation/long_vqa_32k/train_long_vqa_docvqa.jsonl filter=lfs diff=lfs merge=lfs -text
102
+ data/annotation/long_vqa_32k/train_long_vqa_dvqa.jsonl filter=lfs diff=lfs merge=lfs -text
103
+ data/annotation/long_vqa_32k/train_long_vqa_gqa.jsonl filter=lfs diff=lfs merge=lfs -text
104
+ data/annotation/long_vqa_32k/train_long_vqa_infovqa.jsonl filter=lfs diff=lfs merge=lfs -text
105
+ data/annotation/long_vqa_32k/train_long_vqa_kleistercharity.jsonl filter=lfs diff=lfs merge=lfs -text
106
+ data/annotation/long_vqa_32k/train_long_vqa_ocrvqa.jsonl filter=lfs diff=lfs merge=lfs -text
107
+ data/annotation/long_vqa_32k/train_long_vqa_svqa.jsonl filter=lfs diff=lfs merge=lfs -text
108
+ data/annotation/long_vqa_32k/train_long_vqa_tabfact.jsonl filter=lfs diff=lfs merge=lfs -text
109
+ data/annotation/long_vqa_32k/train_long_vqa_textcaps.jsonl filter=lfs diff=lfs merge=lfs -text
110
+ data/annotation/long_vqa_32k/train_long_vqa_textvqa.jsonl filter=lfs diff=lfs merge=lfs -text
111
+ data/annotation/long_vqa_32k/train_long_vqa_visualmrc.jsonl filter=lfs diff=lfs merge=lfs -text
112
+ data/annotation/long_vqa_32k/train_long_vqa_vizwiz.jsonl filter=lfs diff=lfs merge=lfs -text
113
+ data/annotation/long_vqa_32k/train_long_vqa_wikitablequestions.jsonl filter=lfs diff=lfs merge=lfs -text
114
+ data/annotation/milebench_16k/train_milebench_clevr.jsonl filter=lfs diff=lfs merge=lfs -text
115
+ data/annotation/milebench_16k/train_milebench_objintercn.jsonl filter=lfs diff=lfs merge=lfs -text
116
+ data/annotation/milebench_16k/train_milebench_ocrvqa.jsonl filter=lfs diff=lfs merge=lfs -text
117
+ data/annotation/milebench_16k/train_milebench_sta_charades.jsonl filter=lfs diff=lfs merge=lfs -text
118
+ data/annotation/milebench_16k/train_milebench_star.jsonl filter=lfs diff=lfs merge=lfs -text
119
+ data/annotation/milebench_nh/train_milebench_nh_img_ex.jsonl filter=lfs diff=lfs merge=lfs -text
120
+ data/annotation/milebench_nh/train_milebench_nh_img_fk.jsonl filter=lfs diff=lfs merge=lfs -text
121
+ data/annotation/milebench_nh/train_milebench_nh_img_ft.jsonl filter=lfs diff=lfs merge=lfs -text
122
+ data/annotation/milebench_nh/train_milebench_nh_img_hd.jsonl filter=lfs diff=lfs merge=lfs -text
123
+ data/annotation/milebench_nh/train_milebench_nh_txt_ex.jsonl filter=lfs diff=lfs merge=lfs -text
124
+ data/annotation/milebench_nh/train_milebench_nh_txt_hd.jsonl filter=lfs diff=lfs merge=lfs -text
data/annotation/long_mr_128k/train_long_mr_image_reasoning_jigsaw_32_128.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaeb880f14218b909b2d6b84913026e6f37dab1d367d5afe9aeb78cc8cbda5ee
3
+ size 752913398
data/annotation/long_mr_128k/train_long_mr_image_reasoning_multiview_32_128.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cc5f6ea0468d4b4a2fe55e9d13209a0ca133ef2fbb4f0df55662190a2702c57
3
+ size 763694876
data/annotation/long_mr_128k/train_long_mr_image_retrieval_32_128.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5970d5e59b24de6d800a70cc3e3f67f24e2ceff9032b97d303423c7f9704841b
3
+ size 1397789245
data/annotation/long_mr_128k/train_long_mr_text_reasoning_32_128.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f15c68297e33aa95293e22d0e09a57b25e931313af8acd0c0159ce3bb6fc64c9
3
+ size 1632441606
data/annotation/long_mr_128k/train_long_mr_text_retrieval_32_128.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d43f905c13077466c4f850c5ccf8181f4377e6b1a3ebb08f29e7e081e1a41df7
3
+ size 1624348955
data/annotation/long_mr_256k/train_long_mr_image_reasoning_jigsaw_128_256.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b924c702e00b1fe39fa69fe548cfc69e51f6357def2e54110bbbe51ecccbb6a
3
+ size 1850048479
data/annotation/long_mr_256k/train_long_mr_image_reasoning_multiview_128_256.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890ad4ded06f94bfe5f736044990307590d481e2186c4cab3e34bcbe45e928a6
3
+ size 1840510278
data/annotation/long_mr_256k/train_long_mr_image_retrieval_128_256.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e99507a0b382a063bc4aece20098f6d13e7d3a02a831811e122f9ae7ee8efee
3
+ size 3571636750
data/annotation/long_mr_256k/train_long_mr_text_reasoning_128_256.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddb0e010c83e3a05b0ca1683fab043a4964e8b50c483bf7132f25d331d466248
3
+ size 3791487528
data/annotation/long_mr_256k/train_long_mr_text_retrieval_128_256.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af21fd134f11957ce1760696e981d143586d3e58c4b70bb73477f99a2363f5c
3
+ size 3787532914
data/annotation/long_mr_32k/train_long_mr_image_counting_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bfc4f33131c211aa8241e44d38c19567a3054ef8c98c7486fc5aaa16ef92602
3
+ size 1362035868
data/annotation/long_mr_32k/train_long_mr_image_reasoning_jigsaw_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7029210608211087168cb47e19dc69c1dd9b23f65c7e2c7b4042c9836625e3b
3
+ size 217410606
data/annotation/long_mr_32k/train_long_mr_image_reasoning_multiview_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dff670a44caa6178c2d76b1ad91660d1bab2a393dfb1e68efdcb3a848d727be
3
+ size 213056601
data/annotation/long_mr_32k/train_long_mr_image_retrieval_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f75cba737d6ab067ae772e9742710270578cfb206338fce5522fe81181bc4aa
3
+ size 308795548
data/annotation/long_mr_32k/train_long_mr_text_counting_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc08a3d87c71413b14840b198e522d51fe91e0e93d06137c8ada3095c01c0b7a
3
+ size 1477063068
data/annotation/long_mr_32k/train_long_mr_text_reasoning_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41612515f868decb1087b7bd355269196f72de495cbc5cb7b1260511d496875
3
+ size 554089105
data/annotation/long_mr_32k/train_long_mr_text_retrieval_16_32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b416c4243434eebc730f2d37623ff79c719ab071af60b386aadb01f41cc67f42
3
+ size 544650362
data/annotation/long_mr_32k/train_long_mr_text_retrieval_fake.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47f6b4b13d3ea76ce9c23aa5e133d5c552ae916c90f33296b5488547c3867a0
3
+ size 454370861
data/annotation/long_vqa_32k/train_long_vqa_chartqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6c1086d25fc0e4e39f5a4980deb3be82da9aa87aab295aeaf134f4321bed6d
3
+ size 45297115
data/annotation/long_vqa_32k/train_long_vqa_clevr.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f39e5eeb26c4af39973e4ecd33a2cc1284b172cf9328d92d9172f345cff61dc1
3
+ size 189447245
data/annotation/long_vqa_32k/train_long_vqa_deepform.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/long_vqa_32k/train_long_vqa_docvqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d9e4f1e96e55bac3f1843a8f6e85fbc7223a2aa73ec804834e74f2e030b7f20
3
+ size 35982256
data/annotation/long_vqa_32k/train_long_vqa_dvqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa74530e9c8ea60c83aefb2254bd3c2ad6bdbc2dcc1a9849800e89a8d861d3e
3
+ size 196551157
data/annotation/long_vqa_32k/train_long_vqa_gqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86dc735118e6ec5542172be5f07b520dda7680d187342d62a9e9d34174232f6
3
+ size 171887829
data/annotation/long_vqa_32k/train_long_vqa_infovqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b29fd9e788ad9e67ad1c7f07fa5afface03106ffe99ee7cafe09441e8dc8719
3
+ size 25433783
data/annotation/long_vqa_32k/train_long_vqa_kleistercharity.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b680d92b895acdd188880be82165c0ad8edccbec7fc2f7b387dee74b2eb8969
3
+ size 15571677
data/annotation/long_vqa_32k/train_long_vqa_ocrvqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee68a831be47f339b29f830f6c1349093c0e5fcc816bacdf8aa72cb85203141
3
+ size 171120365
data/annotation/long_vqa_32k/train_long_vqa_okvqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/long_vqa_32k/train_long_vqa_svqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c16d4103cbc72af5ec3420c332eed2117c14db8b27c6675b4e9d47c9c2a3198
3
+ size 14877323
data/annotation/long_vqa_32k/train_long_vqa_tabfact.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86edd86a478d17da6a82e8edc6796f9d2a427c74ea622177f990eeecf1beb02
3
+ size 101727885
data/annotation/long_vqa_32k/train_long_vqa_textcaps.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd060a68b6d7c50ee4896258a71e3ead291b0dd3357e46ff8a981ea33fb54720
3
+ size 116079052
data/annotation/long_vqa_32k/train_long_vqa_textvqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f3725ae46b90446f97308a703177a37e0415632a9f264337065b5e1c0d4a6c
3
+ size 59455515
data/annotation/long_vqa_32k/train_long_vqa_visualmrc.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7482b6348e65fc5eb87ff9eb313274df648a293f36ae01e8b2baa2380a95d97
3
+ size 17615074
data/annotation/long_vqa_32k/train_long_vqa_vizwiz.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a1b6ddc06a34ceae99566654ac82446dfe689e3a8d60f93b70d711affa836c8
3
+ size 22495869
data/annotation/long_vqa_32k/train_long_vqa_wikitablequestions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dab714c715e85cf3eb2a0c680ddfcb1b4a96960a8ba73cac8fa102ba9ea8af8
3
+ size 14930028
data/annotation/milebench_16k/train_milebench_clevr.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d568fee062933b4e80ded97ed49f09c3b229e2c8cebb67e4f30970c51f031d6
3
+ size 128965731
data/annotation/milebench_16k/train_milebench_gpr.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_iedit.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_mmcoqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_mmqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_objintercn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c9eabf1869f6adc17ed3e982e41f91c5caaa79574ccf655133c4d22f58fc590
3
+ size 13525228
data/annotation/milebench_16k/train_milebench_ocrvqa.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19375106b78d3edb176951754f2c960f3e11b690c11cbe390689e5ee0bd7081e
3
+ size 14955296
data/annotation/milebench_16k/train_milebench_percept.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_slidevqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_spotdiff.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_sta_charades.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4eef1dd8e1fc5fc21b36c25962dca30f460fb43b1461f954939cf35329d79d
3
+ size 14968220
data/annotation/milebench_16k/train_milebench_star.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38df87b8e1974d80fd12eb2872c6e5309156c0085ac379f71f128c144fcbb1ba
3
+ size 124084739
data/annotation/milebench_16k/train_milebench_tqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/annotation/milebench_16k/train_milebench_webqa.jsonl ADDED
The diff for this file is too large to render. See raw diff