mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
missing single quotes
missing single quotes
This commit is contained in:
committed by
GitHub
parent
d261abce4c
commit
78ab68b4d3
@@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user