From 30d73b43d99033064105eb69435c57ecd9f78365 Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Thu, 15 May 2025 13:43:31 +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 662aea1..89510fa 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/xxx)