729 Commits

Author SHA1 Message Date
rasbt
9f8c3f2b35 Ollama-based model evaluation 2024-06-05 08:21:28 -05:00
Sebastian Raschka
cdb7bf71df remove redundant dependency 2024-06-04 20:54:19 -05:00
rasbt
c97c717a7b remove redundant import 2024-06-04 07:11:12 -05:00
rasbt
089dfb756a restore file 2024-06-03 07:17:56 -05:00
rasbt
d51099a9e7 add number of workers to data loader 2024-06-03 07:12:47 -05:00
rasbt
5a1e0eecce fix learning rate scheduler 2024-06-03 07:06:42 -05:00
rasbt
5adc6a8f69 easier to read tensor formatting 2024-06-02 21:08:35 -05:00
rasbt
20f1ef553c update figure 2.13 2024-06-01 09:38:33 -05:00
Sebastian Raschka
64fdb4a249 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
f7e528fca6 update loss 2024-05-31 07:30:57 -05:00
Kumar Utsav
b48d436bfc Update ch05.ipynb
Fixed incorrect token ids
2024-05-29 20:34:23 +05:30
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
9a4861ee7f revert 2024-05-27 07:37:53 -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
474ad17546 Update API approach and add progress bar 2024-05-27 07:29:06 -05:00
rasbt
b2ad4fb0d6 add comment 2024-05-27 07:18:07 -05:00
rasbt
36e169f3ab add keys 2024-05-27 07:13:59 -05:00
Sebastian Raschka
68123a5433 Merge pull request #183 from superkostya/fix-mha-wrapper-class
Fix an incorrect input dimension
2024-05-26 17:09:19 -04:00
rasbt
ec6e09136a update pr 2024-05-26 15:38:35 -05:00
Sebastian Raschka
2088d75966 Merge branch 'main' into fix-mha-wrapper-class 2024-05-26 16:20:06 -04:00
Sebastian Raschka
3853ce48c5 Merge pull request #182 from rasbt/refine-duplicate-search
Refine duplicate search utility function
2024-05-26 16:19:17 -04:00
Kostyantyn Borysenko
18b5724e75 Fix an incorrect input dimension 2024-05-26 13:05:07 -07:00
rasbt
5044ee2dda fixes 2024-05-26 14:28:30 -05:00
rasbt
9950761642 refine similarity search 2024-05-26 14:25:09 -05:00
Sebastian Raschka
8f362634b8 Merge pull request #180 from rasbt/model-eval
Add openai model eval utility code
2024-05-26 12:02:36 -04:00
rasbt
91339535e1 Add openai model eval utility code 2024-05-26 10:44:15 -05:00
Sebastian Raschka
fd6d0d13e4 Update requirements.txt 2024-05-26 07:02:13 -05:00
Sebastian Raschka
88737211ba Add recent bonus materials 2024-05-26 06:40:57 -05:00
Sebastian Raschka
a634c829d2 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
5d48181434 skip platform links 2024-05-25 18:09:19 -05:00
rasbt
d4efdfe4d9 OpenAI API example to create instruction examples 2024-05-25 18:03:37 -05:00
rasbt
443c1dd167 pep8 2024-05-25 11:42:59 -05:00
rasbt
7a600a6271 style and requirements 2024-05-25 11:38:55 -05:00
rasbt
477dea73ec dataset utils 2024-05-25 11:22:51 -05:00
Sebastian Raschka
605b4b03d7 Update README.md 2024-05-25 10:45:29 -05:00
Sebastian Raschka
a0b5603423 Make header more clear 2024-05-25 10:44:12 -05:00
rasbt
fe8bb9291e update formatting 2024-05-24 07:20:37 -05:00
rasbt
a9703f4603 update header 2024-05-24 07:15:41 -05:00
Sebastian Raschka
ee6afe260a clarify 2024-05-24 06:58:12 -05:00
Sebastian Raschka
ecb1788a9a Update cover 2024-05-24 06:56:20 -05:00
Sebastian Raschka
7589df7b25 Update cover and add amazon link 2024-05-24 06:55:19 -05:00
Sebastian Raschka
313979a4ce Merge pull request #177 from rasbt/flops-analysis
Flops analysis
2024-05-23 21:45:16 -04:00
rasbt
d93fbbd4b9 flops analysis 2024-05-23 20:35:41 -05:00
rasbt
aa084656e0 update how to retrieve learning rate 2024-05-23 17:19:01 -05:00
rasbt
30ba6a3f4b trainable token -> trainable token position 2024-05-23 11:43:20 -05:00
Sebastian Raschka
209a103d66 Merge pull request #176 from rasbt/dataset-length-warning
Add assertion about data set length
2024-05-23 07:58:47 -04:00