add links to summary sections

This commit is contained in:
rasbt
2024-06-29 07:33:26 -05:00
parent 219f45f808
commit 31806828d0
6 changed files with 36 additions and 11 deletions

View File

@@ -1880,10 +1880,18 @@
"id": "8b3293a6-45a5-47cd-aa00-b23e3ca0a73f",
"metadata": {},
"source": [
"**See the [./dataloader.ipynb](./dataloader.ipynb) code notebook**, which is a concise version of the data loader that we implemented in this chapter and will need for training the GPT model in upcoming chapters.\n",
"See the [./dataloader.ipynb](./dataloader.ipynb) code notebook, which is a concise version of the data loader that we implemented in this chapter and will need for training the GPT model in upcoming chapters.\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": "c6aa436b-c9ff-4f01-9a58-5c377b3700a5",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {