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:
- 98015353f7e6a1ac4ddcc99195459c8f2ab0bdde3ce30e7146a108c4ff2e0044
- Size of remote file:
- 16.4 MB
- SHA256:
- 9ddbe35b768b22d6cd0d61a0a88ea3a188b7c00bbb7b825f9f247cf0b79c2365
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.