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
@@ -54,7 +54,8 @@
|
||||
"id": "33dfa199-9aee-41d4-a64b-7e3811b9a616",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise 3.1"
|
||||
" \n",
|
||||
"## Exercise 3.1"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -209,7 +210,8 @@
|
||||
"id": "33543edb-46b5-4b01-8704-f7f101230544",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise 3.2"
|
||||
" \n",
|
||||
"## Exercise 3.2"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -266,7 +268,8 @@
|
||||
"id": "92bdabcb-06cf-4576-b810-d883bbd313ba",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise 3.3"
|
||||
" \n",
|
||||
"## Exercise 3.3"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -339,7 +342,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