| --- |
| 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 |
|
|
|
|
|
|