llms-from-scratch-cn/Translated_Book/ch04
2024-08-06 23:17:02 +08:00
..
.keep 增加翻译内容文件目录和增补内容目录 2024-04-22 11:25:27 +08:00
4.1 从头开始实现 GPT 模型以生成文本.ipynb modify the name for 4.1 and 4.2 2024-08-06 23:17:02 +08:00
4.1.ipynb commit 2024-04-23 16:29:15 +08:00
4.2 使用层归一化对激活进行归一化.ipynb modify the name for 4.1 and 4.2 2024-08-06 23:17:02 +08:00
4.2.ipynb commit 2024-04-23 16:29:15 +08:00
4.3 实现使用 GELU 激活函数的前馈网络.ipynb ch04/4.3 2024-04-25 10:20:38 +08:00
4.4 增加快捷链接.ipynb add ch4.4 2024-04-23 22:17:19 +08:00
4.5 在transfomer模块中连接注意力层和线性层.ipynb add ch4.5 2024-04-24 19:43:03 +08:00
4.6 编码GPT模型-Copy1.ipynb add the new chapters for part 4 2024-08-06 23:07:20 +08:00
4.6 编码GPT模型.ipynb add the new chapters for part 4 2024-08-06 23:11:45 +08:00
4.7 生成文本.ipynb add the new chapters for part 4 2024-08-06 23:07:20 +08:00