Exercise solutions (#237)

This commit is contained in:
Sebastian Raschka
2024-06-22 08:30:45 -05:00
committed by GitHub
parent 06921f3333
commit b90c7ad2d6
6 changed files with 1427 additions and 18 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,4 @@
# Configs and keys
ch07/01_main-chapter-code/instruction-data-with-response-standalone.json
ch07/01_main-chapter-code/gpt2-medium355M-sft-standalone.pth
ch07/02_dataset-utilities/config.json
ch07/03_model-evaluation/config.json
@@ -68,6 +67,9 @@ ch06/03_bonus_imdb-classification/test.csv
ch06/03_bonus_imdb-classification/train.csv
ch06/03_bonus_imdb-classification/validation.csv
ch07/01_main-chapter-code/instruction-data-with-response-standalone.json
ch07/01_main-chapter-code/instruction-data-with-response-baseline.json
ch07/01_main-chapter-code/instruction-data-with-response-mask-instructions.json
ch07/02_dataset-utilities/instruction-examples-modified.json
# Temporary OS-related files