Dataset Viewer
The dataset viewer is not available for this dataset.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

OpenMedText Dataset

A comprehensive biomedical text corpus consisting of MDPI journal articles and open-source medical textbooks for language model training and research.

Dataset Summary

OpenMedText is a large-scale biomedical text dataset that includes:

  • Med-MDPI: 121,489 biomedical journal articles across 37 categories from MDPI journals
  • Med-Textbooks: 29 open-source medical textbooks covering various medical disciplines

Folder Structure

OpenMedText/
├── Med-MDPI/               # All under CC BY 4.0 license
│   ├── Allergies/
│   ├── Antibiotics/
│   ├── Antibodies/
│   └── ...                 # More journal categories
│
└── Med-Textbooks/          # Organized by license type
    ├── CC-BY/              # CC BY 4.0 and CC BY licensed books
    ├── CC-BY-SA/           # CC BY-SA 4.0, 3.0, 2.0 books
    ├── CC-BY-NC/           # CC BY-NC 4.0, 3.0 books
    └── CC-BY-NC-SA/        # CC BY-NC-SA 4.0, 3.0, 2.0 books

Licenses

This dataset includes materials with different licenses:

  1. Med-MDPI: All journal articles are under CC BY 4.0 license.

  2. Med-Textbooks: Textbooks have various licenses:

Please respect the license of each component when using this dataset.

Intended Uses

The OpenMedText dataset is designed for:

  • Training and fine-tuning language models for biomedical applications

Data Selection Criteria

The dataset was curated to provide broad coverage of biomedical subjects while ensuring all content is openly accessible. Textbooks were specifically selected to provide structured medical knowledge organized for educational purposes.

Citation

If you use this dataset in your research, please cite:

@inproceedings{
    choi2025teaching,
    title={Teaching {LLM}s How To Learn with Contextual Fine-Tuning},
    author={Younwoo Choi and Muhammad Adil Asif and Ziwen Han and John Willes and Rahul Krishnan},
    booktitle={The Thirteenth International Conference on Learning Representations},
    year={2025},
    url={https://arxiv.org/abs/2503.09032}
}
Downloads last month
2,408