Natural Language Processing
Question Answering
Answering questions based on context (SQuAD, Natural Questions).
1 datasets0 results
Question Answering is a key task in natural language processing. Below you will find the standard benchmarks used to evaluate models, along with current state-of-the-art results.
Benchmarks & SOTA
Related Tasks
Language Modeling
Predicting the next word or token in a sequence. Core task for GPT-style models.
Machine Translation
Translating text from one language to another (WMT benchmarks).
Text Classification
Categorizing text into predefined classes (sentiment, topic).
Named Entity Recognition
Identifying and classifying named entities in text (CoNLL).