Token Classification
Transformers
Safetensors
English
deberta-v2
ner
phi
pii
privacy
healthcare
deidentification
security
compliance
synthetic-data
deberta-v3
Eval Results (legacy)
Instructions to use bharathjanumpally/phi-span-detector-deberta-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bharathjanumpally/phi-span-detector-deberta-v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="bharathjanumpally/phi-span-detector-deberta-v3")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("bharathjanumpally/phi-span-detector-deberta-v3") model = AutoModelForTokenClassification.from_pretrained("bharathjanumpally/phi-span-detector-deberta-v3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3c0ece26a903d2fa7e0fdffd7b620ca34755b0f2e8a107739ffaeec44222f091
- Size of remote file:
- 14.5 kB
- SHA256:
- e3a77d4a8b98ce027a4d6a3b9fb5d7c904e27ec1efd5c0468c24fa26bb738316
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.