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

How to pretrain my own data with this pytorch code? #170

Closed
Gpwner opened this issue Jan 7, 2019 · 6 comments
Closed

How to pretrain my own data with this pytorch code? #170

Gpwner opened this issue Jan 7, 2019 · 6 comments

Comments

@Gpwner
Copy link

Gpwner commented Jan 7, 2019

I wonder how to pretrain with my own data.

@MuruganR96
Copy link

Sir @Gpwner i think you have to refer to do pretrain for google/bert repo( https://github.com/google-research/bert#pre-training-with-bert ) and then convert tensorflow model as pytorch.

@thomwolf
Copy link
Member

thomwolf commented Jan 7, 2019

A pre-training script is now included in master thanks to @tholor's PR #124

@thomwolf thomwolf closed this as completed Jan 7, 2019
@Gpwner
Copy link
Author

Gpwner commented Jan 7, 2019

A pre-training script is now included in master thanks to @tholor's PR #124
Thanks !!
Does it support Multiple GPU?Because the official script does not support Multiple GPU

@thomwolf
Copy link
Member

thomwolf commented Jan 7, 2019

It does (you can read more about it here in the readme)

@Gpwner
Copy link
Author

Gpwner commented Jan 7, 2019

It does

great job,thanks ~

@thomwolf
Copy link
Member

thomwolf commented Jan 7, 2019

All thanks should go to @tholor :-)

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

3 participants