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

Suggestions for implement pre-training #12

Open
WeihongM opened this issue May 9, 2022 · 1 comment
Open

Suggestions for implement pre-training #12

WeihongM opened this issue May 9, 2022 · 1 comment

Comments

@WeihongM
Copy link

WeihongM commented May 9, 2022

Thanks for your impressive work.
Can you share how to implement pretraining code?

@tghong
Copy link
Collaborator

tghong commented Jun 6, 2022

Thank you for your interest in our work!
We have no plans to provide a pre-training code yet.
You can implement your own pre-training script by referring the Hugging Face's transformers code: https://github.com/huggingface/transformers/blob/v4.19.2/src/transformers/data/data_collator.py#L748

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

No branches or pull requests

2 participants