--- license: openrail datasets: - ncbi_disease - tner/bc5cdr - bc2gm_corpus language: - en pipeline_tag: token-classification --- Implementation of the model described in "TaughtNet: Learning Multi-Task Biomedical Named Entity Recognition From Single-Task Teachers", published in IEEE Journal of Biomedical and Health Informatics. This model has been trained for a fewer number of epoch w.r.t. the one described in the paper. Please contact us if you need the complete model. Paper: https://ieeexplore.ieee.org/document/10041925 Code: https://github.com/marcopost-it/TaughtNet Email: marco.postiglione@unina.it