Token Classification
Transformers
Safetensors
French
English
xlm-roberta
pii
redaction
privacy
ner
french
quebec
gdpr
law-25
Instructions to use ZenSystemAI/ossredact-pii-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZenSystemAI/ossredact-pii-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ZenSystemAI/ossredact-pii-large")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ZenSystemAI/ossredact-pii-large") model = AutoModelForTokenClassification.from_pretrained("ZenSystemAI/ossredact-pii-large") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 225257d321afc4310eaa385dcde0200f73167a55fa970ecc618c8009bd008161
- Size of remote file:
- 17.1 MB
- SHA256:
- d1065c14bf5f3d26a369bb348eae791e137f4b69cc85f846cc14bde0e6c49aca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.