This review deck is prepared from the matching lesson.
Route Events Through A Mini EventStream
Implement the core routing behavior of a simplified OpenHands-style EventStream.
Review deckCatalog
Challenges are scored flashcard sessions attached to lessons. Reveal an answer, grade your recall, and repeat the cards that still need another pass.
Official Review Decks
This review deck is prepared from the matching lesson.
Implement the core routing behavior of a simplified OpenHands-style EventStream.
Review deckOfficial Review Decks
This review deck is prepared from the matching lesson.
Build and verify padding, causal, decoder, packed-document, and masked-softmax behavior for attention masks.
Review deckThis review deck is prepared from the matching lesson.
Recall why Transformer training needs padding masks and sequence masks before attention probabilities are computed.
Review deckThis review deck is prepared from the matching lesson.
Recall how padding masks remove artificial tokens from the attention softmax and weighted value sum.
Review deckThis review deck is prepared from the matching lesson.
Recall how causal masks make decoder self-attention match autoregressive generation.
Review deckThis review deck is prepared from the matching lesson.
Recall where src_mask and tgt_mask flow through encoder, decoder self-attention, decoder cross-attention, and PyTorch APIs.
Review deckThis review deck is prepared from the matching lesson.
Recall sample packing masks, block diagonal attention, packing strategies, and rank-collapse implications from the advanced Mask section.
Review deck