398 Commits

Author SHA1 Message Date
rasbt
ea9da3a89c
formatting for consistency with production chapter 2024-05-18 11:03:42 -05:00
Sebastian Raschka
217ab77a6c
Merge pull request #163 from rasbt/add-gradient-accumulation
Add experiment with gradient accumulation
2024-05-17 22:45:57 -04:00
rasbt
42cb0cbd59
Add experiment with gradient accumulation 2024-05-17 21:31:22 -05:00
rasbt
fc88fefd9c
fix no padding option 2024-05-17 21:06:51 -05:00
Sebastian Raschka
08f0cfd438
Merge pull request #162 from d-kleine/main
minor: fixed variable name in text
2024-05-17 16:45:43 -04:00
Daniel Kleine
d7fb3f34ec
Merge branch 'rasbt:main' into main 2024-05-17 15:59:44 +02:00
Daniel Kleine
7e3638649e fixed var name 2024-05-17 13:58:07 +00:00
Sebastian Raschka
ceb53648ae
Merge pull request #161 from rasbt/no-padding
Add new experiment without padding
2024-05-17 09:35:02 -04:00
rasbt
cbe9664ef4
fix link 2024-05-17 08:20:35 -05:00
rasbt
5cfc64d038
fix indent 2024-05-17 07:58:01 -05:00
rasbt
04b9540938
Add new experiment without padding 2024-05-17 07:55:51 -05:00
Sebastian Raschka
b8451e5077
Merge pull request #160 from d-kleine/main
small changes Docker / OpenAI
2024-05-17 07:51:26 -04:00
Daniel Kleine
cf8b6c1094 fixed empty space 2024-05-17 10:44:18 +02:00
Daniel Kleine
cb0e1b2f37 added missing step 2 and prettyfied readme 2024-05-17 10:43:35 +02:00
rasbt
37a17e2228
simplify code 2024-05-16 20:16:25 -05:00
Sebastian Raschka
738ec44bf9
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
c5db9c4cea
Merge pull request #159 from ehberg/main
Update README.md, minor path change
2024-05-15 20:46:31 -04:00
Eric Berg
f611e6c5c5
Update README.md, minor path change 2024-05-15 13:51:51 -04:00
Sebastian Raschka
a64d5acc21
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
9664e2a252 added missing word 2024-05-15 06:33:25 +00:00
Daniel Kleine
fabdefe959 updated .gitignore with appendix artifacts 2024-05-15 06:30:24 +00:00
DrCesar
ecd2855334 fix move model to device before calculating loss 2024-05-14 22:28:00 -07:00
Daniel Kleine
1e039287c9 added csv extension 2024-05-15 05:26:57 +00:00
Sebastian Raschka
7d14270546
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
e631823762 improve bonus code in chapter 06 2024-05-14 20:35:50 -04:00
Sebastian Raschka
eafd2de881
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
717b294680
Merge branch 'main' into main 2024-05-14 08:28:02 -05:00
rasbt
52f15dff30
fix file path name 2024-05-14 08:27:46 -05:00
Sebastian Raschka
fa52c3bc78
Merge branch 'main' into main 2024-05-14 08:12:19 -05:00
rasbt
6cfec73490
add previous chapters file 2024-05-14 08:11:58 -05:00
Sebastian Raschka
abd29ce7c2
Merge branch 'main' into main 2024-05-14 08:07:58 -05:00
rasbt
25fb63e14a
add missing gpt-download.py 2024-05-14 08:05:56 -05:00
Daniel Kleine
4bf268f398 added missing python run statement 2024-05-14 12:17:09 +00:00
Daniel Kleine
88ee7793d4 updated .gitignore with 06/02 und /03 artifacts 2024-05-14 12:16:24 +00:00
rasbt
c7c83904a0
tokens seen -> examples seen 2024-05-13 20:08:48 -05:00
rasbt
16d19751b0
spelling 2024-05-13 20:06:38 -05:00
rasbt
cd7ea15e8d
add readme 2024-05-13 08:50:55 -05:00
Sebastian Raschka
968af7e0ba
Merge pull request #153 from rasbt/ch06-exercises
Chapter 6 wrap-up
2024-05-13 08:14:08 -05:00
rasbt
56f713fb69
update readme 2024-05-13 07:57:30 -05:00
rasbt
b28cc0cb8c
pep8 fixes 2024-05-13 07:50:51 -05:00
rasbt
a740a62239
tests and exercises 2024-05-13 07:45:59 -05:00
Sebastian Raschka
5094eb7567
val before test acc 2024-05-13 07:36:18 -05:00
rasbt
8bc15ab316
fix tests 2024-05-12 19:03:14 -05:00
rasbt
21172a6a7e
add chapter 6 unit test 2024-05-12 18:51:28 -05:00
rasbt
281400feca
add missing figure 2024-05-12 18:37:02 -05:00
rasbt
88176a82eb
chapter 06 summary file 2024-05-12 18:27:50 -05:00
rasbt
209f63943b
10 -> 5 2024-05-12 10:42:25 -05:00
rasbt
ad41c6e3cc
use validation path 2024-05-12 09:41:46 -05:00
rasbt
33dda489a1
use path 2024-05-12 09:36:35 -05:00
rasbt
188d3cd262
basepath 2024-05-12 09:27:38 -05:00