704 Commits

Author SHA1 Message Date
rasbt
0074c98968 add download utilities for vocab and encoder files 2024-01-15 17:08:04 -06:00
rasbt
dfe2c3b46f use blocksize in positional embedding 2024-01-15 08:15:33 -06:00
rasbt
9e85f13ba9 readability improvements 2024-01-15 07:36:19 -06:00
rasbt
a7b4880179 small readability updates 2024-01-14 11:58:42 -06:00
rasbt
c79499572f update chapter title 2024-01-13 14:51:39 -06:00
Sebastian Raschka
6a1af00313 Update README.md 2024-01-13 14:50:25 -06:00
Sebastian Raschka
32267e3253 Merge pull request #14 from rasbt/update
Small cosmetic updates and exercise solutions for chapter 3
2024-01-13 14:49:56 -06:00
rasbt
c400f77f26 update exercise solutions 2024-01-13 14:49:02 -06:00
rasbt
4105844d34 update cover 2024-01-10 17:55:28 -06:00
Sebastian Raschka
fce03b2f63 Merge pull request #13 from rasbt/update
small cosmetic fixes and improvements
2024-01-10 08:02:02 -06:00
rasbt
f279134492 small cosmetic fixes and improvements 2024-01-10 08:01:19 -06:00
rasbt
c93f434f52 improve table readability 2024-01-07 15:18:03 -06:00
rasbt
690a1a62b0 add comments to ToC and fix link 2024-01-07 15:13:53 -06:00
rasbt
e113075a16 show normalization explicitely 2024-01-06 19:24:01 -05:00
rasbt
ea4b6c4e5f add package versions to the top of the notebook 2024-01-01 19:41:18 +01:00
Sebastian Raschka
c17a8c2d8d Update LICENSE.txt 2024-01-01 16:21:05 +01:00
Sebastian Raschka
5602366381 Merge pull request #12 from rasbt/embedding-size
use block size variable in positional embedding layer
2023-12-28 19:06:13 +01:00
rasbt
4f161bd549 use block size variable in positional embedding layer 2023-12-28 19:05:06 +01:00
Sebastian Raschka
10aa40ba6a Merge pull request #10 from Shuyib/main
Add tiktoken library
2023-12-27 17:03:34 +01:00
Megabyte
c11b5ca211 Merge pull request #1 from Shuyib/Shuyib-patch-1
Update requirements.txt
2023-12-27 16:32:18 +03:00
Megabyte
0beb32b45a Update requirements.txt
Add tiktoken library version 0.5.1 as used in chapter 02 for section 2.5 Byte pair encoding.
2023-12-27 16:30:31 +03:00
Sebastian Raschka
0f83b87c04 Merge pull request #9 from xiaotian0328/patch-1
Fix typos in ch03.ipynb
2023-12-27 08:28:52 +01:00
Xiaotian Ma
b8901da362 Update ch03.ipynb 2023-12-26 22:41:54 -06:00
Xiaotian Ma
c518adb0b7 Update ch03.ipynb 2023-12-26 22:05:21 -06:00
rasbt
727615423d add repo info 2023-12-21 08:54:15 +01:00
Sebastian Raschka
7f0595f5f6 Merge pull request #7 from pitmonticone/main
Fix typos in notebooks
2023-12-17 09:09:31 -06:00
Pietro Monticone
40698e63b3 Update embeddings-and-linear-layers.ipynb 2023-12-17 16:01:46 +01:00
Pietro Monticone
1bebe21b91 Update ch02.ipynb 2023-12-17 16:01:43 +01:00
Sebastian Raschka
f5c0fda59a update overview figure 2023-12-16 12:43:33 -06:00
Sebastian Raschka
5824d87a51 Update README.md 2023-12-13 06:12:50 -06:00
Sebastian Raschka
db800cd67d Merge pull request #6 from rasbt/cover-and-book-info
Add cover and book info
2023-12-12 07:27:44 -06:00
rasbt
d29bb5a01e Add cover and book info 2023-12-12 07:27:03 -06:00
Sebastian Raschka
220df4ffb3 Delete ch02/03_bonus_embedding-vs-matmul/.DS_Store 2023-12-10 08:18:25 -06:00
Sebastian Raschka
a16585049e Delete ch02/.DS_Store 2023-12-10 08:18:11 -06:00
Sebastian Raschka
28f43bd118 Delete ch03/.DS_Store 2023-12-10 08:17:56 -06:00
Sebastian Raschka
7e6cea02e2 Delete ch03/01_main-chapter-code/.DS_Store 2023-12-10 08:17:47 -06:00
rasbt
f908a6ea59 remove temp files 2023-12-09 17:21:06 -06:00
rasbt
d82a5d6c08 remove temp files 2023-12-09 17:20:40 -06:00
rasbt
7cb3f59fff Merge branch 'main' of https://github.com/rasbt/LLMs-from-scratch 2023-12-09 17:18:43 -06:00
rasbt
55aa84ac5c remove OS temp files 2023-12-09 17:17:47 -06:00
Sebastian Raschka
aa5851914f Merge pull request #4 from rasbt/ch03
add ch03 and TOC
2023-12-09 17:14:56 -06:00
rasbt
31980a6ef1 add ch03 and TOC 2023-12-09 17:13:56 -06:00
rasbt
d015b2ad08 link summary and exercises 2023-12-08 06:30:20 -06:00
Sebastian Raschka
752b035632 Update LICENSE.txt 2023-12-05 18:45:47 -06:00
rasbt
c8825b7c22 add exercise solutions 2023-10-27 06:19:40 -05:00
rasbt
e827b42e1e add readme files 2023-10-25 18:46:40 -05:00
rasbt
f26aa70ebd fix size of positional embedding layer 2023-10-23 20:20:12 -05:00
Sebastian R
ab1261d9b1 cleanup and minimal notebook 2023-10-15 17:15:20 -05:00
Sebastian Raschka
a19305fcda Merge pull request #2 from rasbt/ch02-code
minor cosmetic fixes
2023-10-02 06:48:47 -05:00
rasbt
e6a4f7a4d3 minor cosmetic fixes 2023-10-02 06:48:16 -05:00