Instructions to use desert-ant-labs/redact with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use desert-ant-labs/redact with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
v0.4.0: false-positive remediation, ORG label, +nb/nn/is, fixed export position ids
9cb61a1 verified | { | |
| "version": "0.4.0", | |
| "languages": [ | |
| "bg", | |
| "hr", | |
| "cs", | |
| "da", | |
| "nl", | |
| "en", | |
| "et", | |
| "fi", | |
| "fr", | |
| "de", | |
| "el", | |
| "hu", | |
| "ga", | |
| "it", | |
| "lv", | |
| "lt", | |
| "mt", | |
| "pl", | |
| "pt", | |
| "ro", | |
| "sk", | |
| "sl", | |
| "es", | |
| "sv", | |
| "nb", | |
| "nn", | |
| "is" | |
| ], | |
| "public_labels": [ | |
| "SSN", | |
| "CREDIT_CARD", | |
| "EMAIL", | |
| "URL", | |
| "IP_ADDRESS", | |
| "GIVEN_NAME", | |
| "SURNAME", | |
| "PHONE", | |
| "TAX_ID", | |
| "BANK_ACCOUNT", | |
| "ROUTING_NUMBER", | |
| "GOVERNMENT_ID", | |
| "PASSPORT", | |
| "DRIVERS_LICENSE", | |
| "BUILDING_NUMBER", | |
| "STREET_NAME", | |
| "SECONDARY_ADDRESS", | |
| "CITY", | |
| "STATE", | |
| "ZIP_CODE", | |
| "ORG" | |
| ], | |
| "deterministic_labels": [ | |
| "IMEI" | |
| ], | |
| "default_disabled_labels": [ | |
| "ORG" | |
| ], | |
| "recommended": { | |
| "min_score": 0.6, | |
| "max_length": 256, | |
| "stride": 64 | |
| } | |
| } |