Transformer Models

Explore Transformer Models through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Natural Language Processing

Articles that also belong to these categories. Counts cover all of Transformer Models.

Showing 1-9 of 9 articles

DeBERTa

DeBERTa (Decoding-enhanced BERT with Disentangled Attention) is a family of pre-trained language models developed by Microsoft Research that improves BERT and RoBERTa with two innovations: a disentangled…

Deep LearningMicrosoft

DistilBERT

DistilBERT is a compressed version of BERT released by Hugging Face in October 2019 that is 40% smaller and 60% faster than BERT-base while retaining 97% of its language-understanding performance on the GLUE…

AI ModelsDeep Learning

PaLM

PaLM (Pathways Language Model) is a family of dense, decoder-only large language models developed by Google Research. Google announced the original family on April 4, 2022.

Google DeepMindLarge Language Models

RoBERTa

RoBERTa (Robustly Optimized BERT Pretraining Approach) is an open-source natural language processing model released in July 2019 by researchers at Facebook AI (now Meta AI) and the University of Washington…

Deep LearningMachine Learning

XLNet

XLNet is a generalized autoregressive pretraining method for natural language processing that combines the strengths of autoregressive and autoencoding language models.

Deep LearningMachine Learning