mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
add links to summary sections
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user