strongio / keras-bert

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

'AutoTrackable' object is not callable #38

Open VpkPrasanna opened 4 years ago

VpkPrasanna commented 4 years ago

when i try to implement the same code in google colab it was throwing an error while alling the create_tokenizer_from_hub_module() function .