Skip to content

Commit 6cbe652

Browse files
authored
47,678-->48,725 (#281)
1 parent 46fcde1 commit 6cbe652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch05/01_main-chapter-code/ch05.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@
743743
"id": "71ae26dd-d77e-41fd-b924-6bd103dd4ee7",
744744
"metadata": {},
745745
"source": [
746-
"- The perplexity is often considered more interpretable because it can be understood as the effective vocabulary size that the model is uncertain about at each step (in the example above, that'd be 47,678 words or tokens)\n",
746+
"- The perplexity is often considered more interpretable because it can be understood as the effective vocabulary size that the model is uncertain about at each step (in the example above, that'd be 48,725 words or tokens)\n",
747747
"- In other words, perplexity provides a measure of how well the probability distribution predicted by the model matches the actual distribution of the words in the dataset\n",
748748
"- Similar to the loss, a lower perplexity indicates that the model predictions are closer to the actual distribution"
749749
]

0 commit comments

Comments
 (0)