MahmoudWahdan / dialog-nlu

Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU
Apache License 2.0
98 stars 40 forks source link

Convert to use ALBERT instead of BERT #5

Closed jvence closed 4 years ago

jvence commented 4 years ago

This will lead to extensive performance enhancement.

MahmoudWahdan commented 4 years ago

Both BERT and ALBERT are supported now. Please, checkout the latest code.