crux82 / ganbert

Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
Apache License 2.0
226 stars 54 forks source link

Code for tensorflow 2.* #6

Closed Hayat2018 closed 4 years ago

Hayat2018 commented 4 years ago

Its a might job done, do appreciate all the efforts. However, i just want to know that if i want to run the code on googl colab and google colab supports tensorflow 2. version only. All the code written for tensorflow 1. some time have 'contrib' which cannot be converted automatically to tensorflow 2 So,. What i want to say, is the GANBert code available for tensorflow 2.* version? My apologies if i asked this at wrong place.

Kind Regards.

crux82 commented 4 years ago

Unfortunately the code is not available for Tensorflow 2. We are considering whether to convert it to Tensorflow 2. or Pytorch.

Bests

Danilo

cuczy commented 4 years ago

It's a great job ,hope you can convert it to Pytorch

Best zy