Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么LSTM和transformer的效果差这么多? #15

Open
liu-nlper opened this issue Dec 19, 2019 · 0 comments
Open

为什么LSTM和transformer的效果差这么多? #15

liu-nlper opened this issue Dec 19, 2019 · 0 comments

Comments

@liu-nlper
Copy link

Transformer是将上文和当前query拼接后进行编码,而LSTM是将两者分别编码,这样比较是不是不太合适?有没有尝试过将拼接后的句子用LSTM编码?个人感觉这种简短的句子,性能差别不会这么大

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant