-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
In line 115 in model.py file, the GRU hidden state in the decoder is not reset to the pooled output of the encoder for each slot but is continuously used as the hidden for subsequent slots, which is different from what is mentioned in the paper.
BUT, IT ALSO WORKS, WHY?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels