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: add perturbation tests and compute transformations #279

Merged
merged 18 commits into from
Apr 6, 2023

Conversation

JulesBelveze
Copy link
Contributor

@JulesBelveze JulesBelveze commented Apr 4, 2023

This PR aims at computing the Transformation applied when altering the original text of Sample

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.

@JulesBelveze JulesBelveze added the 🐛 Bug Something isn't working label Apr 4, 2023
@JulesBelveze JulesBelveze self-assigned this Apr 4, 2023
@JulesBelveze JulesBelveze changed the title Draft: fix: add perturbation tests and compute transformations fix: add perturbation tests and compute transformations Apr 6, 2023
@JulesBelveze JulesBelveze linked an issue Apr 6, 2023 that may be closed by this pull request
@luca-martial luca-martial merged commit 1186d4a into release/1.0.1 Apr 6, 2023
@luca-martial luca-martial deleted the fix/keep-track-of-transformations branch April 6, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bias tests are showing token mismatch issues with transformers
3 participants