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

Implement tempo augmentation function for TokenizerLazy #17

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

loubbrad
Copy link
Contributor

@loubbrad loubbrad commented Aug 8, 2023

In this PR we make the following changes:

  • Implement the export_tempo_aug function in TokenizerLazy. This method returns a pure function which modifies the tempo of a tokenized sequence by a random amount.
  • Update the tokenizer tests to include export_tempo_aug.
  • Update ROADMAP.md accordingly.
  • Update .gitignore.

@loubbrad loubbrad merged commit 4f82687 into EleutherAI:main Aug 8, 2023
1 check passed
@loubbrad loubbrad deleted the speed_data_aug branch August 8, 2023 16:22
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