--- license: mit --- # GLiNER-BioMed post-training dataset This dataset, used for the **post-training** stage of the [GLiNER-BioMed models](https://huggingface.co/collections/knowledgator/gliner-biomed-67ecf1b7cc62e673dbc8b57f), was introduced in the paper [GLiNER-BioMed: a suite of efficient models for open biomedical named entity recognition](https://doi.org/10.1093/bioinformatics/btag322). ## Citation If you use the GLiNER-BioMed models or datasets in your work, please cite: ```bibtex @article{yazdani2026gliner, author = {Yazdani, Anthony and Stepanov, Ihor and Teodoro, Douglas}, title = {{GLiNER-BioMed}: a suite of efficient models for open biomedical named entity recognition}, journal = {Bioinformatics}, volume = {42}, number = {6}, pages = {btag322}, year = {2026}, month = jun, issn = {1367-4811}, doi = {10.1093/bioinformatics/btag322}, url = {https://doi.org/10.1093/bioinformatics/btag322} } ```