classfication -> classification

This commit is contained in:
rasbt 2024-05-06 06:50:38 -05:00
parent 9457676640
commit e574d04eba

View File

@ -95,7 +95,7 @@
"id": "ac45579d-d485-47dc-829e-43be7f4db57b", "id": "ac45579d-d485-47dc-829e-43be7f4db57b",
"metadata": {}, "metadata": {},
"source": [ "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" "- Instruction-finetuning, depicted below, is the topic of the next chapter"
] ]
}, },
@ -2266,7 +2266,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.11.4" "version": "3.10.12"
} }
}, },
"nbformat": 4, "nbformat": 4,