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/sequence truncation #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

e-tornike
Copy link

PR Description

This PR fixes the tokenization mismatch of long sequences.

Motivation and Context

References issue: #95

Tests and Coverage

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Docs (Added to or improved Transformers Interpret's documentation)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Final Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@e-tornike
Copy link
Author

Oh, I followed the contributing guideline. It seems that the dev branch is not up-to-date.

@cdpierse
Copy link
Owner

Ah yes apologies, that is out of date, I'm no longer doing merge into dev and am doing PR's directly into master could you change the target branch of this PR ?

@e-tornike e-tornike changed the base branch from dev to master October 26, 2022 16:07
@e-tornike
Copy link
Author

e-tornike commented Oct 26, 2022

No problem. I've changed the branch of the PR.

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