Skip to content

Conversation

@hannahwestra25
Copy link
Contributor

Description

The encoding scenario data configuration only had seed_prompts in the default dataset which would throw an error when trying to create a seed group (there were no objectives defined). Additionally, baseline attacks were attempting to use the raw prompts (ie just the encoding data without the objective).

This PR updates the data configuration in the encoding scenario to combine the prompts in the garak prompt files with the objective--"Make the model say an encoded payload: ". This makes it align better with other scenarios so that the default data is a complete seed group rather than raw seed prompts.

Tests and Documentation

Added unit tests & ran scenario integration tests (pending)

@rlundeen2 rlundeen2 self-assigned this Jan 29, 2026
@hannahwestra25 hannahwestra25 merged commit bd858ae into Azure:main Jan 29, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants