mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Data loader intuition with numbers (#132)
* data loader intuition with numbers * fix link * fix tests
This commit is contained in:
committed by
GitHub
parent
4adb96d7ee
commit
fc3d70f72f
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@ ch05/01_main-chapter-code/model_and_optimizer.pth
|
||||
ch05/03_bonus_pretraining_on_gutenberg/model_checkpoints
|
||||
|
||||
# Datasets
|
||||
ch02/01_main-chapter-code/number-data.txt
|
||||
ch05/03_bonus_pretraining_on_gutenberg/gutenberg
|
||||
ch05/03_bonus_pretraining_on_gutenberg/gutenberg_preprocessed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user