pucpr/biobertpt-all
The pucpr/biobertpt-all model is a machine learning model.
About pucpr/biobertpt-all
The BioBERTpt - A Portuguese Neural Language Model for Clinical Named Entity Recognition paper contains clinical and biomedical BERT-based models for Portuguese Language . The model is a full version with clinical narratives and biomedical literature in Portuguese language .Load the model via the transformers library: autoTokenizer, AutoModel.from_pretrained("pucpr/biobertpt-all")autTokenizer = AutoTokenizer.model; model is trained on clinical notes & biomedical literature. The model was trained on Portuguese NER tasks. It is now available to download and use for the next step of the BioBERtpt(all) model. It has been described in the Bio,