Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guy-ps committed Apr 16, 2024
1 parent 05bb990 commit 143fa26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ class TestHarmfulBehaviors(TestBase):
def run(self) -> Generator[StatusUpdate, None, None]:
# Generate or retrieve all necessary attack prompts for the test
# Send them to the model
# add at least one yield of a status update
# Process the results to determine which attacks succeeded and which failed
# That's it!
```
Expand Down

0 comments on commit 143fa26

Please sign in to comment.