metadata
configs:
- config_name: engineering_human_factor
data_files:
- split: train
path: data/engineering_human_factor.json
- config_name: material_science_additive_manufacturing
data_files:
- split: train
path: data/material_science_additive_manufacturing.json
- config_name: physics_surface_enhanced_raman_spectroscopy
data_files:
- split: train
path: data/physics_surface_enhanced_raman_spectroscopy.json
- config_name: public_health_infectious_disease_modeling
data_files:
- split: train
path: data/public_health_infectious_disease_modeling.json
- config_name: earth_science_remote_sensing
data_files:
- split: train
path: data/earth_science_remote_sensing.json
pretty_name: Intrabench
task_categories:
- question-answering
- text-classification
size_categories:
- n<1K
license: mit
language:
- en
IntraBench Spaceholding
This dataset is a five-domain benchmark of multiple-choice research questions derived from scientific literature. Each example represents one question-paper pair with a gold letter answer and supporting metadata.
Subsets
engineering_human_factor: Engineering - Human Factormaterial_science_additive_manufacturing: Material Science - Additive Manufacturingphysics_surface_enhanced_raman_spectroscopy: Physics - Surface Enhanced Raman Spectroscopypublic_health_infectious_disease_modeling: Public Health - Infectious-disease Modelingearth_science_remote_sensing: Earth Science - Remote Sensing
Data Schema
Each record contains:
subject: human-readable subject namepaper_id: paper index within the subject subsetpaper_title: canonical benchmark paper titlequestion_id: question identifierquestion: canonical benchmark question wordingchoices: answer choice dictionary keyed byA-Fanswer: gold answer lettermetadata: extra metadata with:Task-oriented Categoryquestion_key_termterm_explanation
Notes
- The published dataset excludes source PDFs, markdown paper extracts, and internal evaluation outputs.
- The benchmark uses canonical paper titles and normalized question wording across all five domains.
- Data files are stored as JSON arrays and exposed as separate Hugging Face configs.
Citation
If you publish this dataset, add the benchmark paper citation here.