Commit Graph

475 Commits

Author SHA1 Message Date
rasbt
7fdbd16551 add number of workers to data loader 2024-06-03 07:12:47 -05:00
rasbt
6f0a5c320b fix learning rate scheduler 2024-06-03 07:06:42 -05:00
rasbt
f95e0a910d easier to read tensor formatting 2024-06-02 21:08:35 -05:00
rasbt
60f64bdc23 update figure 2.13 2024-06-01 09:38:33 -05:00
Sebastian Raschka
da26b54b82 Merge pull request #189 from rasbt/kuutsav/main
Fixed possibly wrong token ids in ch05.ipynb plus update the loss
2024-05-31 08:06:57 -05:00
rasbt
b352d9ef0a update loss 2024-05-31 07:30:57 -05:00
Kumar Utsav
bc5d73857c Update ch05.ipynb
Fixed incorrect token ids
2024-05-29 20:34:23 +05:30
Sebastian Raschka
c577f52bfc Merge pull request #184 from rasbt/api-key-approach
Change API key retrieval approach
2024-05-27 08:47:04 -04:00
rasbt
71831890a0 update mha dim 2024-05-27 07:46:29 -05:00
rasbt
554cbd6bff revert 2024-05-27 07:37:53 -05:00
rasbt
42af52fef4 revert unnecessary changes 2024-05-27 07:37:06 -05:00
rasbt
87c3e78dcb Revert "Revert "newline""
This reverts commit a53ca10508.
2024-05-27 07:32:45 -05:00
rasbt
a53ca10508 Revert "newline"
This reverts commit 23982ed3fa.
2024-05-27 07:32:22 -05:00
rasbt
23982ed3fa newline 2024-05-27 07:30:27 -05:00
rasbt
8ad5facfb8 Update API approach and add progress bar 2024-05-27 07:29:06 -05:00
rasbt
dd7ba32b56 add comment 2024-05-27 07:18:07 -05:00
rasbt
306336c32d add keys 2024-05-27 07:13:59 -05:00
Sebastian Raschka
f359db8a10 Merge pull request #183 from superkostya/fix-mha-wrapper-class
Fix an incorrect input dimension
2024-05-26 17:09:19 -04:00
rasbt
050c8b7b73 update pr 2024-05-26 15:38:35 -05:00
Sebastian Raschka
e2aeb80fdb Merge branch 'main' into fix-mha-wrapper-class 2024-05-26 16:20:06 -04:00
Sebastian Raschka
ffe8bb7489 Merge pull request #182 from rasbt/refine-duplicate-search
Refine duplicate search utility function
2024-05-26 16:19:17 -04:00
Kostyantyn Borysenko
76cdf5e299 Fix an incorrect input dimension 2024-05-26 13:05:07 -07:00
rasbt
fa757e5e48 fixes 2024-05-26 14:28:30 -05:00
rasbt
bd23d7e515 refine similarity search 2024-05-26 14:25:09 -05:00
Sebastian Raschka
82ede6010b Merge pull request #180 from rasbt/model-eval
Add openai model eval utility code
2024-05-26 12:02:36 -04:00
rasbt
771992c486 Add openai model eval utility code 2024-05-26 10:44:15 -05:00
Sebastian Raschka
602bc07fce Update requirements.txt 2024-05-26 07:02:13 -05:00
Sebastian Raschka
6f8b125a6e Add recent bonus materials 2024-05-26 06:40:57 -05:00
Sebastian Raschka
df44b254dc Merge pull request #179 from rasbt/create-json-entries
OpenAI API example to create instruction examples
2024-05-25 19:17:00 -04:00
rasbt
80c8584c9d skip platform links 2024-05-25 18:09:19 -05:00
rasbt
0c253ad843 OpenAI API example to create instruction examples 2024-05-25 18:03:37 -05:00
rasbt
9c933008ed pep8 2024-05-25 11:42:59 -05:00
rasbt
b5dd2259b8 style and requirements 2024-05-25 11:38:55 -05:00
rasbt
abdb2fc61f dataset utils 2024-05-25 11:22:51 -05:00
Sebastian Raschka
49b8e2e767 Update README.md 2024-05-25 10:45:29 -05:00
Sebastian Raschka
39a831a4d8 Make header more clear 2024-05-25 10:44:12 -05:00
rasbt
98d453b666 update formatting 2024-05-24 07:20:37 -05:00
rasbt
80113872c7 update header 2024-05-24 07:15:41 -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
Sebastian Raschka
5477970fe7 Merge pull request #177 from rasbt/flops-analysis
Flops analysis
2024-05-23 21:45:16 -04:00
rasbt
e5e6aaf9f1 flops analysis 2024-05-23 20:35:41 -05:00
rasbt
b40c260859 update how to retrieve learning rate 2024-05-23 17:19:01 -05:00
rasbt
b43a7a8820 trainable token -> trainable token position 2024-05-23 11:43:20 -05:00
Sebastian Raschka
95cea64824 Merge pull request #176 from rasbt/dataset-length-warning
Add assertion about data set length
2024-05-23 07:58:47 -04:00
rasbt
18e729643d add assertion about data set length 2024-05-23 06:50:43 -05:00
Sebastian Raschka
ec70194d19 Merge pull request #174 from rasbt/update-regex
update regex
2024-05-22 21:37:50 -04:00
rasbt
5b1dcf0b33 reset cell count for better nbdiff 2024-05-22 20:27:09 -05:00
rasbt
7686d4569f update regex 2024-05-22 20:15:31 -05:00