1252 Forks
5898 Stars
5898 Watchers

ERNIE

Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.

How to download and setup ERNIE

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

Or simply clone ERNIE with SSH
[email protected]:PaddlePaddle/ERNIE.git

If you have some problems with ERNIE

You may open issue on ERNIE support forum (system) here: https://github.com/PaddlePaddle/ERNIE/issues