dreamgonfly / BERT-pytorch

PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"

Home Page:https://arxiv.org/abs/1810.04805

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using for supervised parallel corpora

riktimmondal opened this issue · comments

Hey you did an awesome job.Can your code be use for training parallel corpora?Or can you tell about some other resources like se2seq or fairseq where parallel corpora can be used with bert implementation for supervised training.

Thanks