mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Update ch02.ipynb
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
"id": "250e8694-181e-496f-895d-7cb7d92b5562",
|
"id": "250e8694-181e-496f-895d-7cb7d92b5562",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"- This looks pretty good, but let's also handly other types of punctuation, such as periods, question marks, and so on"
|
"- This looks pretty good, but let's also handle other types of punctuation, such as periods, question marks, and so on"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1575,22 +1575,6 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"**See [./exercise-solutions.ipynb](./exercise-solutions.ipynb) for the exercise solutions.**"
|
"**See [./exercise-solutions.ipynb](./exercise-solutions.ipynb) for the exercise solutions.**"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"id": "ce133c96-2ec5-400d-a103-3875d1da6f31",
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"id": "8352810e-461d-4c33-9c78-3648983a9777",
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|||||||
Reference in New Issue
Block a user