explain truncation in ch05

This commit is contained in:
rasbt 2024-06-12 19:50:11 -05:00
parent aaa54b10b3
commit c6466990bb
No known key found for this signature in database
GPG Key ID: 3C6E5C7C075611DB

View File

@ -1786,7 +1786,10 @@
"id": "7ae6fffd-2730-4abe-a2d3-781fc4836f17",
"metadata": {},
"source": [
"<img src=\"https://sebastianraschka.com/images/LLMs-from-scratch-images/ch05_compressed/topk.webp\" width=500px>"
"<img src=\"https://sebastianraschka.com/images/LLMs-from-scratch-images/ch05_compressed/topk.webp\" width=500px>\n",
"\n",
"- (Please note that the numbers in this figure are truncated to two\n",
"digits after the decimal point to reduce visual clutter. The values in the Softmax row should add up to 1.0.)"
]
},
{
@ -2477,7 +2480,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.11.4"
}
},
"nbformat": 4,