strongio / keras-bert

A simple technique to integrate BERT from tf hub to keras
258 stars 108 forks source link

How to modify this BERT LAYER it for selecting all the layers or only user defined layers? #7

Closed zabithameed closed 5 years ago

zabithameed commented 5 years ago

Sometimes, we want to play with specific layer, or even all the layers. How to select specific layer, also all the layers at once ?

jacobzweig commented 5 years ago

Please create an issue rather than a PR.