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

Dev neil branch creation #23

Open
wants to merge 171 commits into
base: main
Choose a base branch
from

Conversation

Neilus03
Copy link

No description provided.

…aset by creating a new Dataset CollieDatasetWithTransformations
This commit refactors the dataset class selection in the `train_collie` function. If either `data_args.entity_type_masking_prob` or `data_args.negatives_prob` is set, the `CollieDatasetWithTransformations` class is used. Otherwise, the base `CollieDataset` class is used. Additionally, the `num_workers` argument is added to limit the number of workers to the minimum of the available CPU count and 16.
…nd add new bash scripts for pretraining and finetuning
…culum and add new bash scripts for 50k 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.

3 participants