DAMM: Deep-Attention-Matching-Model code for paper: Sentence Matching With Deep Self-Attention and Co-Attention Features Model Introduction How to run the code ? Prepare environments python >= 3.6 torch >= 1.5 Prepare data $ mkdir data $ cd data $ mkdir snli Run the code $ sh run.sh