kpe / bert-for-tf2

A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
https://github.com/kpe/bert-for-tf2
MIT License
802 stars 193 forks source link

Could you update some examples using bert-for-tf2? #3

Closed bitallin closed 5 years ago

erikvaningen commented 5 years ago

+1 for this request.

It would be great to have this integrated in the Predicting Movie Reviews with BERT on TF Hub example.

kpe commented 5 years ago

@erikvaningen - I've just committed a (quick'n'dirty) notebook, showing how to train a Movie Reviews classifier on a GPU or TPU in colab. Take a look under examples/.

bitallin commented 5 years ago

Thank you sincerely.

------------------ 原始邮件 ------------------ 发件人: "kpe"notifications@github.com; 发送时间: 2019年7月23日(星期二) 晚上7:05 收件人: "kpe/bert-for-tf2"bert-for-tf2@noreply.github.com; 抄送: "-"5403517@qq.com; "Author"author@noreply.github.com; 主题: Re: [kpe/bert-for-tf2] Could you update some examples usingbert-for-tf2? (#3)

@erikvaningen - I've just committed a (quick'n'dirty) notebook, showing how to train Movie Reviews classifier on a GPU in colab. Take a look under [examples](/kpe/bert-for-tf2/examples/ movie_reviews_with_bert_for_tf2_on_gpu.ipynb).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.