mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-10-27 07:49:25 +00:00
classfication -> classification
This commit is contained in:
parent
9457676640
commit
e574d04eba
@ -95,7 +95,7 @@
|
||||
"id": "ac45579d-d485-47dc-829e-43be7f4db57b",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"- The most common ways to finetune language models are instruction-finetuning and classifcation finetuning\n",
|
||||
"- The most common ways to finetune language models are instruction-finetuning and classification finetuning\n",
|
||||
"- Instruction-finetuning, depicted below, is the topic of the next chapter"
|
||||
]
|
||||
},
|
||||
@ -2266,7 +2266,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.11.4"
|
||||
"version": "3.10.12"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user