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

[bug] Validating bias check to "The movie was great!" is classified as biased #1169

Open
OrenRachmil opened this issue Nov 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working Stale

Comments

@OrenRachmil
Copy link

Describe the bug
I followed the usage example for applying the bias_check validator, but I encountered an unexpected result. The validation failed with the following error message:

Validation failed for field with errors: The original response contains potentially biased messages:
The movie was great!
 (Message scores: 0.9892271757125854)

To Reproduce
Run the example code from the documentation

Expected behavior
A clear and concise description of what you expected to happen.

Library version:
Version 0.60

Additional context
Python Version: 3.12
OS: Windows 11

@OrenRachmil OrenRachmil added the bug Something isn't working label Nov 17, 2024
@AlejandroEsquivel
Copy link
Contributor

Seems to be an issue with the underlying model due to a recent update

Tracking with the issue:
guardrails-ai/bias_check#3

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

3 participants