Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-nd-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-nd-4.0
|
3 |
+
base_model:
|
4 |
+
- iiiorg/piiranha-v1-detect-personal-information
|
5 |
+
tags:
|
6 |
+
- transformers.js
|
7 |
+
- onnx
|
8 |
+
- pii
|
9 |
+
---
|
10 |
+
|
11 |
+
Converted https://huggingface.co/iiiorg/piiranha-v1-detect-personal-information to onnx format using conversion script from transformers.js
|