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

关于ubuntu数据集,seq2seqNoAttention效果太好 #15

Open
Mrwangkedong opened this issue Apr 18, 2022 · 0 comments
Open

关于ubuntu数据集,seq2seqNoAttention效果太好 #15

Mrwangkedong opened this issue Apr 18, 2022 · 0 comments

Comments

@Mrwangkedong
Copy link

我按照Daildydialog预处理那样处理了ubuntu,得到了3800000条数据,其中max_len按照给到的默认值(或平均值,效果都是seq2seqNoAttention> hred)。但是按照您的代码跑下的结果:
seq2seq:
BLEU-1:0.1361
BLEU-2:0.0493
BLEU-3:0.0221
BLEU-4:0.0108

hred:
BLEU-1:0.1307
BLEU-2:0.0486
BLEU-3:0.0214
BLEU-4:0.0108

取消attention,我是直接去了input_outputs[-1]。
请问您使用的时候遇到过这个问题吗?或者作者您认为原因是什么,期待您的回复~

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