Instructions to use blaze999/pii-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use blaze999/pii-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="blaze999/pii-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("blaze999/pii-ner") model = AutoModelForTokenClassification.from_pretrained("blaze999/pii-ner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 12ee239d98673c8f99bdcb10eefa2b7810fffa89f7ac70bcedf461312e8981d3
- Size of remote file:
- 4.92 kB
- SHA256:
- 9e1d5beb1df1309047b0cbd00927f1390cdc084d2ed85104f37c7470251fbbf8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.