mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Readability and code quality improvements (#959)
* Consistent dataset naming * consistent section headers
This commit is contained in:
committed by
GitHub
parent
7b1f740f74
commit
be5e2a3331
@@ -63,7 +63,8 @@
|
||||
"id": "6f678e62-7bcb-4405-86ae-dce94f494303",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise 2.1"
|
||||
" \n",
|
||||
"## Exercise 2.1"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -273,7 +274,8 @@
|
||||
"id": "29e5034a-95ed-46d8-9972-589354dc9fd4",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise 2.2"
|
||||
" \n",
|
||||
"## Exercise 2.2"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -407,7 +409,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.10.16"
|
||||
"version": "3.13.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user