Definition
MultiNLI is a crowdsourced corpus available through the GLUE benchmark, designed to evaluate natural language inference (NLI) across various genres of spoken and written text. It provides premise-hypothesis pairs labeled as entailment, contradiction, or neutral. The dataset is crucial for training models to understand semantic relationships between sentences, helping them generalize across different writing styles and contexts beyond simple factual statements.
Summary
Multi-Genre Natural Language Inference Corpus, a large dataset containing millions of human-written English sentences with gold human annotations for textual entailment.
Key Concepts
- Natural Language Inference
- Textual Entailment
- GLUE Benchmark
- Semantic Similarity
Use Cases
- Evaluating semantic understanding
- Training NLI models
- Generalization testing across genres