Token Classification
Transformers
Safetensors
deberta-v2
Generated from Trainer
pii
privacy
personaldata
redaction
piidetection
Instructions to use iiiorg/piiranha-v1-detect-personal-information with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iiiorg/piiranha-v1-detect-personal-information with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="iiiorg/piiranha-v1-detect-personal-information")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("iiiorg/piiranha-v1-detect-personal-information") model = AutoModelForTokenClassification.from_pretrained("iiiorg/piiranha-v1-detect-personal-information", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b92c8595c631866020f5c87329e66c335f91db0f4b1b2d8843f03219f8be7424
- Size of remote file:
- 1.11 GB
- SHA256:
- 3d503b6804dd734b8f5c9c98c7c38c431cba99778da53987a6945cf1503f3b82
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.