mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Add simpler BPE, and make previous BPE better (#870)
* Add simpler BPE, and make previous BPE better * update * Update README.md
This commit is contained in:
committed by
GitHub
parent
1164cb3e8f
commit
fecfdd16ff
2
.gitignore
vendored
2
.gitignore
vendored
@@ -85,6 +85,8 @@ Qwen3-0.6B/
|
||||
tokenizer-base.json
|
||||
tokenizer-reasoning.json
|
||||
tokenizer.json
|
||||
config.json
|
||||
bpe_merges.txt
|
||||
|
||||
# Datasets
|
||||
the-verdict.txt
|
||||
|
||||
Reference in New Issue
Block a user