mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Add CI tests for chapter 7 (#239)
This commit is contained in:
committed by
GitHub
parent
b90c7ad2d6
commit
ec5baa1f33
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
# Configs and keys
|
||||
ch07/01_main-chapter-code/gpt2-medium355M-sft-standalone.pth
|
||||
ch07/02_dataset-utilities/config.json
|
||||
ch07/03_model-evaluation/config.json
|
||||
|
||||
@@ -36,6 +35,8 @@ ch06/02_bonus_additional-experiments/gpt2
|
||||
ch06/03_bonus_imdb-classification/gpt2
|
||||
|
||||
ch07/01_main-chapter-code/gpt2-medium355M-sft.pth
|
||||
ch07/01_main-chapter-code/gpt2-medium355M-sft-standalone.pth
|
||||
ch07/01_main-chapter-code/Smalltestmodel-sft-standalone.pth
|
||||
ch07/01_main-chapter-code/gpt2/
|
||||
|
||||
# Datasets
|
||||
|
||||
Reference in New Issue
Block a user