October 17, 2019

88 words 1 min read

strongio/keras-bert

strongio/keras-bert

A simple technique to integrate BERT from tf hub to keras

repo name strongio/keras-bert
repo link https://github.com/strongio/keras-bert
homepage
language Jupyter Notebook
size (curr.) 26 kB
stars (curr.) 215
created 2019-03-21
license

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

comments powered by Disqus