9287 Forks
34715 Stars
34715 Watchers

bert

TensorFlow code and pre-trained models for BERT

How to download and setup bert

Open terminal and run command
git clone https://github.com/google-research/bert.git
git clone is used to create a copy or clone of bert repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bert https://github.com/google-research/bert/archive/master.zip

Or simply clone bert with SSH
[email protected]:google-research/bert.git

If you have some problems with bert

You may open issue on bert support forum (system) here: https://github.com/google-research/bert/issues