Bert: What is BERT?

Created on 9 Apr 2019  路  2Comments  路  Source: google-research/bert

Hello,

I am hearing a lot that I should use BERT for applications instead of word embeddings, but I am not understanding what BERT is? Maybe becuase I do not know transformer.

Could anyone explain, what is BERT? How does it differ from word2vec, Glove and more importantly elmo.

How does bert differ from openai-gpt?

How can I adapt bert to a question-answering model or any classification task?

Any help is highly appreciated.

Thank you.

Most helpful comment

Guess you want this awesome post: illustrated-bert
img

All 2 comments

Most of your questions are explained in the original paper:

https://arxiv.org/pdf/1810.04805.pdf

Guess you want this awesome post: illustrated-bert
img

Was this page helpful?
0 / 5 - 0 ratings