codertimo/BERT-pytorch

PositionalEmbedding

Open

#53 opened on Jan 15, 2019

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Python (5,757 stars) (1,252 forks)batch import
good first issue

Description

The position embedding in the BERT is not the same as in the transformer. Why not use the form in bert?

Contributor guide