Science QA dataset with four subjects: biology, chemistry, math, and physics.
ds_bio = load_dataset("4gate/StemQAMixture", "biology")
ds_chem = load_dataset("4gate/StemQAMixture", "chemistry")
question: The question text
answer: The answer text
reference_answer: Optional reference… See the full description on the dataset page:
https://huggingface.co/datasets/4gate/StemQAMixture.