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

improve loading/saving for datasets #11

Merged
merged 3 commits into from
Jul 21, 2023

Conversation

loubbrad
Copy link
Contributor

Made the following changes:

  • Changed the file formats for MidiDataset and TokenizedDataset to jsonl
  • Added the functionality for MidiDataset objects to be built directly to a file
  • Refactored TokenizedDataset so that it dynamically loads sequences using mmap
  • Added tests for MidiDataset and TokenizedDataset

NOTE: Training framework has not been updated to account for these changes.

@loubbrad loubbrad merged commit fd8714f into EleutherAI:main Jul 21, 2023
1 check passed
@loubbrad loubbrad deleted the add_dataset_streaming branch July 21, 2023 13:19
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