SUMBT icon indicating copy to clipboard operation
SUMBT copied to clipboard

Why in self.utterance_encoder use attention_mask, and after self.utterance_encoder use the attention_mask again?

Open yixuan004 opened this issue 3 years ago • 2 comments

Why in self.utterance_encoder use attention_mask https://github.com/SKTBrain/SUMBT/blob/011127be0587f942e95b6dd8e6e15195577a637c/code/BeliefTrackerSlotQueryMultiSlot.py#L212

and after self.utterance_encoder use the attention_mask again? https://github.com/SKTBrain/SUMBT/blob/011127be0587f942e95b6dd8e6e15195577a637c/code/BeliefTrackerSlotQueryMultiSlot.py#L214

yixuan004 avatar Oct 09 '21 12:10 yixuan004

My code base is weak, hope to get your help! Thanks!

yixuan004 avatar Oct 09 '21 12:10 yixuan004

why again?

qiunlp avatar Oct 18 '22 07:10 qiunlp