Sebastian Raschka
e7ab84d98c
Update README.md
2024-07-03 20:27:54 -05:00
Daniel Kleine
90b25ece3d
fixed spelling typos ( #258 )
2024-07-03 07:47:33 -05:00
Sebastian Raschka
78b783f6fd
Update README.md
2024-07-03 05:56:46 -05:00
rasbt
921e91a05f
use correct chapter reference
2024-07-02 17:29:57 -05:00
rasbt
0988996eb8
update figures
2024-07-02 17:12:42 -05:00
rasbt
f5a4f9dee3
add spearman and kendall-tau analysis
2024-07-02 07:55:32 -05:00
Sebastian Raschka
f6bcdd37bd
Fix links in summary sections ( #254 )
2024-06-29 07:51:31 -05:00
rasbt
31806828d0
add links to summary sections
2024-06-29 07:33:26 -05:00
rasbt
219f45f808
refresh cross entropy figure
2024-06-29 07:22:23 -05:00
rasbt
c7f892550e
add clarification about :num_tokens
2024-06-29 07:16:42 -05:00
rasbt
796f0e2a30
add clarifying note about GELU
2024-06-29 07:14:36 -05:00
rasbt
ab23ca5b1b
force refresh figure
2024-06-29 07:01:37 -05:00
rasbt
6a8acf5135
remove redundant plus sign
2024-06-29 06:59:36 -05:00
Daniel Kleine
1e69c8e0b5
fixed minor issues ( #252 )
...
* fixed typo
* fixed var name in md text
2024-06-29 06:38:25 -05:00
Sebastian Raschka
e296e8f6be
Use deterministic ollama settings ( #250 )
...
* deterministic ollama settings
* add missing file
2024-06-27 07:16:48 -05:00
Daniel Kleine
1db1999951
minor fixes ( #248 )
...
* removed duplicated numpy req
* labels to array
* autopep8 NBs
2024-06-26 08:52:51 -05:00
Sebastian Raschka
7e78b52a30
remove redundant code lines ( #247 )
2024-06-25 21:44:19 -05:00
rasbt
7095e84fab
update with latest versions
2024-06-25 21:09:27 -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
9a9b3530c9
Update title
2024-06-25 10:01:12 -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
rasbt
0734570b28
refresh figures
2024-06-23 10:41:29 -05:00
Sebastian Raschka
4c69df6070
removes redundent figsize code ( #244 )
2024-06-23 09:24:07 -05:00
Sebastian Raschka
f78ad1f95b
Update README.md
2024-06-23 08:25:01 -05:00
Sebastian Raschka
cf0df54d7d
Show epochs as integers on x-axis ( #241 )
...
* Show epochs as integers on x-axis
* Update ch07/01_main-chapter-code/previous_chapters.py
* remove extra s
* modify exercise plots
* update chapter 7 plot
* resave ch07 for better file diff
2024-06-23 07:41:25 -05:00
Daniel Kleine
51ca343e83
fixed typo ( #243 )
...
* fixed copy-paste typo
* Update ch07/01_main-chapter-code/ch07.ipynb
* Update ch07/01_main-chapter-code/ch07.ipynb
* Update ch07/01_main-chapter-code/ch07.ipynb
* Update ch07/01_main-chapter-code/ch07.ipynb
---------
Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-23 07:11:04 -05:00
Daniel Kleine
3ac363d005
updated .gitignore for ch07/01 artefacts ( #242 )
...
* fixed markdown
* removed redundant imports
* updated .gitignore for ch07/01 artefacts
2024-06-22 18:12:01 -05:00
rasbt
523a3b9bb4
spelling fix
2024-06-22 12:22:21 -05:00
Sebastian Raschka
5944ab0678
Update README.md
2024-06-22 12:09:02 -05:00
rasbt
143a529c33
update generate to match output in main chapter
2024-06-22 12:01:51 -05:00
rasbt
c21b9937e9
simplify
2024-06-22 11:10:05 -05:00
Sebastian Raschka
72f46297d9
Exercise solution for LoRA instruction finetuning ( #240 )
2024-06-22 10:05:32 -05:00
Sebastian Raschka
ec5baa1f33
Add CI tests for chapter 7 ( #239 )
2024-06-22 08:57:18 -05:00
Sebastian Raschka
b90c7ad2d6
Exercise solutions ( #237 )
2024-06-22 08:30:45 -05:00
Daniel Kleine
06921f3333
minor markdown fixes ( #236 )
2024-06-21 13:55:34 -05:00
Daniel Kleine
ad9dd994dc
minor fixes ( #235 )
...
* removed unnecessary imports
* removed unnecessary semicolons
* format markdown
* format markdown
* fixed markdown
2024-06-21 08:40:54 -05:00
rasbt
4c2b503785
update
2024-06-21 06:31:31 -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
rasbt
6c84900af7
remove redundant line
2024-06-20 10:12:28 -05:00
rasbt
977f9c6eac
fix device loading
2024-06-20 08:07:00 -05:00
Sebastian Raschka
8ccca3a882
Add standalone instruction finetuning script ( #233 )
2024-06-20 07:37:47 -05:00
rasbt
c595f3da3f
example code to use the finetuned model
2024-06-19 20:21:14 -05:00
rasbt
8773981de0
consistency
2024-06-19 19:47:31 -05:00
rasbt
283397aaf2
add main and optional sections
2024-06-19 17:48:25 -05:00
rasbt
85827e0a0b
note about dropout
2024-06-19 17:37:48 -05:00
Daniel Kleine
bbb2a0c3d5
fixed num_workers ( #229 )
...
* fixed num_workers
* ch06 & ch07: added num_workers to create_dataloader_v1
2024-06-19 17:36:46 -05:00
Sebastian Raschka
24523bd34d
Add pytest retry for link checks ( #228 )
...
* add pytest retry for link checks
* Update .github/workflows/check-links.yml
* newline
2024-06-19 07:37:41 -05:00
Daniel Kleine
44cda14494
minor: fixed API name ( #227 )
...
* fixed api name
* Update ch07/01_main-chapter-code/ch07.ipynb
---------
Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-19 07:09:32 -05:00
Jinge Wang
8d43b4bfea
Fix some typos in ch07.ipynb ( #224 )
...
* Fixed some typos in ch06.ipynb
* Fix some typos in ch07.ipynb
2024-06-19 06:14:25 -05:00
Sebastian Raschka
1ba1bb4c77
add mps runtime ( #223 )
2024-06-18 20:58:59 -05:00