datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
CPIQA
CPIQA: Climate Paper Image Question Answering
Dataset Details
Dataset Name: CPIQA (Climate Paper Image Question Answering)
Paper: CPIQA: Climate Paper Image Question Answering Dataset for Retrieval-Augmented Generation with Context-based Query Expansion
Authors: Rudra Mutalik, Abiram Panchalingam, Loitongbam Gyanendro Singh, Timothy J. Osborn, Ed Hawkins, and Stuart E. Middleton
Github: CPIQA generation and evaluation code
Dataset Summary: CPIQA is a large scale… See the full description on the dataset page: https://huggingface.co/datasets/RudraMutalik/CPIQA.orion-dataset
Dataset
The ORION dataset is a curated collection of satellite imagery and triage labels used to fine-tune the VLM for orbital image classification. Images are fetched from SimSat's Mapbox API and paired with classification prompts and ground-truth labels.
Dataset Structure
images/
low_ocean_pacific_nemo.png
med_city_chicago.png
high_port_rotterdam.png
...
train_dataset.jsonl
val_dataset.jsonl
test_dataset.jsonl
images/: 512x512 RGB satellite images fetched from… See the full description on the dataset page: https://huggingface.co/datasets/Saransh-cpp/orion-dataset.
