Token Classification
Transformers
Safetensors
PyTorch
English
bert
named-entity-recognition
ner
medical
disease-extraction
healthcare
clinical-bert
fine-tuned
bio-tagging
Instructions to use keanteng/bert-ner-wqd7005 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use keanteng/bert-ner-wqd7005 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="keanteng/bert-ner-wqd7005")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("keanteng/bert-ner-wqd7005") model = AutoModelForTokenClassification.from_pretrained("keanteng/bert-ner-wqd7005", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6a586721c14bace82adab0dd3bd033d0f370a098fefcabaf7b229c9af89820f8
- Size of remote file:
- 1.48 kB
- SHA256:
- 54ffd5f9ff489e371cfc247f6ff5955be82f3638e005e039cb294ef9ba2c99d3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.