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:
- c7dff6e1008c6da7c908e119fe1b024904919d69922a3dc3879714026157daa8
- Size of remote file:
- 5.11 kB
- SHA256:
- ffd4943d9df14d16017a01ef5d260c3aa2b2f363ddac658e74209274805cdffc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.