Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: question_no_arrow
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: question_with_arrow
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: question
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: answer
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: answer_choices
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: question_type
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: category
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: object_query
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: object_category
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: turn_direction
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: marked_image_no_arrow
|
| 25 |
+
dtype: image
|
| 26 |
+
- name: marked_image_with_arrow
|
| 27 |
+
dtype: image
|
| 28 |
+
- name: marked_image
|
| 29 |
+
dtype: image
|
| 30 |
+
- name: new_perspective
|
| 31 |
+
dtype: image
|
| 32 |
+
- name: new_perspective_highlight
|
| 33 |
+
dtype: image
|
| 34 |
+
- name: scene_id
|
| 35 |
+
dtype: string
|
| 36 |
+
splits:
|
| 37 |
+
- name: distance_closer
|
| 38 |
+
num_bytes: 675780423.8
|
| 39 |
+
num_examples: 135
|
| 40 |
+
- name: distance_further
|
| 41 |
+
num_bytes: 711300304.08
|
| 42 |
+
num_examples: 138
|
| 43 |
+
- name: position_left_left
|
| 44 |
+
num_bytes: 605921946.181208
|
| 45 |
+
num_examples: 122
|
| 46 |
+
- name: position_left_right
|
| 47 |
+
num_bytes: 628115066.1388888
|
| 48 |
+
num_examples: 122
|
| 49 |
+
- name: position_right_left
|
| 50 |
+
num_bytes: 525036955.328125
|
| 51 |
+
num_examples: 102
|
| 52 |
+
- name: position_right_right
|
| 53 |
+
num_bytes: 494011080.0
|
| 54 |
+
num_examples: 100
|
| 55 |
+
download_size: 3196068511
|
| 56 |
+
dataset_size: 3640165775.528222
|
| 57 |
+
---
|
| 58 |
+
# Dataset Card for "habitat_perspective_eval"
|
| 59 |
+
|
| 60 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|