mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
update notes
This commit is contained in:
@@ -204,9 +204,7 @@
|
||||
"id": "ff856c58-8382-44c7-827f-798040e6e697",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"- By convention, the unnormalized attention weights are referred to as **\"attention scores\"** whereas the normalized attention scores, which sum to 1, are referred to as **\"attention weights\"**\n",
|
||||
"\n",
|
||||
"- The attention weights and context vector calculation are summarized in the figure below:"
|
||||
"- By convention, the unnormalized attention weights are referred to as **\"attention scores\"** whereas the normalized attention scores, which sum to 1, are referred to as **\"attention weights\"**\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -2002,7 +2000,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.10.12"
|
||||
"version": "3.10.6"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user