strongio / keras-bert

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

NotImplementedError: Layers with arguments in `__init__` must override `get_config`. #32

Closed talhaanwarch closed 4 years ago

talhaanwarch commented 4 years ago

Greetings. When i try to run last cell, which is model save and load. i get this error. NotImplementedError: Layers with arguments in __init__ must override get_config.

jacobzweig commented 4 years ago

Can you try using the updated requirements?