Add MUIRBENCH task=Visual Grounding (config=Visual_Grounding)
Browse files- README.md +30 -0
- Visual_Grounding/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -78,6 +78,32 @@ dataset_info:
|
|
| 78 |
num_examples: 100
|
| 79 |
download_size: 98401718
|
| 80 |
dataset_size: 99177229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
configs:
|
| 82 |
- config_name: Action_Understanding
|
| 83 |
data_files:
|
|
@@ -91,4 +117,8 @@ configs:
|
|
| 91 |
data_files:
|
| 92 |
- split: test
|
| 93 |
path: Geographic_Understanding/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
---
|
|
|
|
| 78 |
num_examples: 100
|
| 79 |
download_size: 98401718
|
| 80 |
dataset_size: 99177229
|
| 81 |
+
- config_name: Visual_Grounding
|
| 82 |
+
features:
|
| 83 |
+
- name: idx
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: task
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: image_relation
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: image_type
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: question
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: options
|
| 94 |
+
list: string
|
| 95 |
+
- name: answer
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: image_list
|
| 98 |
+
list: image
|
| 99 |
+
- name: counterpart_idx
|
| 100 |
+
dtype: string
|
| 101 |
+
splits:
|
| 102 |
+
- name: test
|
| 103 |
+
num_bytes: 35512934
|
| 104 |
+
num_examples: 84
|
| 105 |
+
download_size: 32838321
|
| 106 |
+
dataset_size: 35512934
|
| 107 |
configs:
|
| 108 |
- config_name: Action_Understanding
|
| 109 |
data_files:
|
|
|
|
| 117 |
data_files:
|
| 118 |
- split: test
|
| 119 |
path: Geographic_Understanding/test-*
|
| 120 |
+
- config_name: Visual_Grounding
|
| 121 |
+
data_files:
|
| 122 |
+
- split: test
|
| 123 |
+
path: Visual_Grounding/test-*
|
| 124 |
---
|
Visual_Grounding/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efcd1a80a47cf808ffcbe5e991aa7ad987e2d31049814f0e8769e3fd923b305e
|
| 3 |
+
size 32838321
|