Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 428 Bytes

File metadata and controls

5 lines (4 loc) · 428 Bytes

Detecting-Contradictions-and-Entailment-in-Multilingual-Text

A PART OF NLI (NATURAL LANGUAGE INFERENCING CASE STUDY)

The task is to create an NLI model that assigns labels of 0, 1, or 2 (corresponding to entailment, neutral, and contradiction) to pairs of premises and hypotheses. To make things more interesting, the train and test set include text in fifteen different languages!

KAGGLE RANK - 14th OF 117 (TOP 14%)