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

denoising with sentence permutation, and language sampling #11129

Open
thomas-happify opened this issue Apr 7, 2021 · 0 comments
Open

denoising with sentence permutation, and language sampling #11129

thomas-happify opened this issue Apr 7, 2021 · 0 comments
Labels
Feature request Request for a new feature

Comments

@thomas-happify
Copy link

🚀 Feature request

Motivation

When training or fine tuning models, data collator provided in huggingface isn't enough.
For example, if we want to further pretrain mBART or XLM-R, where language sampling or sentence permutation are needed, which is hard to do with huggingface datasets API since it loads all language datasets at first.

Thanks!

@LysandreJik LysandreJik added the Feature request Request for a new feature label Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants