Bert: TF 2.X Colab Example

Created on 29 Oct 2019  ·  5Comments  ·  Source: google-research/bert

The current end-to-end example uses TF 1.X. Are there any plans to have an implementation for TF 2.X? Furthermore, will this be in TF-Keras?

Most helpful comment

you can use tf_upgrade_v2 script have a try

All 5 comments

we should try to revamp it from 1.x to TF 2.x!

Yes plz @sinAshish :)

you can use tf_upgrade_v2 script have a try

Animasa,
I wonder if you or someone else have tried upgrading to Tensorflow 2.0 using the tf_upgrade_v2 script. ?

Ibrahim,
I have try it, but I have problem with some grammar in tensorflow when i use it deal with data file(like this:vocab.txt)
so, I give up

------------------ 原始邮件 ------------------
发件人: "Ibrahim"<[email protected]>;
发送时间: 2020年1月9日(星期四) 下午2:42
收件人: "google-research/bert"<[email protected]>;
抄送: "zhy"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [google-research/bert] TF 2.X Colab Example (#890)

Animasa,
I wonder if you or someone else have tried upgrading to Tensorflow 2.0 using the tf_upgrade_v2 script. ?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

Was this page helpful?
0 / 5 - 0 ratings