From 7643c6c0c4c6bdbf05f44d95a929d497b6ec49bf Mon Sep 17 00:00:00 2001 From: SSebo Date: Mon, 5 Aug 2024 20:12:27 +0800 Subject: [PATCH] Update ch05.ipynb (#297) typo --- ch05/01_main-chapter-code/ch05.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch05/01_main-chapter-code/ch05.ipynb b/ch05/01_main-chapter-code/ch05.ipynb index 792bcc4..394777f 100644 --- a/ch05/01_main-chapter-code/ch05.ipynb +++ b/ch05/01_main-chapter-code/ch05.ipynb @@ -2406,7 +2406,7 @@ "id": "6d079f98-a7c4-462e-8416-5a64f670861c", "metadata": {}, "source": [ - "- We know that we loaded the model weights correctly because the model can generate coherent text; if we made even a small mistake, the mode would not be able to do that" + "- We know that we loaded the model weights correctly because the model can generate coherent text; if we made even a small mistake, the model would not be able to do that" ] }, {