pyrit.datasets.fetch_many_shot_jailbreaking_dataset

pyrit.datasets.fetch_many_shot_jailbreaking_dataset#

fetch_many_shot_jailbreaking_dataset() List[Dict[str, str]][source]#

Fetch many-shot jailbreaking dataset from a specified source.

Returns:

A list of many-shot jailbreaking examples.

Return type:

List[Dict[str, str]]