louis030195 commited on
Commit
b4ac458
·
verified ·
1 Parent(s): 7ca18e7

docs: mark deprecated, redirect to screenpipe/pii-redactor

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ pipeline_tag: token-classification
4
+ library_name: transformers
5
+ tags:
6
+ - pii
7
+ - privacy
8
+ - redaction
9
+ - screenpipe
10
+ - deprecated
11
+ ---
12
+
13
+ # screenpipe-pii-text-redactor (deprecated)
14
+
15
+ > ⚠️ **Deprecated — superseded.** This is an early checkpoint and is no
16
+ > longer maintained (it ships no tokenizer and shouldn't be used).
17
+ >
18
+ > ### → Use [`screenpipe/pii-redactor`](https://huggingface.co/screenpipe/pii-redactor) instead.
19
+
20
+ The current model is screenpipe's own PII redactor for screen telemetry
21
+ — accessibility trees, OCR'd screen text, and computer-use traces. See
22
+ its card for benchmarks, usage, and a live in-browser demo:
23
+
24
+ - Model: [`screenpipe/pii-redactor`](https://huggingface.co/screenpipe/pii-redactor)
25
+ - Benchmark + demo: [screenpipe.github.io/screenleak](https://screenpipe.github.io/screenleak/) · [/demo](https://screenpipe.github.io/screenleak/demo/)
26
+
27
+ A [screenpipe](https://screenpi.pe) project · `louis@screenpi.pe`