ML Knowledge
What's the BERT model and why is it good? Draw out BERT's architecture and explain it.
Data Scientist
Microsoft
Apple
CrowdStrike
FactSet
Sony
Red Hat
Answers
Anonymous
3 months ago
BERT is a bidirectional transformer model that is trained on a large corpus of data.
It is great for usecases where we need to understand the context of the text, since it checks for both preceding and successive words to understand the context better.
Try Free AI Interview
Interview question asked to Data Scientists interviewing at Apple, Microsoft, Oracle and others: What's the BERT model and why is it good? Draw out BERT's architecture and explain it..