From 3c79628ffedfe47fe8fa7fcb667898aa333545c4 Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Thu, 15 May 2025 15:02:00 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0c8bd..e535958 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization -[![arXiv: paper](https://img.shields.io/badge/arXiv-paper-red.svg)](https://arxiv.org/abs/2505.6437443) +This repository contains the official code implementation of our paper: [![arXiv: paper](https://img.shields.io/badge/arXiv-paper-red.svg)](https://arxiv.org/abs/2505.6437443) ![PIG](./img/PIG.png)