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

Feature/ Add option to pass custom replacement dictionaries for bias tests #509

Conversation

RakshitKhajuria
Copy link
Contributor

@RakshitKhajuria RakshitKhajuria commented Jun 8, 2023

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

@Prikshit7766 Prikshit7766 changed the title DRAFT : Add option to pass custom replacement dictionaries for bias tests Feature/ Add option to pass custom replacement dictionaries for bias tests Jun 9, 2023
@Prikshit7766
Copy link
Contributor

  • If append is True, the custom bias data will be appended to the existing bias data.
  • If append is False, the custom bias data will replace the existing bias data.

nlptest/nlptest.py Outdated Show resolved Hide resolved
@ArshaanNazir ArshaanNazir merged commit fbeb0e3 into release/1.5.0 Jun 14, 2023
@Prikshit7766 Prikshit7766 deleted the add-option-to-pass-custom-replacement-dictionaries-for-bias-tests branch June 16, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ Feature Indicates new feature requests v1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to pass custom replacement dictionaries for bias tests
4 participants