Skip to content

Question about the causality Mask of SASRec #4

Description

@blueColdSea

请问,我注意到SASRec 并没有加入 causality 的 attention,这是否正常?
代码位于models/SASRec.py
Excuse me, I noticed that SASRec did not include causality's attention. Is this normal?
The code is located in models/SASRec.py
mha_outputs, _ = self.attention_layers[i](Q, seqs, seqs,) # attn_mask=attention_mask)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions