SciTail

Textual entailment system

Reproducible code and pre-trained model for an ACL2018 paper on textual entailment via deep explorations of inter-sentence interactions.

This released code is for our ACL2018 paper "End-Task Oriented Textual Entailment via Deep Explorations of Inter-Sentence Interactions". It gets STOA performance in a textual entailment benchmark -- 82.1% accuracy on SciTail dataset. We release the code and the pretrained model

GitHub

16 stars
4 watching
6 forks
Language: Python
last commit: over 6 years ago

Related projects:

Repository Description Stars
yxuansu/tacl Improves pre-trained language models by encouraging an isotropic and discriminative distribution of token representations. 92
jwieting/acl2017 A codebase for training and using models of sentence embeddings. 33
xiaoqijiao/coling2018 Provides training and testing code for a CNN-based sentence embedding model 2
jwieting/iclr2016 Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks 193
eric-xw/arel This codebase provides an implementation of a novel adversarial reward learning algorithm for generating human-like visual stories from image sequences. 137
dinghanshen/swem A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. 284
yunwentechnology/unilm This project provides pre-trained models for natural language understanding and generation tasks using the UniLM architecture. 438
tiger-ai-lab/uniir Trains and evaluates a universal multimodal retrieval model to perform various information retrieval tasks. 110
sy-xuan/pink This project enables multi-modal language models to understand and generate text about visual content using referential comprehension. 76
ethanyanjiali/minchatgpt This project demonstrates the effectiveness of reinforcement learning from human feedback (RLHF) in improving small language models like GPT-2. 213
zhegan27/convsent Trains an autoencoder to learn generic sentence representations using convolutional neural networks 34
sinovation/zen A pre-trained BERT-based Chinese text encoder with enhanced N-gram representations 643
deepcs233/visual-cot Develops a multi-modal language model with a comprehensive dataset and benchmark for chain-of-thought reasoning 134
jiangtong-li/subword-elmo This is a repository for a subword ELMo model pre-trained on a large corpus of text. 12
ymcui/chinese-xlnet Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture 1,653