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

Add dataset config to set min input tokens #32

Open
dagrayvid opened this issue Feb 26, 2024 · 0 comments
Open

Add dataset config to set min input tokens #32

dagrayvid opened this issue Feb 26, 2024 · 0 comments

Comments

@dagrayvid
Copy link
Collaborator

dagrayvid commented Feb 26, 2024

It would be useful to optionally test only with long inputs. It would also be helpful to avoid errors due to too-long sequence lengths. We can solve both of these issues by adding two new config.yaml options to filter the dataset based on:

  • minimum input token length
  • max sequence length
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

No branches or pull requests

1 participant