BERT
Know a great resource on BERT? Send it to us at contactbackprop@gmail.com!
Tags: Transformers
Papers
BERT: Pre-Training of Deep Bidirectional Transformers for Language Understanding
Original paper introducing BERT
Videos
BERT Neural Network - Explained!
Lesson by CodeEmporium
How to get meaning from text with language model BERT
Explanation with 3-D visuals
By Yannic Kilcher
Posts
The Illustrated BERT, ELMo, and co.
Detailed post on BERT and similar models
Section on BERT from a Lilian Weng blog post
Code Examples
Tensorflow code and pre-trained models for BERT by Google Research
BERT End to End (Fine-tuning + Predicting) with Cloud TPU
A google colab tutorial on fine-tuning BERT with a TPU
Keras implementation of BERT with pre-trained weights
A tensorflow tutorial on fine-tuining BERT
Another TF tutorial: Classifying text with BERT
Tagged Pages: ALBERT, BART, ELECTRA, RoBERTa
Know a great resource on BERT? Send it to us at contactbackprop@gmail.com!