rasbt
|
c1f9361428
|
add main and optional sections
|
2024-06-19 17:48:25 -05:00 |
|
rasbt
|
e2f0d936f8
|
update dotted line
|
2024-06-17 20:17:56 -05:00 |
|
rasbt
|
8fa64806fc
|
dim-consistency
|
2024-06-12 19:43:25 -05:00 |
|
rasbt
|
b2ff989174
|
distinguish better between main chapter code and bonus materials
|
2024-06-11 21:07:42 -05:00 |
|
Sebastian Raschka
|
40ba3a4068
|
Remove leftover instances of self.tokenizer (#201)
* Remove leftover instances of self.tokenizer
* add endoftext token
|
2024-06-08 14:57:34 -05:00 |
|
Sebastian Raschka
|
98d23751f7
|
Explain value truncation in some figures (#199)
* clarify truncation
* typo fix
|
2024-06-08 13:24:37 -05:00 |
|
rasbt
|
a6113fcd33
|
clarify truncation
|
2024-06-08 13:13:43 -05:00 |
|
Sebastian Raschka
|
688df76bc0
|
Merge pull request #184 from rasbt/api-key-approach
Change API key retrieval approach
|
2024-05-27 08:47:04 -04:00 |
|
rasbt
|
c0f564ee87
|
update mha dim
|
2024-05-27 07:46:29 -05:00 |
|
rasbt
|
f86a929665
|
revert unnecessary changes
|
2024-05-27 07:37:06 -05:00 |
|
rasbt
|
134334ce21
|
Revert "Revert "newline""
This reverts commit 6aa2a587d22105910bd6f07c6c79a5abf83a5eb6.
|
2024-05-27 07:32:45 -05:00 |
|
rasbt
|
6aa2a587d2
|
Revert "newline"
This reverts commit 9eeeb67329f6ee0ee562a716586722bf00d68bb8.
|
2024-05-27 07:32:22 -05:00 |
|
rasbt
|
9eeeb67329
|
newline
|
2024-05-27 07:30:27 -05:00 |
|
rasbt
|
ec6e09136a
|
update pr
|
2024-05-26 15:38:35 -05:00 |
|
Kostyantyn Borysenko
|
18b5724e75
|
Fix an incorrect input dimension
|
2024-05-26 13:05:07 -07:00 |
|
rasbt
|
fe8bb9291e
|
update formatting
|
2024-05-24 07:20:37 -05:00 |
|
rasbt
|
b8ba2c257a
|
make consistent with the latest production version
|
2024-05-18 12:08:39 -05:00 |
|
Sebastian Raschka
|
5ae5e9df3b
|
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
|
0528446584
|
Make code more consistent and add projection layer (#131)
* Make code more consistent and add projection
* remove redundant buffer
|
2024-04-26 17:13:08 -05:00 |
|
Sebastian Raschka
|
b5878a80ff
|
Use dim=-1 for consistency (#122)
|
2024-04-18 05:56:23 -05:00 |
|
James Holcombe
|
0b866c133f
|
Use instance tokenizer (#116)
* Use instance tokenizer
* consistency updates
---------
Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
|
2024-04-10 21:16:19 -04:00 |
|
rasbt
|
c8cffefb6f
|
cleanup
|
2024-04-04 07:58:41 -05:00 |
|
Sebastian Raschka
|
ccd7cebbb3
|
Rename variable to context_length to make it easier on readers (#106)
* rename to context length
* fix spacing
|
2024-04-04 07:27:41 -05:00 |
|
rasbt
|
21140b98d4
|
update notes
|
2024-04-02 18:27:13 -05:00 |
|
Intelligence-Manifesto
|
0b47dfc381
|
"Typographical error (#104)
|
2024-04-02 18:07:21 -05:00 |
|
rasbt
|
3ad442ee90
|
skip version cell
|
2024-03-28 08:23:33 -05:00 |
|
Sebastian Raschka
|
cf39abac04
|
Add and link bonus material (#84)
|
2024-03-23 07:27:43 -05:00 |
|
Sebastian Raschka
|
a2cd8436cb
|
Ch05 supplementary code (#81)
|
2024-03-19 09:26:26 -05:00 |
|
Sebastian Raschka
|
ca96abac8a
|
Set up basic test gh worklows (#79)
* Set up basic test gh worklows
* update file paths
* env check
* add env check
* Update requirements.txt
* simplify
* upd
|
2024-03-18 11:58:37 -05:00 |
|
Sebastian Raschka
|
9d6da22ebb
|
Update pep8 (#78)
* simplify requirements file
* style
* apply linter
|
2024-03-18 08:16:17 -05:00 |
|
rasbt
|
4fc6de7afa
|
add notes
|
2024-03-17 09:29:06 -05:00 |
|
rasbt
|
d60da19fd0
|
add more notes and embed figures externally to save space
|
2024-03-17 09:08:38 -05:00 |
|
Intelligence-Manifesto
|
d4b4e3d0f0
|
the above -> the following
|
2024-03-15 05:00:28 +08:00 |
|
rasbt
|
1870b4bacd
|
update stride param
|
2024-03-13 08:39:59 -05:00 |
|
rasbt
|
0d517e98b9
|
update
|
2024-03-13 08:37:54 -05:00 |
|
rasbt
|
f2c8eeb6b8
|
pretraining on project gutenberg
|
2024-03-13 08:34:39 -05:00 |
|
rasbt
|
569f6bc7f0
|
benchmark numbers
|
2024-03-13 07:12:10 -05:00 |
|
taihaozesong
|
f1fa9df15c
|
Fix mha wrapper implementations in ch03 bonus
|
2024-03-13 18:02:26 +08:00 |
|
rasbt
|
321f3d33f9
|
add cuda warmup
|
2024-03-10 10:31:55 -05:00 |
|
rasbt
|
244137e8a1
|
amend
|
2024-03-10 08:05:22 -05:00 |
|
rasbt
|
76205521d7
|
different dropout behavior on macos and linux
|
2024-03-10 07:58:10 -05:00 |
|
rasbt
|
73822b8bfa
|
move ex 3.3 solution outside main chapter
|
2024-03-10 07:18:24 -05:00 |
|
rasbt
|
da33ce8054
|
remove redundant unsqueeze in mask
|
2024-03-09 17:42:31 -06:00 |
|
rasbt
|
6ba97adaee
|
add PyTorch version
|
2024-03-09 17:42:30 -06:00 |
|
rasbt
|
5ca60321c4
|
add a100 numbers
|
2024-03-09 10:20:08 -06:00 |
|
rasbt
|
29ca41799a
|
use need_weights=False
|
2024-03-09 10:09:17 -06:00 |
|
rasbt
|
5643c88db9
|
add pytorch mha
|
2024-03-08 09:30:55 -06:00 |
|
rasbt
|
3beaea46ce
|
add lowres figs for better navigation
|
2024-03-08 07:18:06 -06:00 |
|
rasbt
|
404f48aa74
|
automatically run on gpu or cpu
|
2024-03-07 20:14:03 -06:00 |
|
rasbt
|
99a5e28def
|
rename q,k,v for consistency with chapter 3
|
2024-03-07 06:30:40 -06:00 |
|