From d16cad222705ef07b87d7162335f8ced3c3bbcf6 Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Thu, 15 May 2025 13:56:15 +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 8a657a5..51c226b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization +# PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization > 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)