Skip to content

Clarify ambiguity in decoder self-attention vs cross-attention in seq2seq section - #1280

Open
E-HAZMATs wants to merge 1 commit into
huggingface:mainfrom
E-HAZMATs:patch-1
Open

Clarify ambiguity in decoder self-attention vs cross-attention in seq2seq section#1280
E-HAZMATs wants to merge 1 commit into
huggingface:mainfrom
E-HAZMATs:patch-1

Conversation

@E-HAZMATs

Copy link
Copy Markdown

The previous phrasing implied a single "attention layers of the decoder" with one access pattern. In practice, self-attention (restricted to prior positions in the target sequence) and cross-attention (full access to the encoder's output) behave differently and should be described separately.

…2seq section

The previous phrasing implied a single "attention layers of the decoder" with one access pattern. In practice, self-attention (restricted to prior positions in the target sequence) and cross-attention (full access to the encoder's output) behave differently and should be described separately.
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

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

Successfully merging this pull request may close these issues.

2 participants