Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: self ask conversation objective and verifier scorer for crescendo #209

Merged
merged 4 commits into from
May 20, 2024

Conversation

cseifert1
Copy link
Contributor

@cseifert1 cseifert1 commented May 16, 2024

Description

Added scorers to support the crescendo attack strategy. This includes a self-ask conversation objective score, which assesses whether a particular response is indicative of whether the objective was accomplished. It also includes self-ask verifier scorer, which takes the assessment of a previous scorer and double checks it.

Tests and Documentation

Both unit tests and example notebook snippets are provided

@cseifert1 cseifert1 changed the title FEAT: initial self ask verifier scorer for crescendo DRAFT - FEAT: initial self ask verifier scorer for crescendo May 16, 2024
@cseifert1 cseifert1 changed the title DRAFT - FEAT: initial self ask verifier scorer for crescendo FEAT: self ask conversation objective and verifier scorer for crescendo May 16, 2024
@cseifert1 cseifert1 merged commit c4c10bb into Azure:main May 20, 2024
5 checks passed
@cseifert1 cseifert1 deleted the Crescendo-Scorer branch May 20, 2024 15:07
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.

None yet

2 participants