Commit Graph

20 Commits

Author SHA1 Message Date
rasbt
83d5cea795 ch06 dataset 2024-05-06 06:55:56 -05:00
rasbt
8d78098dfa classfication -> classification 2024-05-06 06:50:38 -05:00
rasbt
6f486460bc ouput -> output 2024-05-05 12:21:10 -05:00
Ikko Eltociear Ashimine
b3215e3351 Update ch06.ipynb (#143)
ouput -> output
2024-05-05 12:18:20 -05:00
rasbt
3a632323df make code more general for larger models 2024-05-05 10:18:46 -05:00
Sebastian Raschka
2e9d5acb5e cosmetics 2024-05-05 08:15:46 -05:00
rasbt
e9bdbf0725 add text-to-token-id fn 2024-05-05 08:05:20 -05:00
Sebastian Raschka
d3201f5aad Add figures for ch06 (#141) 2024-05-05 07:10:04 -05:00
rasbt
d60dcc6724 add description 2024-05-04 07:34:29 -05:00
Sebastian Raschka
da61d5b76a Ch06 draft (#138)
* Ch06 first draft

* add utility files
2024-05-03 08:37:58 -05:00
rasbt
0ac19a1e50 use training set len 2024-04-29 21:50:07 -05:00
Sebastian Raschka
97ed38116a Rename drop_resid to drop_shortcut (#136) 2024-04-28 14:31:27 -05:00
Sebastian Raschka
70cd174091 add roberta option (#135) 2024-04-28 13:57:36 -05:00
Sebastian Raschka
e1d094b655 Update README.md 2024-04-27 07:59:42 -05:00
Sebastian Raschka
59b4fd3e25 IMDB experiments (#128)
* IMDB experiments

* style fixes

* Update README.md
2024-04-25 07:20:53 -05:00
rasbt
258aff3e9a style checks 2024-04-24 07:48:51 -05:00
rasbt
46d09b30d9 add usage 2024-04-24 07:27:04 -05:00
rasbt
5ef438aa3b add more experiments 2024-04-24 07:23:11 -05:00
rasbt
3b4484029d rename folder 2024-04-23 21:02:57 -05:00
Sebastian Raschka
16964a6486 Chapter 6 ablation studies (#127)
* Chapter 6 ablation studies

* add table

* formatting

* formatting

* formatting
2024-04-23 09:51:52 -05:00