Pq234 commited on
Commit
def49ea
·
verified ·
1 Parent(s): f1e1683

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,18 +1,18 @@
1
- ---
2
  title: OpenAI Privacy Filter
3
  emoji: 🛡️
4
  colorFrom: gray
5
  colorTo: gray
6
  sdk: gradio
7
- sdk_version: 6.12.0
8
  python_version: '3.12'
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
  short_description: OpenAI Privacy Filter ZeroGPU demo
13
- ---
14
 
15
- # OpenAI Privacy Filter
16
 
17
  OpenAI Privacy Filter is a bidirectional token-classification model for personally identifiable information (PII) detection and masking in text. It is intended for high-throughput data sanitization workflows where teams need a model that they can run on-premises that is fast, context-aware, and tunable.
18
 
@@ -37,4 +37,4 @@ Highlights:
37
 
38
  - Source repository: https://github.com/openai/privacy-filter
39
  - Model weights: https://huggingface.co/openai/privacy-filter
40
- - Model card: [OpenAI Privacy Filter Model Card](https://cdn.openai.com/pdf/c66281ed-b638-456a-8ce1-97e9f5264a90/OpenAI-Privacy-Filter-Model-Card.pdf)
 
1
+ Pq234
2
  title: OpenAI Privacy Filter
3
  emoji: 🛡️
4
  colorFrom: gray
5
  colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 6.19.0
8
  python_version: '3.12'
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
  short_description: OpenAI Privacy Filter ZeroGPU demo
13
+ Pq234
14
 
15
+ # OpenAI Privacy Filter
16
 
17
  OpenAI Privacy Filter is a bidirectional token-classification model for personally identifiable information (PII) detection and masking in text. It is intended for high-throughput data sanitization workflows where teams need a model that they can run on-premises that is fast, context-aware, and tunable.
18
 
 
37
 
38
  - Source repository: https://github.com/openai/privacy-filter
39
  - Model weights: https://huggingface.co/openai/privacy-filter
40
+ - Model card: [OpenAI Privacy Filter Model Card](https://cdn.openai.com/pdf/c66281ed-b638-456a-8ce1-97e9f5264a90/OpenAI-Privacy-Filter-Model-Card.pdf)