38 Forks
181 Stars
181 Watchers

electra-pytorch

A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch

How to download and setup electra-pytorch

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

Or simply clone electra-pytorch with SSH
[email protected]:lucidrains/electra-pytorch.git

If you have some problems with electra-pytorch

You may open issue on electra-pytorch support forum (system) here: https://github.com/lucidrains/electra-pytorch/issues