Token Classification
Transformers
TensorBoard
Safetensors
English
bert
PII
NER
Bert
Token Classification
Eval Results (legacy)
Instructions to use ab-ai/pii_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ab-ai/pii_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ab-ai/pii_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ab-ai/pii_model") model = AutoModelForTokenClassification.from_pretrained("ab-ai/pii_model") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository
- Jun11_21-27-39_ip-10-192-12-214
- Jun11_21-29-15_ip-10-192-12-214
- Jun11_21-31-43_ip-10-192-12-149
- Jun11_21-36-15_ip-10-192-12-252
- Mar05_20-56-34_fb51f24a8f5c
- Mar05_22-04-40_4c5909576cea
- Mar05_22-05-50_4c5909576cea
- Mar06_09-37-51_d8e6d3a4e6ce
- Mar13_21-17-35_72aff0f92929
- Mar21_17-44-53_c0cc73e550c1
- Mar22_15-14-39_0f6401cbbbf4
- Mar26_10-50-32_843270d456a0