Add MUIRBENCH task=Ordering (config=Ordering)
Browse files- Ordering/test-00000-of-00001.parquet +3 -0
- README.md +30 -0
Ordering/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a35cad874fd7603be537b323dd4651efbefb3f9fc28f6774fa4afb539b0e20e4
|
| 3 |
+
size 4859563
|
README.md
CHANGED
|
@@ -104,6 +104,32 @@ dataset_info:
|
|
| 104 |
num_examples: 464
|
| 105 |
download_size: 172940662
|
| 106 |
dataset_size: 152024213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
- config_name: Visual_Grounding
|
| 108 |
features:
|
| 109 |
- name: idx
|
|
@@ -147,6 +173,10 @@ configs:
|
|
| 147 |
data_files:
|
| 148 |
- split: test
|
| 149 |
path: Image_Text_Matching/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 150 |
- config_name: Visual_Grounding
|
| 151 |
data_files:
|
| 152 |
- split: test
|
|
|
|
| 104 |
num_examples: 464
|
| 105 |
download_size: 172940662
|
| 106 |
dataset_size: 152024213
|
| 107 |
+
- config_name: Ordering
|
| 108 |
+
features:
|
| 109 |
+
- name: idx
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: task
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: image_relation
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: image_type
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: question
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: options
|
| 120 |
+
list: string
|
| 121 |
+
- name: answer
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: image_list
|
| 124 |
+
list: image
|
| 125 |
+
- name: counterpart_idx
|
| 126 |
+
dtype: string
|
| 127 |
+
splits:
|
| 128 |
+
- name: test
|
| 129 |
+
num_bytes: 20707895
|
| 130 |
+
num_examples: 64
|
| 131 |
+
download_size: 4859563
|
| 132 |
+
dataset_size: 20707895
|
| 133 |
- config_name: Visual_Grounding
|
| 134 |
features:
|
| 135 |
- name: idx
|
|
|
|
| 173 |
data_files:
|
| 174 |
- split: test
|
| 175 |
path: Image_Text_Matching/test-*
|
| 176 |
+
- config_name: Ordering
|
| 177 |
+
data_files:
|
| 178 |
+
- split: test
|
| 179 |
+
path: Ordering/test-*
|
| 180 |
- config_name: Visual_Grounding
|
| 181 |
data_files:
|
| 182 |
- split: test
|