From 78ab68b4d336d0113647bbe373d3a511a30710a3 Mon Sep 17 00:00:00 2001 From: Intelligence-Manifesto <155522535+Intelligence-Manifesto@users.noreply.github.com> Date: Sat, 3 Feb 2024 03:41:31 +0800 Subject: [PATCH] missing single quotes missing single quotes --- ch02/01_main-chapter-code/ch02.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch02/01_main-chapter-code/ch02.ipynb b/ch02/01_main-chapter-code/ch02.ipynb index 912887e..6c7ee3a 100644 --- a/ch02/01_main-chapter-code/ch02.ipynb +++ b/ch02/01_main-chapter-code/ch02.ipynb @@ -648,7 +648,7 @@ "id": "a1daa2b0-6e75-412b-ab53-1f6fb7b4d453", "metadata": {}, "source": [ - "- We also need to adjust the tokenizer accordingly so that it knows when and how to use the new token" + "- We also need to adjust the tokenizer accordingly so that it knows when and how to use the new `` token" ] }, {