mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-28 18:40:01 +00:00
10 -> 5
This commit is contained in:
parent
73e1c68f45
commit
351b0483c1
@ -1348,7 +1348,7 @@
|
||||
"id": "aa074723-e3f7-4f7e-a267-855531a037dc",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"- Note that we previously calculated the accuracy values on 10 batches only; below, we calculate the accuracies on the full dataset"
|
||||
"- Note that we previously calculated the accuracy values on 5 batches only via the `eval_iter=5` setting; below, we calculate the accuracies on the full dataset"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user