Resource
ELECTRA is method of pre-training language representations which outperforms existing techniques on a wide array of NLP tasks.
Use the NGC CLI to download:
Copied!
Changelog
July 2020
- Initial release.
October 2020
- Data preparation scripts for pre-training.
- Pre-training support.
- Mixed precision support with Keras AMP policy.
- Update beam size in SQuAD fine-tuning from 4 to 5 for higher accuracy.
- T4 inference performance.
Known issues
There are no known issues with this model.