| pretty_name: ThinkGeoBench Question-4 | |
| license: other | |
| task_categories: | |
| - visual-question-answering | |
| - image-classification | |
| - tabular-classification | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: metadata.jsonl | |
| # ThinkGeoBench Question-4 | |
| This repository contains an upload-ready Hugging Face release folder for the `question-4` split of ThinkGeoBench. | |
| ## Included files | |
| - `metadata.jsonl`: normalized table for Hugging Face Dataset Viewer | |
| - `images/`: image assets referenced by `question-4` | |
| - `assets/AppleSizeEstimate/`: depth `.npy` assets referenced by Apple size estimation samples | |
| - `question-4.original.json`: original source question file | |
| - `question_taxonomy_summary.md`: taxonomy and template notes | |
| ## Split | |
| - `test`: 539 samples | |
| ## Schema notes | |
| - `classification_labels` keeps the original multi-label information as a list. | |
| - `primary_classification` is the first label, useful for filtering and faceting. | |
| - `image1_file_name` to `image15_file_name` are relative paths to image assets in this repository. | |
| - `depth1_path` is a relative path to a `.npy` depth asset when required. | |
| - `focal_length_px` is present for Apple size estimation samples that require camera intrinsics. | |
| ## License note | |
| The placeholder `license: other` should be replaced with the actual redistribution license before publishing publicly. | |