Skip to content

Commit b90c654

Browse files
committed
update readme
1 parent a673a14 commit b90c654

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Jailbreaking Frontier Models
22

3-
This codebase accompanies the the blogpost, ["Automatically Jailbreaking Frontier Language Models with Investigator Agents"](https://transluce.org/jailbreaking-frontier-models).
3+
This repo accompanies the the blogpost, ["Automatically Jailbreaking Frontier Language Models with Investigator Agents"](https://transluce.org/jailbreaking-frontier-models).
44

5-
This repo contains a reference implementation of the dataset and reward function used in the blog post, but note that it is not optimized for efficiency or scalability. Unfortunately, we do not include the RL training loop, as it is tightly coupled with our internal research tooling. However, this codebase should serve as a useful starting point for those who want to train jailbreaking agents and reproduce our experiments.
5+
We provide a reference implementation of the dataset and reward function used in the blog post, but note that it is not optimized for efficiency or scalability. Unfortunately, we do not include the RL training loop, as it is tightly coupled with our internal research tooling. However, this codebase should serve as a useful starting point for those who want to train jailbreaking agents and reproduce our experiments.
66

77
## Dataset
88

0 commit comments

Comments
 (0)