Instructions to use pii-engineer/PII-Engineer-Multi-NER-v2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use pii-engineer/PII-Engineer-Multi-NER-v2.1 with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("pii-engineer/PII-Engineer-Multi-NER-v2.1") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- onnx/classifier.onnx +3 -0
- onnx/count_embed.onnx +3 -0
- onnx/count_pred.onnx +3 -0
- onnx/encoder.onnx +3 -0
- onnx/encoder_int8.onnx +3 -0
- onnx/span_rep.onnx +3 -0
onnx/classifier.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121ef33a7de8218f82399894c2b09b2f3d91144ca539616ebba5d63e16c4cc01
|
| 3 |
+
size 4731923
|
onnx/count_embed.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8eec7e663be53ae9f3733311b4958dd0c89584aad8e8984a8693e23c25ccaae8
|
| 3 |
+
size 42669056
|
onnx/count_pred.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b9de5557fbf786dee5144e71650bb422d15e9ae02e6802286591af13d91fe1d
|
| 3 |
+
size 4848553
|
onnx/encoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cf56a181da5ceb2f79d01fbd909a5e724ccc00a697fdcf5eef05e66c9c72c9d
|
| 3 |
+
size 1111250493
|
onnx/encoder_int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f52e0ec887799cd25ed490de11a5a44d6070dfa97c060e1cd32ff61e5cce044
|
| 3 |
+
size 535410041
|
onnx/span_rep.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbae9ee3ddb04f6268004523dc0a43167b28bbb08af4b6bb53e9e17a3b513c62
|
| 3 |
+
size 66124778
|