BERT

Know a great resource on BERT? Send it to us at contactbackprop@gmail.com!

Tags: Transformers

Posts

The Illustrated BERT, ELMo, and co.

  • Detailed post on BERT and similar models


BERT

  • Section on BERT from a Lilian Weng blog post

Code Examples

BERT Model

  • 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


BERT-Keras

  • Keras implementation of BERT with pre-trained weights


Fine-Tuning BERT

APIs

Transformers - BERT

  • An api for using BERT

Paper for the api

Tagged Pages: ALBERT, BART, ELECTRA, RoBERTa

Know a great resource on BERT? Send it to us at contactbackprop@gmail.com!