Upload dataset
Browse files
README.md
CHANGED
|
@@ -212,6 +212,38 @@ dataset_info:
|
|
| 212 |
num_examples: 500
|
| 213 |
download_size: 1178307472
|
| 214 |
dataset_size: 1242524691.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
configs:
|
| 216 |
- config_name: grounding_cross_coord_to_coord
|
| 217 |
data_files:
|
|
@@ -241,4 +273,8 @@ configs:
|
|
| 241 |
data_files:
|
| 242 |
- split: train
|
| 243 |
path: grounding_task_b_icl_within/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 244 |
---
|
|
|
|
| 212 |
num_examples: 500
|
| 213 |
download_size: 1178307472
|
| 214 |
dataset_size: 1242524691.0
|
| 215 |
+
- config_name: grounding_task_b_zero_shot
|
| 216 |
+
features:
|
| 217 |
+
- name: test_image
|
| 218 |
+
dtype: image
|
| 219 |
+
- name: target_coord
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: target_letter
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: choices
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: gt_choice_letter
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: task
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: scenario
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: n_icl_examples
|
| 232 |
+
dtype: int32
|
| 233 |
+
- name: icl_metadata
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: icl_image_0
|
| 236 |
+
dtype: image
|
| 237 |
+
- name: icl_image_1
|
| 238 |
+
dtype: image
|
| 239 |
+
- name: icl_image_2
|
| 240 |
+
dtype: image
|
| 241 |
+
splits:
|
| 242 |
+
- name: train
|
| 243 |
+
num_bytes: 414307752.0
|
| 244 |
+
num_examples: 500
|
| 245 |
+
download_size: 392578566
|
| 246 |
+
dataset_size: 414307752.0
|
| 247 |
configs:
|
| 248 |
- config_name: grounding_cross_coord_to_coord
|
| 249 |
data_files:
|
|
|
|
| 273 |
data_files:
|
| 274 |
- split: train
|
| 275 |
path: grounding_task_b_icl_within/train-*
|
| 276 |
+
- config_name: grounding_task_b_zero_shot
|
| 277 |
+
data_files:
|
| 278 |
+
- split: train
|
| 279 |
+
path: grounding_task_b_zero_shot/train-*
|
| 280 |
---
|
grounding_task_b_zero_shot/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9baee8e8b78cbf4edc73e99b6560e143d89c02c4a9fcf595e97d0cb99f5cc7f
|
| 3 |
+
size 392578566
|