Merge pull request #22 from Intelligence-Manifesto/patch-2

missing single quotes
This commit is contained in:
Sebastian Raschka 2024-02-03 08:46:40 -06:00 committed by GitHub
commit b9974da94d

View File

@ -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 <unk> token"
"- We also need to adjust the tokenizer accordingly so that it knows when and how to use the new `<unk>` token"
]
},
{