From 84e7133929c4005a7b5b20c8b58bcd7fb2ea9bc6 Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Thu, 15 May 2025 14:01:41 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 51c226b..2bb6474 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ Second, you need to install the necessary dependencies: pip install -r requirements.txt ``` -## Datasets - -You can download the Enron Email dataset and TrustLLM dataset [here](https://drive.google.com/drive/folders/16Th72F_QcxRAryOIk9L2t0oIps1xnHGW) and place them under the `./data`. - ## Usage You can run a privacy jailbreak attack using the following steps: