generated from OpenDocCN/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
711e9bc
commit 4b83d00
Showing
5 changed files
with
1,279 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# 从零开始构建大语言模型(MEAP) | ||
|
||
> 原文:[`annas-archive.org/md5/c19a4ef8ab1664a3c5a59d52651430e2`](https://annas-archive.org/md5/c19a4ef8ab1664a3c5a59d52651430e2) | ||
> | ||
> 译者:[飞龙](https://github.com/wizardforcel) | ||
> | ||
> 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
+ [从零开始构建大语言模型(MEAP)](README.md) | ||
+ [一、理解大型语言模型](bd-llm-scr_1.md) | ||
+ [二、使用文本数据](bd-llm-scr_2.md) |
Oops, something went wrong.