From 876f8cad33c619ce496fcba6e877a4a8e0ad5f9e Mon Sep 17 00:00:00 2001 From: Loubna Ben Allal <44069155+loubnabnl@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:30:23 +0200 Subject: [PATCH] Update README.md --- pii/ner/pii_redaction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pii/ner/pii_redaction/README.md b/pii/ner/pii_redaction/README.md index 3f950d0..07ed2c5 100644 --- a/pii/ner/pii_redaction/README.md +++ b/pii/ner/pii_redaction/README.md @@ -1,5 +1,5 @@ # PII redaction -<<<<<<< HEAD + To run PII redaction on a dataset that went though PII detection with StarPII using the code in `./pii_inference` folder: ```bash mkdir ./logs