electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
How to download and setup electra
Open terminal and run command
git clone https://github.com/google-research/electra.git
git clone is used to create a copy or clone of electra 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 https://github.com/google-research/electra/archive/master.zip
Or simply clone electra with SSH
[email protected]:google-research/electra.git
If you have some problems with electra
You may open issue on electra support forum (system) here: https://github.com/google-research/electra/issuesSimilar to electra repositories
Here you may see electra alternatives and analogs
gold-miner tensorflow keras TensorFlow-Examples pytorch CNTK data-science-ipython-notebooks Qix handong1587.github.io telegram-list machine-learning-curriculum caffe machine-learning-for-software-engineers awesome-deep-learning-papers incubator-mxnet lectures cs-video-courses Screenshot-to-code spaCy cheatsheets-ai awesome-deep-learning handson-ml ML-From-Scratch dive-into-machine-learning tfjs tflearn awesome-datascience openpose HanLP tfjs-core