Skip to content

Commit 3b44840

Browse files
committed
rename folder
1 parent c7cdedf commit 3b44840

File tree

5 files changed

+0
-3
lines changed

5 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,11 @@ Several folders contain optional materials as a bonus for interested readers:
7979
- [Python Setup Tips](setup/01_optional-python-setup-preferences)
8080
- [Installing Libraries Used In This Book](setup/02_installing-python-libraries)
8181
- [Docker Environment Setup Guide](setup/03_optional-docker-environment)
82-
8382
- **Chapter 2:**
8483
- [Comparing Various Byte Pair Encoding (BPE) Implementations](ch02/02_bonus_bytepair-encoder)
8584
- [Understanding the Difference Between Embedding Layers and Linear Layers](ch02/03_bonus_embedding-vs-matmul)
86-
8785
- **Chapter 3:**
8886
- [Comparing Efficient Multi-Head Attention Implementations](ch03/02_bonus_efficient-multihead-attention/mha-implementations.ipynb)
89-
9087
- **Chapter 5:**
9188
- [Alternative Weight Loading from Hugging Face Model Hub using Transformers](ch05/02_alternative_weight_loading/weight-loading-hf-transformers.ipynb)
9289
- [Pretraining GPT on the Project Gutenberg Dataset](ch05/03_bonus_pretraining_on_gutenberg)

0 commit comments

Comments
 (0)