codertimo/BERT-pytorch

Pretrained model transfer to pytorch

Open

#34 opened on Oct 24, 2018

View on GitHub
 (8 comments) (11 reactions) (1 assignee)Python (5,757 stars) (1,252 forks)batch import
enhancementhelp wanted

Description

Well all of you guys know, it's nearly impossible to train from the scratch, because of lack of computation power. So I'm going to implement the transfer code for making pretrained model can be supported on pytorch too.

This implementation will be started when the Google release their official BERT code and pretrained model. If anyone interested to join this work, please leave the comment underside.

Thank you everyone who carefully watching this project👍 By Junseong Kim

Contributor guide