Skip to content

BrainCradle/BERT-keras-TF-CNTK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BERT-keras-TF-CNTK

Please find our BERT model, tested for CNTK and Tensorflow.

Following Google's implementation

--init_checkpoint enables function do load weights from Tensorflow checkpoint (under Tensorflow only). Otherwise, weights in Keras h5 format can be downloaded here

Tested with:

  • Python 3.5.2
  • Keras 2.1.5
  • Tensorflow 1.5.0
  • CNTK 2.6

About

BERT model, tested for CNTK and Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%