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
please share the data labelling task for this model to enhance its performance
i would like to retrain this model on same data entities and create more data to enhance its performance in certain entities
Even I would like to have a look on the dataset used. Thank you in advance.
Please send request on email to get Dataset
Sure. Request has been sent. Thank you in advance
Send request on email to get Dataset
can u pls help me with the training script and demo of the used dataset ?
Please ask your question here. I can't demo the dataset. Please download the dataset and you can question here about the dataset.
Thanks i have checked your dataset . how u trained the model if u share me the script to train that will be helpful
Yes, dataset is not free to download. Here is link of sample
https://huggingface.co/datasets/ab-ai/PII-Dataset-English-43K