--- license: cc-by-nc-3.0 task_categories: - question-answering - visual-question-answering - image-to-text language: - en tags: - science - education - textbook - multimodal - ck12 - middle-school - diagrams - vision-language pretty_name: CK-12 TQA Multimodal - Textbook Question Answering with Images size_categories: - 10K 0 else 0.0 ``` ## Subject Coverage ### Life Science (Biology) - Cell structure and function - Genetics and heredity - Ecology and ecosystems - Evolution and adaptation - Human body systems - Plants and animals ### Earth Science - Geology and rock cycle - Plate tectonics - Weather and climate - Oceans and water cycle - Earth's atmosphere - Astronomy and solar system ### Physical Science - Matter and its properties - Chemical reactions - Forces and motion - Energy forms and transfer - Waves and sound - Electricity and magnetism ## Benchmark Performance This dataset is designed for challenging multimodal comprehension. Key difficulty factors: 1. **Visual Reasoning**: Requires interpreting scientific diagrams 2. **Multi-step Reasoning**: Many questions need multiple inferences 3. **Domain Knowledge**: Requires middle school science knowledge 4. **Diagram Complexity**: Varying levels of visual complexity ## Considerations for Using the Data ### Recommended Uses ✅ Training vision-language models for education ✅ Evaluating multimodal reasoning capabilities ✅ Building educational AI tutoring systems ✅ Research in visual question answering ✅ Developing diagram understanding systems ✅ Science education assessment tools ### Limitations ⚠️ **Grade Level**: Limited to middle school (ages 11-14) ⚠️ **Subject Scope**: Only Life, Earth, and Physical Science ⚠️ **Language**: English only ⚠️ **Image Quality**: Varies by source ⚠️ **Answer Format**: Multiple choice only ⚠️ **Non-Commercial**: License restricts commercial use ### Ethical Considerations - Dataset designed for research and non-commercial educational purposes - Content sourced from CK-12's open educational resources - Should be used to improve educational access and equity - Human oversight recommended for student-facing applications - Consider diverse student needs when deploying AI systems ## Citation ### Original TQA Dataset ```bibtex @inproceedings{Kembhavi2017tqa, title={Are You Smarter Than A Sixth Grader? Textbook Question Answering for Multimodal Machine Comprehension}, author={Aniruddha Kembhavi and Minjoon Seo and Dustin Schwenk and Jonghyun Choi and Ali Farhadi and Hannaneh Hajishirzi}, booktitle={Conference on Computer Vision and Pattern Recognition (CVPR)}, year={2017} } ``` ### This Multimodal Version ```bibtex @dataset{ck12_tqa_multimodal2025, title={CK-12 TQA Multimodal: Textbook Question Answering with Images}, author={Kuyeso Rogers and Adiza Alhassan and Notefill}, year={2025}, publisher={Hugging Face}, howpublished={\url{https://huggingface.co/datasets/notefill/ck12-tqa-multimodal}}, note={Complete multimodal dataset with images from CK-12 textbooks} } ``` ## Licensing **Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0)** ### You are free to: - ✅ **Share**: Copy and redistribute the material - ✅ **Adapt**: Remix, transform, and build upon the material ### Under the following terms: - 📝 **Attribution**: Credit CK-12 Foundation and TQA authors - ❌ **NonCommercial**: No commercial use without permission For commercial licensing, contact CK-12 Foundation. ## Additional Resources - **Original TQA**: [allenai.org/data/tqa](https://allenai.org/data/tqa) - **CK-12 Foundation**: [www.ck12.org](https://www.ck12.org/) - **Paper (CVPR 2017)**: [TQA Paper](https://allenai.org/data/tqa) - **Allen AI**: [allenai.org](https://allenai.org/) ## Acknowledgments We gratefully acknowledge: - **CK-12 Foundation** for creating and freely distributing world-class science educational materials under open licenses - **Original TQA Authors**: Aniruddha Kembhavi, Minjoon Seo, Dustin Schwenk, Jonghyun Choi, Ali Farhadi, and Hannaneh Hajishirzi for their groundbreaking work on multimodal machine comprehension - **Allen Institute for AI (AI2)** for hosting and maintaining the original dataset - The educators and content creators who contributed to CK-12's science curriculum ### About CK-12 Foundation CK-12 Foundation is a non-profit organization providing free, high-quality K-12 STEM content. Their mission is to reduce the cost of textbook materials and increase access to quality education worldwide through openly-licensed, customizable content. ## Dataset Statistics ```json { "total_questions": 26260, "total_images": 6206, "total_lessons": 1076, "diagram_questions": 12567, "text_questions": 13693, "image_types": 4, "subjects": ["Life Science", "Earth Science", "Physical Science"], "grade_level": "Middle School (6-8)", "languages": ["English"] } ``` ## Contact For questions about this multimodal version, please open an issue on the dataset repository. For questions about the original TQA dataset, visit [allenai.org/data/tqa](https://allenai.org/data/tqa). For CK-12 content and licensing inquiries, visit [www.ck12.org](https://www.ck12.org/).