13 Forks
90 Stars
90 Watchers

bert-in-production

A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.

How to download and setup bert-in-production

Open terminal and run command
git clone https://github.com/DomHudson/bert-in-production.git
git clone is used to create a copy or clone of bert-in-production 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-in-production https://github.com/DomHudson/bert-in-production/archive/master.zip

Or simply clone bert-in-production with SSH
[email protected]:DomHudson/bert-in-production.git

If you have some problems with bert-in-production

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