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

feature dump into main #9

Merged
merged 6 commits into from
Apr 25, 2023
Merged

feature dump into main #9

merged 6 commits into from
Apr 25, 2023

Conversation

winglian
Copy link
Collaborator

  • support for Galactica @ehartford
  • support specific data files from hf datasets
  • drops data points from dataset if input, attention mask and label tensors don't match in length
  • ignore system prompt from sharegpt dataset
  • cache prepared datasets right after tokenization to allow for more reconfiguration without rebuilding cache
  • support dataset shards for training
  • require explicit 8bit Adam in config for optimizer

@winglian winglian merged commit 4e705ed into main Apr 25, 2023
@ehartford
Copy link
Collaborator

Thank you!

@ehartford
Copy link
Collaborator

djsaunde pushed a commit that referenced this pull request Dec 17, 2024
feature dump into main
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.

2 participants