From c93c90eb1e184a8cf6f8d7135f9ed4c2752a39e5 Mon Sep 17 00:00:00 2001 From: rasbt Date: Tue, 7 May 2024 06:46:33 -0500 Subject: [PATCH] spelling fix --- appendix-E/01_main-chapter-code/appendix-E.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendix-E/01_main-chapter-code/appendix-E.ipynb b/appendix-E/01_main-chapter-code/appendix-E.ipynb index 6db9422..33fffc8 100644 --- a/appendix-E/01_main-chapter-code/appendix-E.ipynb +++ b/appendix-E/01_main-chapter-code/appendix-E.ipynb @@ -479,7 +479,7 @@ "id": "8e951cd6-5e42-44d2-b21f-895cb61004fe", "metadata": {}, "source": [ - "- Lastly, let's calculate the initial classification accuracy of the non-finetuning model (we expect this to be around 50%, which means that the model is not able to distinguish between spam and non-spam messages yet reliably)" + "- Lastly, let's calculate the initial classification accuracy of the non-finetuned model (we expect this to be around 50%, which means that the model is not able to distinguish between spam and non-spam messages yet reliably)" ] }, {