初始化项目,由ModelHub XC社区提供模型

Model: filipealmeida/open-llama-3b-v2-pii-transform
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-09 10:30:45 +08:00
commit 24f2f36a3b
14 changed files with 93372 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
---
license: apache-2.0
widget:
- text: "### Instruction:\nMy name is Filipe and my phone number is 555-121-2234. How are you?\n### Response:\n"
example_title: "Example 1"
---
# Open Llama based PII anonymizer
## Description
This model, based on the `openlm-research/open_llama_3b_v2` architecture, is designed to automatically anonymize personal identifiable information (PII) from text data. Given a piece of text, the model can replace specific details such as names, addresses, dates, and other personal details with generic or randomized alternatives, thereby safeguarding the privacy of individuals while retaining the overall context of the text.
## Disclaimer
This model is an experiment and, while it strives to maintain privacy, it may not capture or anonymize all instances of PII in every context. Users should always review and verify the output, especially when dealing with sensitive data.