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

Fix #173 - Evaluate Base Model Endpoints giving errors #174

Closed
wants to merge 3 commits into from

Conversation

eitansela
Copy link
Contributor

Description

Fix #173 - Evaluate Base Model Endpoints giving errors

Moved ModelEndpoints class to a separate Python file.

Checklist

  • I have read the contribution guidelines
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

- `BlocklistEvaluator` wasn't detecting words in `blocklist`.
- `blocklist` init parameter for `BlocklistEvaluator` was fixed to be an array of words.
@eitansela eitansela requested a review from a team as a code owner December 25, 2024 13:59
@eitansela eitansela closed this by deleting the head repository Dec 25, 2024
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.

Evaluate Base Model Endpoints giving errors
1 participant