mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-02 10:50:30 +00:00
"Typographical error (#104)
This commit is contained in:
parent
ec4fe5377d
commit
0b47dfc381
@ -1172,7 +1172,7 @@
|
||||
"id": "aef0a6b8-205a-45bf-9d26-8fd77a8a03c3",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"n causal attention, the attention weights above the diagonal are masked, ensuring that for any given input, the LLM is unable to utilize future tokens while calculating the context vectors with the attention weight"
|
||||
"- In causal attention, the attention weights above the diagonal are masked, ensuring that for any given input, the LLM is unable to utilize future tokens while calculating the context vectors with the attention weight"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user