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

Questions about model implementation #1

Open
lfxx123 opened this issue Jul 17, 2020 · 1 comment
Open

Questions about model implementation #1

lfxx123 opened this issue Jul 17, 2020 · 1 comment

Comments

@lfxx123
Copy link

lfxx123 commented Jul 17, 2020

Hi, I am very interested in your work.But I have some questions

The Operator search of Section 4 in the Paper is as follows

the EncoderLayer(nn.Module) take Q and V as the input .
image

However,the EncoderLayer(nn.Module) in your code dose not use Q as the input. The code just take the V as the input .

image

In addition, you use Q instead of q as input in DecoderLayer(nn.Module).

Is there a mistake in my understanding? Can you answer this doubt for me?

@JuicyPeach-L
Copy link

Hi, I'm reading your paper and running your experiment.
But I have a problem when I run the run_fb.sh.
run_fbkeyerror
Could you tell me how to deal with this KeyError?
Thank you very much.

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

2 participants