coetaur0/ESIM

Implementation of the ESIM model for natural language inference with PyTorch

50
/ 100
Established

The model uses a sequential architecture with bidirectional LSTMs and attention mechanisms to compare premise-hypothesis pairs, supporting multiple NLI datasets (SNLI, MultiNLI, Breaking NLI) through modular preprocessing and training pipelines. It integrates with GloVe word embeddings and provides configuration-driven workflows for data preparation, model training with checkpoint resumption, and evaluation against standard benchmarks. The implementation achieves competitive accuracy on SNLI (88.0%) and MultiNLI (76.6-77.0%), matching or exceeding the original paper's reported performance.

374 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 24 / 25

How are scores calculated?

Stars

374

Forks

106

Language

Python

License

Apache-2.0

Last pushed

Aug 29, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/coetaur0/ESIM"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.