18 Commits

Author SHA1 Message Date
rasbt
be31eaf418 consistent header for appendix E 2024-08-30 08:08:01 +02:00
Sebastian Raschka
11e2f56af5 Note about MPS devices (#329) 2024-08-19 20:58:45 -05:00
Daniel Kleine
79210eb393 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
rasbt
c97c717a7b remove redundant import 2024-06-04 07:11:12 -05:00
rasbt
5e1ba8343d 100x -> 50x 2024-05-19 20:26:53 -05:00
rasbt
9512957b07 use macbook version 2024-05-19 20:19:02 -05:00
rasbt
7b9b53c9f2 update lora init 2024-05-19 20:11:56 -05:00
Daniel Kleine
b9c3e10dd3 fixed var name 2024-05-17 13:58:07 +00:00
Daniel Kleine
5411f31186 added missing word 2024-05-15 06:33:25 +00:00
rasbt
351b0483c1 10 -> 5 2024-05-12 10:42:25 -05:00
rasbt
98c0723b3d update dataset naming 2024-05-12 09:22:42 -05:00
rasbt
beeaf323f1 rename download_and_unzip to make it more specific 2024-05-12 08:36:24 -05:00
rasbt
6cc9cf9f4e make spam spelling consistent 2024-05-08 06:48:28 -05:00
rasbt
7f841611df fix sentence 2024-05-07 07:05:47 -05:00
rasbt
d0d79103d5 add additional lora figure 2024-05-07 07:04:35 -05:00
rasbt
73c29fd9db spelling fix 2024-05-07 06:46:33 -05:00
rasbt
85050ace50 spelling and consistency improvements 2024-05-06 21:02:13 -05:00
Sebastian Raschka
dd31946b2a Appendix E: Parameter-efficient Finetuning with LoRA (#142) 2024-05-05 12:05:17 -05:00