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

Initial attempt to chop up long inputs to a transformer into pieces t… #1350

Merged
merged 1 commit into from Feb 24, 2024

Conversation

AngledLuffa
Copy link
Collaborator

Initial attempt to chop up long inputs to a transformer into pieces that the transformer can digest, even if it isn't necessarily going to give great results for the later tokens in the sentence. Addresses #1294

…hat the transformer can digest, even if it isn't necessarily going to give great results for the later tokens in the sentence. Addresses #1294
@AngledLuffa AngledLuffa merged commit 3e21404 into dev Feb 24, 2024
1 check passed
@AngledLuffa AngledLuffa deleted the long_bert branch February 24, 2024 08:07
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

1 participant