From 88e689fc875983db01328cbadb5cc6d5e4f5104a Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Thu, 15 May 2025 13:55: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 8f31588..8a657a5 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)