update notes

This commit is contained in:
rasbt
2024-04-02 18:27:13 -05:00
parent 96b1fde3f1
commit 7d1eadd0be
2 changed files with 27 additions and 7 deletions

View File

@@ -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,