FEAT add dataset from "A Framework to Assess Multilingual Vulnerabilities of LLMs" #831
Labels
datasets
Pulling in external datasets into PyRIT
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
This paper introduces a new dataset that we could use.
Describe the solution you'd like
Write a
fetch_*
function like all the others in pyrit.datasets that fetches the CSV file from https://github.com/CarsonDon/Multilingual-Vuln-LLMs/blob/main/prompts/allprompt.csvLet's credit the paper authors as usual. Let's also capture the "type" column in the harm_categories column for our seed prompts.
The text was updated successfully, but these errors were encountered: