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

Training from scratch in another language #11

Closed
peregilk opened this issue Nov 19, 2019 · 1 comment
Closed

Training from scratch in another language #11

peregilk opened this issue Nov 19, 2019 · 1 comment

Comments

@peregilk
Copy link

I want to train AlBert from scratch in a non-English language. I have access to a corpus of 1-2 B words. Would that be sufficient?

Would training on one single Cloud TPU v3 with 128Gb RAM be feasible? Can you give an estimated training time for base, large and xlarge?

@kamalkraj
Copy link
Owner

@peregilk
I haven't run pretraining, so I don't know how much time it will take.
This codebase has only supported for GPU and CPU. You use the original author implementation for TPU based training. After training, you convert the weights to tf2.0 using for further fine-tuning tasks

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