/keras-bert-1

A simple technique to integrate BERT from tf hub to keras

Primary LanguageJupyter Notebook

Using BERT in Keras with tensorflow hub

Following on our previous demo using ELMo embeddings in Keras with tensorflow hub, we present a brief demonstration on how to integrate BERT from tensorflow hub into a custom Keras layer that can be directly integrated into a Keras or tensorflow model.

See the accompanying blog post with further description