Open
Description
Hi,
I now need to do PII detection and hope to use the already trained NER model.
In infer.slurm, I found the project attempt to load model from bigcode/bigcode-encoder-pii-ner-v2.
However, when I want to do it by myself, it shows
OSError: bigcode/bigcode-encoder-pii-ner-v2 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with huggingface-cli login
or by passing token=<your_token>
I cannot find bigcode/bigcode-encoder-pii-ner-v2 in hugging face.
So, may I ask how can I get a trained pii detection model?
Metadata
Metadata
Assignees
Labels
No labels