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

Calculate appropriate max sequence length based on the dataset #175

Open
valedan opened this issue Apr 13, 2023 · 1 comment
Open

Calculate appropriate max sequence length based on the dataset #175

valedan opened this issue Apr 13, 2023 · 1 comment
Labels
code-quality code quality improvement

Comments

@valedan
Copy link
Contributor

valedan commented Apr 13, 2023

Right now we always use 512, which is overkill for most of the models we are training. Only using what we need will speed up training.

@traeuker
Copy link
Member

Seems less relevant; feel free to re-prio it if I am buffooning me

@mivanit mivanit added the code-quality code quality improvement label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality code quality improvement
Projects
None yet
Development

No branches or pull requests

3 participants