Upload dataset
Browse files
README.md
CHANGED
|
@@ -116,6 +116,38 @@ dataset_info:
|
|
| 116 |
num_examples: 500
|
| 117 |
download_size: 1178297566
|
| 118 |
dataset_size: 1242503348.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
configs:
|
| 120 |
- config_name: grounding_cross_coord_to_coord
|
| 121 |
data_files:
|
|
@@ -133,4 +165,8 @@ configs:
|
|
| 133 |
data_files:
|
| 134 |
- split: train
|
| 135 |
path: grounding_task_a_icl_within/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
---
|
|
|
|
| 116 |
num_examples: 500
|
| 117 |
download_size: 1178297566
|
| 118 |
dataset_size: 1242503348.0
|
| 119 |
+
- config_name: grounding_task_a_zero_shot
|
| 120 |
+
features:
|
| 121 |
+
- name: test_image
|
| 122 |
+
dtype: image
|
| 123 |
+
- name: target_coord
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: target_letter
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: choices
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: gt_choice_letter
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: task
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: scenario
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: n_icl_examples
|
| 136 |
+
dtype: int32
|
| 137 |
+
- name: icl_metadata
|
| 138 |
+
dtype: string
|
| 139 |
+
- name: icl_image_0
|
| 140 |
+
dtype: image
|
| 141 |
+
- name: icl_image_1
|
| 142 |
+
dtype: image
|
| 143 |
+
- name: icl_image_2
|
| 144 |
+
dtype: image
|
| 145 |
+
splits:
|
| 146 |
+
- name: train
|
| 147 |
+
num_bytes: 414286389.0
|
| 148 |
+
num_examples: 500
|
| 149 |
+
download_size: 392568896
|
| 150 |
+
dataset_size: 414286389.0
|
| 151 |
configs:
|
| 152 |
- config_name: grounding_cross_coord_to_coord
|
| 153 |
data_files:
|
|
|
|
| 165 |
data_files:
|
| 166 |
- split: train
|
| 167 |
path: grounding_task_a_icl_within/train-*
|
| 168 |
+
- config_name: grounding_task_a_zero_shot
|
| 169 |
+
data_files:
|
| 170 |
+
- split: train
|
| 171 |
+
path: grounding_task_a_zero_shot/train-*
|
| 172 |
---
|
grounding_task_a_zero_shot/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:397017462d0fa631690ea88fe4f9f09881a09a3d80716eae816a80cf1ed37342
|
| 3 |
+
size 392568896
|