403 Commits

Author SHA1 Message Date
rasbt
bdea15f6c6 new experiment w/o causal mask 2024-05-18 17:03:36 -05:00
Sebastian Raschka
00a466f0b9 fix row number typo 2024-05-18 15:54:13 -05:00
Sebastian Raschka
c05e573121 Merge pull request #164 from rasbt/eos_id-token
Add eos_id option for ch07
2024-05-18 16:10:25 -04:00
rasbt
9d84935b69 add eos_id option for ch07 2024-05-18 12:35:40 -05:00
rasbt
b8ba2c257a make consistent with the latest production version 2024-05-18 12:08:39 -05:00
rasbt
678fad50bc formatting for consistency with production chapter 2024-05-18 11:03:42 -05:00
Sebastian Raschka
cdd51f216e Merge pull request #163 from rasbt/add-gradient-accumulation
Add experiment with gradient accumulation
2024-05-17 22:45:57 -04:00
rasbt
10ebc47720 Add experiment with gradient accumulation 2024-05-17 21:31:22 -05:00
rasbt
623bc19665 fix no padding option 2024-05-17 21:06:51 -05:00
Sebastian Raschka
42d003c4ee Merge pull request #162 from d-kleine/main
minor: fixed variable name in text
2024-05-17 16:45:43 -04:00
Daniel Kleine
37a760bcf3 Merge branch 'rasbt:main' into main 2024-05-17 15:59:44 +02:00
Daniel Kleine
b9c3e10dd3 fixed var name 2024-05-17 13:58:07 +00:00
Sebastian Raschka
8480638964 Merge pull request #161 from rasbt/no-padding
Add new experiment without padding
2024-05-17 09:35:02 -04:00
rasbt
05738f8be6 fix link 2024-05-17 08:20:35 -05:00
rasbt
f1db50fe9a fix indent 2024-05-17 07:58:01 -05:00
rasbt
2653c36957 Add new experiment without padding 2024-05-17 07:55:51 -05:00
Sebastian Raschka
e230576413 Merge pull request #160 from d-kleine/main
small changes Docker / OpenAI
2024-05-17 07:51:26 -04:00
Daniel Kleine
e6012b944e fixed empty space 2024-05-17 10:44:18 +02:00
Daniel Kleine
018a22338f added missing step 2 and prettyfied readme 2024-05-17 10:43:35 +02:00
rasbt
6c6321f671 simplify code 2024-05-16 20:16:25 -05:00
Sebastian Raschka
d0777e3aa0 Merge pull request #157 from DrCesar/main
fix move model to device before calculating loss
2024-05-15 20:58:43 -04:00
Sebastian Raschka
df5f680383 Merge pull request #159 from ehberg/main
Update README.md, minor path change
2024-05-15 20:46:31 -04:00
Eric Berg
3614f6efa9 Update README.md, minor path change 2024-05-15 13:51:51 -04:00
Sebastian Raschka
a26fd9d02a Merge pull request #158 from d-kleine/main
(minor) Updated vscode extensions and gitignore, added missing word
2024-05-15 06:17:57 -05:00
Daniel Kleine
5411f31186 added missing word 2024-05-15 06:33:25 +00:00
Daniel Kleine
c78ceafe51 updated .gitignore with appendix artifacts 2024-05-15 06:30:24 +00:00
DrCesar
d2410cb0c6 fix move model to device before calculating loss 2024-05-14 22:28:00 -07:00
Daniel Kleine
bbb4703cf3 added csv extension 2024-05-15 05:26:57 +00:00
Sebastian Raschka
e4227c899b Merge pull request #156 from rasbt/improve-bonus-code-ch06
Improve bonus code in chapter 06
2024-05-14 19:44:20 -05:00
Sebastian Raschka
47b3ff15ec improve bonus code in chapter 06 2024-05-14 20:35:50 -04:00
Sebastian Raschka
dad6eb4456 Merge pull request #154 from d-kleine/main
updated .gitignore and added missing python run statement
2024-05-14 08:30:26 -05:00
Sebastian Raschka
30010c7a91 Merge branch 'main' into main 2024-05-14 08:28:02 -05:00
rasbt
6aff47ba60 fix file path name 2024-05-14 08:27:46 -05:00
Sebastian Raschka
2f1e1a3d4b Merge branch 'main' into main 2024-05-14 08:12:19 -05:00
rasbt
0b176bb1fc add previous chapters file 2024-05-14 08:11:58 -05:00
Sebastian Raschka
d499c90903 Merge branch 'main' into main 2024-05-14 08:07:58 -05:00
rasbt
df4c59cf6e add missing gpt-download.py 2024-05-14 08:05:56 -05:00
Daniel Kleine
c754b14a79 added missing python run statement 2024-05-14 12:17:09 +00:00
Daniel Kleine
d2fe7287a2 updated .gitignore with 06/02 und /03 artifacts 2024-05-14 12:16:24 +00:00
rasbt
87bf79e888 tokens seen -> examples seen 2024-05-13 20:08:48 -05:00
rasbt
d9e364c04a spelling 2024-05-13 20:06:38 -05:00
rasbt
b350daaa93 add readme 2024-05-13 08:50:55 -05:00
Sebastian Raschka
f8589c05c1 Merge pull request #153 from rasbt/ch06-exercises
Chapter 6 wrap-up
2024-05-13 08:14:08 -05:00
rasbt
58aa3020b4 update readme 2024-05-13 07:57:30 -05:00
rasbt
c95abad6d1 pep8 fixes 2024-05-13 07:50:51 -05:00
rasbt
13e4282567 tests and exercises 2024-05-13 07:45:59 -05:00
Sebastian Raschka
7370ad1615 val before test acc 2024-05-13 07:36:18 -05:00
rasbt
c8bcdf5206 fix tests 2024-05-12 19:03:14 -05:00
rasbt
37c33d6fee add chapter 6 unit test 2024-05-12 18:51:28 -05:00
rasbt
6b5bc7a1cd add missing figure 2024-05-12 18:37:02 -05:00