mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Make datesets and loaders compatible with multiprocessing (#118)
This commit is contained in:
committed by
GitHub
parent
9f3f231ac7
commit
dd51d4ad83
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,7 +14,8 @@ ch05/01_main-chapter-code/model.pth
|
||||
ch05/01_main-chapter-code/model_and_optimizer.pth
|
||||
ch05/03_bonus_pretraining_on_gutenberg/model_checkpoints
|
||||
|
||||
# Preprocessing output folders
|
||||
# Datasets
|
||||
ch05/03_bonus_pretraining_on_gutenberg/gutenberg
|
||||
ch05/03_bonus_pretraining_on_gutenberg/gutenberg_preprocessed
|
||||
|
||||
# Temporary OS-related files
|
||||
|
||||
Reference in New Issue
Block a user