mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-27 15:58:25 +00:00
fix: typo
This commit is contained in:
parent
aef6b48815
commit
781ba27806
@ -23,7 +23,7 @@ We used the initial parameters:
|
|||||||
| Weight decay | 0 |
|
| Weight decay | 0 |
|
||||||
| Warmup Steps | 100 |
|
| Warmup Steps | 100 |
|
||||||
|
|
||||||
We randomly shuffle and set aside %5 of the data for validation.
|
We randomly shuffle and set aside 5% of the data for validation.
|
||||||
|
|
||||||
We had an initial bug in logging the training loss but we noticed a decrease in validation loss.
|
We had an initial bug in logging the training loss but we noticed a decrease in validation loss.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user