RedditSota / state-of-the-art-result-for-machine-learning-problems

This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
Apache License 2.0
8.94k stars 1.31k forks source link

Natural Language Inference SoTA result #7

Closed YichenGong closed 6 years ago

YichenGong commented 6 years ago

SNLI Leaderboard https://nlp.stanford.edu/projects/snli/

MultiNLI Leaderboard https://www.kaggle.com/c/multinli-matched-open-evaluation/leaderboard

SoTA: Densely Interactive Inference Network Paper: https://arxiv.org/pdf/1709.04348.pdf Code: https://github.com/YichenGong/Densely-Interactive-Inference-Network

RedditSota commented 6 years ago

Thank you

RedditSota commented 6 years ago

Updated. Thank you for your contribution.