uf-hobi-informatics-lab / ClinicalTransformerNER

a library for named entity recognition developed by UF HOBI NLP lab featuring SOTA algorithms
MIT License
142 stars 28 forks source link

add support for reformer roformer #18

Closed bugface closed 2 years ago

bugface commented 2 years ago

https://huggingface.co/transformers/model_doc/reformer.html https://huggingface.co/transformers/model_doc/roformer.html

bugface commented 2 years ago

https://github.com/uf-hobi-informatics-lab/ClinicalTransformerNER/issues/8#issue-850029899

will merge here

bugface commented 2 years ago

we will support megatron but not reformer or reformer for now.