Instructions to use urchade/gliner_multi_pii-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use urchade/gliner_multi_pii-v1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("urchade/gliner_multi_pii-v1") - Notebooks
- Google Colab
- Kaggle
reduce FP & FN on gliner_multi_pii-v1 for fields like PAN, BAN, SSN, STATE_ID, partial detection of ADDRESS ?
#7
by mlops-senz - opened
How to reduce FP & FN on gliner_multi_pii-v1 for fields like PAN, BAN, SSN, STATE_ID, partial detection of ADDRESS ,other than fine-tuning any alternative methods ?
Best efficient way to fine-tune ?