electra

Language model training

A method for pre-training transformer networks to learn language representations from text data without labeled supervision

ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators

GitHub

2k stars
59 watching
354 forks
Language: Python
last commit: over 2 years ago
deep-learningnlptensorflow

Related projects:

RepositoryDescriptionStars
cluebenchmark/electraTrains and evaluates a Chinese language model using adversarial training on a large corpus.140
ymcui/chinese-electraProvides pre-trained Chinese language models based on the ELECTRA framework for natural language processing tasks1,405
openai/finetune-transformer-lmThis project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture.2,167
codertimo/bert-pytorchAn implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks6,251
gram-ai/radio-transformer-networksAn implementation of a machine learning-based communications system using deep learning techniques.127
minimaxir/textgenrnnA Python module for creating character-level or word-level neural networks for text generation and training on various datasets4,944
eleutherai/pythiaAnalyzing knowledge development and evolution in large language models during training2,309
maxpumperla/elephasEnables distributed deep learning with Keras and Spark for scalable model training1,574
lucidrains/imagen-pytorchImplements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning.8,127
dair-ai/ml-papers-explainedAn explanation of key concepts and advancements in the field of Machine Learning7,352
eleutherai/gpt-neoxProvides a framework for training large-scale language models on GPUs with advanced features and optimizations.6,997
lucidrains/musiclm-pytorchImplementation of Google's MusicLM model for music generation using attention networks and text-conditioning.3,189
labmlai/annotated_deep_learning_paper_implementationsImplementations of various deep learning algorithms and techniques with accompanying documentation57,177
huggingface/transformersA collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects.136,357
nrel/sup3rCreates synthetic high-resolution spatiotemporal data for renewable energy resources using generative adversarial networks.88