Commit Graph

71 Commits

Author SHA1 Message Date
Sebastian Raschka
ff7a6db212 Update README.md 2024-08-01 18:17:42 -05:00
Sebastian Raschka
9bf5d67d61 Update README.md 2024-07-28 09:28:11 -05:00
Sebastian Raschka
4f7f5bd443 Update README.md 2024-07-28 08:21:38 -05:00
Sebastian Raschka
deea13e5c2 Understanding PyTorch Buffers (#288) 2024-07-26 08:45:36 -05:00
Sebastian Raschka
bbe09e9799 Update README.md 2024-07-21 10:42:28 -05:00
Sebastian Raschka
0d28079a8a Update README.md 2024-07-21 10:41:53 -05:00
Sebastian Raschka
eb6ca4311f Updated test badges 2024-07-18 20:26:51 -05:00
rasbt
7e632f90eb clarify libraries 2024-07-14 08:53:16 -05:00
Sebastian Raschka
17ff4c6328 Add download instructions 2024-07-13 06:31:14 -05:00
Sebastian Raschka
e2918af036 Update README.md 2024-07-06 08:26:50 -05:00
Sebastian Raschka
b02ccb5f6f Update README.md 2024-07-03 20:28:04 -05:00
Sebastian Raschka
e7ab84d98c Update README.md 2024-07-03 20:27:54 -05:00
Sebastian Raschka
78b783f6fd Update README.md 2024-07-03 05:56:46 -05:00
Daniel Kleine
81c843bdc0 minor fixes (#246)
* removed duplicated white spaces

* Update ch07/01_main-chapter-code/ch07.ipynb

* Update ch07/05_dataset-generation/llama3-ollama.ipynb

* removed duplicated white spaces

* fixed title again

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-25 17:30:30 -05:00
Sebastian Raschka
dbcdc7593b Generating a synthetic dataset for instruction finetuning (#245)
* Generating a synthetic dataset for instruction finetuning

* fix link
2024-06-23 21:48:25 -05:00
Sebastian Raschka
b90c7ad2d6 Exercise solutions (#237) 2024-06-22 08:30:45 -05:00
Sebastian Raschka
6c0dc2362b Add standalone finetuning and evaluation scripts for chapter 7 (#234)
* add finetuning and eval scripts

* update link

* update links

* fix link
2024-06-21 05:23:24 -05:00
Sebastian Raschka
02ae4b7f40 Update year 2024-06-18 05:59:18 -05:00
Sebastian Raschka
4eea9ce12c ch07 first draft (#203) 2024-06-09 10:35:26 -05:00
rasbt
4ac480c9ae add instruction dataset 2024-06-08 10:38:41 -05:00
rasbt
30ebd7427c Ollama-based model evaluation 2024-06-05 08:21:28 -05:00
Sebastian Raschka
6f8b125a6e Add recent bonus materials 2024-05-26 06:40:57 -05:00
Sebastian Raschka
96e0a2be08 clarify 2024-05-24 06:58:12 -05:00
Sebastian Raschka
3eec1546f5 Update cover 2024-05-24 06:56:20 -05:00
Sebastian Raschka
0a85d34875 Update cover and add amazon link 2024-05-24 06:55:19 -05:00
rasbt
56f713fb69 update readme 2024-05-13 07:57:30 -05:00
rasbt
88176a82eb chapter 06 summary file 2024-05-12 18:27:50 -05:00
Sebastian Raschka
9682b0e22d Explain hardware requirements 2024-05-07 20:47:06 -05:00
Sebastian Raschka
978ef48ccc Appendix E: Parameter-efficient Finetuning with LoRA (#142) 2024-05-05 12:05:17 -05:00
rasbt
b8324061d0 update link 2024-05-04 08:08:58 -05:00
rasbt
dddf87296e table-update 2024-05-04 07:58:18 -05:00
Sebastian Raschka
ca47c5e4b2 Formatting improvements (#134)
* formatting improvements

* .yml triggers
2024-04-28 12:05:32 -05:00
Sebastian Raschka
9a5d4d8ac9 Try windows runners (#133)
* try windows runners

* update triggers

* trigger with code file update

* add new status badges
2024-04-28 07:39:23 -05:00
Sebastian Raschka
fc3d70f72f Data loader intuition with numbers (#132)
* data loader intuition with numbers

* fix link

* fix tests
2024-04-27 07:56:41 -05:00
Sebastian Raschka
59b4fd3e25 IMDB experiments (#128)
* IMDB experiments

* style fixes

* Update README.md
2024-04-25 07:20:53 -05:00
rasbt
3b4484029d rename folder 2024-04-23 21:02:57 -05:00
Sebastian Raschka
b59eacb01f Update README.md 2024-04-14 12:42:02 -05:00
Sebastian Raschka
a9c1b94d09 Check hyperlink badge 2024-04-14 12:38:55 -05:00
Sebastian Raschka
a3a5574758 Update README.md 2024-04-13 15:04:08 -05:00
Sebastian Raschka
5ca4384eb7 unit test indicator placement 2024-04-10 22:15:07 -04:00
Sebastian Raschka
e757091301 Organized setup instructions (#115)
* Organized setup instructions

* update tets

* link checker action

* raise error upon broken link

* fix links

* fix links

* delete duplicated paragraph
2024-04-10 22:09:46 -04:00
rasbt
ee096986ea upload exercise solutions of ch05 2024-03-31 20:28:51 -05:00
Daniel Kleine
a6bd197897 updated github actions versions (#96)
* added status badges

* updated github actions versions

* Update README.md

* Update README.md

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-03-31 10:49:12 -05:00
Sebastian Raschka
4537dbf001 Update README.md 2024-03-28 09:14:52 -05:00
Sebastian Raschka
cf39abac04 Add and link bonus material (#84) 2024-03-23 07:27:43 -05:00
rasbt
075a9580ea reader proj and citation 2024-03-21 17:55:32 -05:00
Sebastian Raschka
a2cd8436cb Ch05 supplementary code (#81) 2024-03-19 09:26:26 -05:00
Sebastian Raschka
48253c4f88 Ch05 (#75)
* add chapter 5 main code
2024-03-17 21:07:19 -05:00
rasbt
d60da19fd0 add more notes and embed figures externally to save space 2024-03-17 09:08:38 -05:00
rasbt
6a585e08bc Add appendix D 2024-03-11 07:07:36 -05:00