aiverify-foundation / moonshot-data

Contains all assets to run with Moonshot Library (Connectors, Datasets and Metrics)
Apache License 2.0
11 stars 9 forks source link

✨ Introducing ArtPrompt with ASCII art ✨ #59

Open imda-sitaraja opened 2 months ago

imda-sitaraja commented 2 months ago

Introducing a recipe that implements ArtPrompt. A fairly new technique that utilizes ASCII art to jailbreak LLMs. Use the artprompt-harmful-behaviors recipe to try it out. Note: This module requires the gpt4annotator metric. You would require an OpenAI key.

imda-sitaraja commented 2 months ago

Requires art==6.2.0 in Pypi