[fix] git track

This commit is contained in:
jingyaogong 2025-10-21 23:09:00 +08:00
parent d8bf813eac
commit ce693f8e7f
2 changed files with 9 additions and 3 deletions

7
.gitignore vendored
View File

@ -1,3 +1,4 @@
/model/__pycache__ model/__pycache__
/dataset out
/out website/
docs-minimind/

5
dataset/dataset.md Executable file
View File

@ -0,0 +1,5 @@
# MiniMind Datasets
将所有下载的数据集文件放置到当前目录.
Place the downloaded dataset file in the current directory.