File size: 1,187 Bytes
b11f918 09a676c b11f918 09a676c b11f918 35a8cf3 b11f918 35a8cf3 b11f918 35a8cf3 b11f918 09a676c b11f918 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | ---
license: cc-by-4.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: text1
dtype: string
- name: text2
dtype: string
- name: Label
dtype: string
- name: Category
dtype: string
- name: image1
dtype: image
- name: image2
dtype: image
splits:
- name: train
num_bytes: 772658832
num_examples: 241
download_size: 771816767
dataset_size: 772658832
language:
- en
pretty_name: Rocket Science
size_categories:
- n<1K
---
# Dataset Card for Rocket Science
Rocket Science is a benchmark that tests for understanding of spatial relations in Vision Language Models.
# Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
- **Curated by:** Nils Hoehing
- **Language(s) (NLP):** English
- **License:** CC-BY-4.0
# Dataset Sources
<!-- Provide the basic links for the dataset. -->
- **Repository:** https://github.com/nilshoehing/rocketscience
- **Paper:** coming soon
# Citation
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:** coming soon
|