mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-07-25 18:03:44 +00:00
if -> in
if -> in
This commit is contained in:
parent
55ced1d95e
commit
a61583e31e
@ -1412,7 +1412,7 @@
|
|||||||
"id": "a7bbf625-4f36-491d-87b4-3969efb784b0",
|
"id": "a7bbf625-4f36-491d-87b4-3969efb784b0",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"- Note that the above is the 4th row if the `embedding_layer` weight matrix\n",
|
"- Note that the above is the 4th row in the `embedding_layer` weight matrix\n",
|
||||||
"- To embed all three `input_ids` values above, we do"
|
"- To embed all three `input_ids` values above, we do"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user