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-TrainingPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Language Modelling | 57 | 6.97% |
Language Modeling | 43 | 5.26% |
Large Language Model | 41 | 5.01% |
Text Generation | 26 | 3.18% |
Retrieval | 24 | 2.93% |
Prompt Engineering | 24 | 2.93% |
RAG | 21 | 2.57% |
Question Answering | 21 | 2.57% |
Sentence | 17 | 2.08% |