mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-12-26 06:32:10 +00:00
Merge pull request #22 from Intelligence-Manifesto/patch-2
missing single quotes
This commit is contained in:
commit
b9974da94d
@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user