Transformers

GPT is a Transformer-based architecture and training procedure for natural language processing tasks. Training follows a two-stage procedure. First, a language modeling objective is used on the unlabeled data to learn the initial parameters of a neural network model. Subsequently, these parameters are adapted to a target task using the corresponding supervised objective.

Source: Improving Language Understanding by Generative Pre-Training

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Language Modelling 85 10.90%
Large Language Model 51 6.54%
Question Answering 33 4.23%
Prompt Engineering 27 3.46%
Text Generation 23 2.95%
Retrieval 21 2.69%
Sentence 20 2.56%
Decision Making 19 2.44%
In-Context Learning 18 2.31%

Categories