PII NER Fine-tuned DistilBERT

Overview

Fine-tuned DistilBERT model for detecting Personally Identifiable Information (PII).

Use Cases

  • PII detection
  • Data redaction
  • Privacy filtering

Model Type

  • Token Classification (NER)
  • PyTorch fine-tuned model

Training Dataset

English AI4Privacy Dataset

The model was fine-tuned using the English AI4Privacy dataset containing synthetic text annotated with privacy-related entities. https://www.kaggle.com/datasets/verracodeguacas/ai4privacy-pii

Usage

from transformers import pipeline

pipe = pipeline( "token-classification", model="samuelolubukun/pii-ner-finetuned-distilbert" )

Downloads last month
27
Safetensors
Model size
66.4M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Musayusuf001/pii-detection-distilbert

Finetuned
(12293)
this model
Quantizations
1 model

Space using Musayusuf001/pii-detection-distilbert 1