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

Lora #207

Draft
wants to merge 142 commits into
base: main
Choose a base branch
from
Draft

Lora #207

wants to merge 142 commits into from

Conversation

mrudat-iais
Copy link
Collaborator

What does this PR do?

This PR ..

General Changes

  • ..

Breaking Changes

  • ..

Checklist before submitting final PR

  • My PR is minimal and addresses one issue in isolation
  • I have merged the latest version of the target branch into this feature branch
  • I have reviewed my own code w.r.t. correct implementation, missing type hints, proper documentation, etc.
  • I have run a sample config for model training
  • I have checked that all tests run through (python tests/tests.py)

rrutmann and others added 30 commits July 15, 2024 13:18
…data. Change symbol for special tokens, which are actaully a single token within the vocab.
Co-authored-by: Alexander Weber <[email protected]>
mrudat-iais and others added 30 commits September 9, 2024 11:30
# Conflicts:
#	src/modalities/__main__.py
#	src/modalities/dataloader/create_packed_data.py
#	src/modalities/dataloader/dataset.py
#	src/modalities/dataloader/dataset_factory.py
#	src/modalities/models/gpt2/collator.py
#	src/modalities/registry/components.py
# Conflicts:
#	src/modalities/__main__.py
#	src/modalities/dataloader/create_packed_data.py
#	src/modalities/dataloader/dataset.py
#	src/modalities/dataloader/dataset_factory.py
#	src/modalities/models/gpt2/collator.py
- include_to_loss_tokens are now adjusted to special tokens in tokenizer
- general path for checkpoints
- save only last 5 checkpoints instead of all
- test config to run training
- test to run training
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.

5 participants