haerbinwyzhaha / Decompose_attention

achieve decompose attention model based on tensorflow. 论文复现

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decompose_attention

Your Code like caixukun.JiNiTaiMei

Article: A Decomposable Attention Model for Natural Language Inference

achieve model in Article

testset achieve 86.3 acc

train: python train.py

test: bash shell_test.sh ckpt_path

About

achieve decompose attention model based on tensorflow. 论文复现


Languages

Language:Python 99.7%Language:Shell 0.3%