Instructions to use pucpr/clinicalnerpt-diagnostic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pucpr/clinicalnerpt-diagnostic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="pucpr/clinicalnerpt-diagnostic")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("pucpr/clinicalnerpt-diagnostic") model = AutoModelForTokenClassification.from_pretrained("pucpr/clinicalnerpt-diagnostic") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c34e369bf55b2911c7de5a240f44f0e2eb765cceda3297edfae0d15a769308fd
- Size of remote file:
- 709 MB
- SHA256:
- 28236a126c351673c85b5625cd70aa540cfe20cff6a9c3949e27c8c94586519a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.