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

MAINT: Likert Scoring Tweaks to Reduce False Positives #201

Merged
merged 2 commits into from
May 13, 2024

Conversation

rlundeen2
Copy link
Contributor

Description

Attempting to reduce the false positive rates for the likert self-ask scorers. Here, I changed the system prompt to be more explicit about when to rate things low

Tests and Documentation

  • The reproed (which was a refusal) used to indicate a high score of 1.0. After the changed prompt, I ran ten times and it now scores 0.0
  • Additional positive prompts scored well, as well as the original notebook prompt (e.g. in doc/scoring.py, the assert statements till pass after ten runs)

Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
@rlundeen2 rlundeen2 marked this pull request as ready for review May 13, 2024 17:47
@rlundeen2 rlundeen2 merged commit 32c8b19 into Azure:main May 13, 2024
5 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.

None yet

2 participants