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 |
|
Daniel Kleine
|
fba205985d
|
minor fixes (#222)
* fixed labels
* fixed typo
---------
Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
|
2024-06-18 19:37:26 -05:00 |
|
rasbt
|
b41a2ef570
|
update report template
|
2024-06-18 19:21:00 -05:00 |
|
rasbt
|
1e0147c4ff
|
update report template
|
2024-06-18 19:20:45 -05:00 |
|
Sebastian Raschka
|
44972d64d9
|
remove unknown option from env
|
2024-06-18 07:52:54 -05:00 |
|
Sebastian Raschka
|
368953f89d
|
Update compute env
|
2024-06-18 07:51:54 -05:00 |
|
Sebastian Raschka
|
d7318def52
|
select computing env
|
2024-06-18 07:51:22 -05:00 |
|
Sebastian Raschka
|
9eb5507764
|
Update ask-a-question.md
|
2024-06-18 07:37:28 -05:00 |
|
rasbt
|
a84f296fa2
|
update bug report template
|
2024-06-18 07:34:43 -05:00 |
|
rasbt
|
39b9b2bf0a
|
indentation
|
2024-06-18 07:11:22 -05:00 |
|
rasbt
|
06e4aaa009
|
update template
|
2024-06-18 07:09:47 -05:00 |
|
rasbt
|
8ae509b5e4
|
update template
|
2024-06-18 07:08:25 -05:00 |
|
rasbt
|
b95aaa4a9c
|
update template
|
2024-06-18 07:07:55 -05:00 |
|
Sebastian Raschka
|
09cb5d92cb
|
Update issue templates
|
2024-06-18 07:03:55 -05:00 |
|
Sebastian Raschka
|
02ae4b7f40
|
Update year
|
2024-06-18 05:59:18 -05:00 |
|
Jinge Wang
|
10018e00ff
|
Fixed some typos in ch06.ipynb (#219)
|
2024-06-18 05:54:01 -05:00 |
|
rasbt
|
3e0b0c66a8
|
fix spelling
|
2024-06-18 05:50:40 -05:00 |
|
rasbt
|
19c5784f82
|
replace figure
|
2024-06-18 05:46:36 -05:00 |
|
Sebastian Raschka
|
e3cd400e5f
|
Update dependency checker (#218)
* update environment checker
* update requirements.txt
|
2024-06-17 21:09:31 -05:00 |
|
rasbt
|
5d1fbbbfd2
|
update dotted line
|
2024-06-17 20:17:56 -05:00 |
|
Sebastian Raschka
|
2a2676e1b2
|
dealing with numpy 2.0 (#216)
|
2024-06-17 10:22:36 -05:00 |
|
rasbt
|
7b2174b115
|
formating updates
|
2024-06-17 07:40:04 -05:00 |
|
rasbt
|
f6274117b9
|
formatting
|
2024-06-16 08:27:25 -05:00 |
|
Sebastian Raschka
|
aba7ed2eb1
|
Updated ch07 (#213)
* Updated ch07
* fix links
* check links
|
2024-06-15 15:10:01 -05:00 |
|
Sebastian Raschka
|
7bf70baf10
|
Remove duplicated cell (#212)
* add a suggestion since code snippet has been repeated.
* remove duplicated cell
---------
Co-authored-by: Shuyib <benmainye@gmail.com>
|
2024-06-15 12:48:34 -05:00 |
|
rasbt
|
c6466990bb
|
explain truncation in ch05
|
2024-06-12 19:50:11 -05:00 |
|
rasbt
|
aaa54b10b3
|
dim-consistency
|
2024-06-12 19:43:25 -05:00 |
|
Sebastian Raschka
|
bcccda728b
|
check gpt files (#208)
|
2024-06-12 07:19:10 -05:00 |
|
Daniel Kleine
|
ef40f2f9ad
|
minor bug fixes (#207)
* fixed path arg for create_dataset_csvs()
* updated assign_check() to remove user warning
|
2024-06-12 06:27:56 -05:00 |
|
rasbt
|
e24fd98cdf
|
distinguish better between main chapter code and bonus materials
|
2024-06-11 21:07:42 -05:00 |
|
Daniel Kleine
|
dcbdc1d2e5
|
fixes for code (#206)
* updated .gitignore
* removed unused GELU import
* fixed model_configs, fixed all tensors on same device
* removed unused tiktoken
* update
* update hparam search
* remove redundant tokenizer argument
---------
Co-authored-by: rasbt <mail@sebastianraschka.com>
|
2024-06-11 20:59:48 -05:00 |
|
Sebastian Raschka
|
1a65020d81
|
Add eos token to each response (#205)
* add eos token to each response
* remove figure
|
2024-06-11 08:57:12 -05:00 |
|
rasbt
|
101f3b949a
|
add performance of llama 3 models for reference
|
2024-06-10 18:21:58 -05:00 |
|
Daniel Kleine
|
da9f64215a
|
ch07 fixes (#204)
* updated .gitginore for ch07
* fixed extract_response()
|
2024-06-10 17:31:13 -05:00 |
|