mirror of
https://github.com/datawhalechina/llms-from-scratch-cn.git
synced 2026-09-15 07:29:55 +00:00
translate the main chapter code
This commit is contained in:
+11
@@ -156,6 +156,17 @@ dmypy.json
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
# chapter 5 .gitignore
|
||||
|
||||
# Ignore BPE vocabulary file
|
||||
vocab.bpe
|
||||
# model相关文件
|
||||
gpt2/
|
||||
# Ignore specific text file
|
||||
*.pdf
|
||||
*.pth
|
||||
|
||||
|
||||
# PyCharm
|
||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
||||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user