更新.gitignore以排除虚拟环境和缓存文件,修改TODO列表,重命名评估脚本,添加训练和评估脚本,新增数据集工厂和评估工具类
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
**/.venv/
|
||||
**/__pycache__/
|
||||
**/.venv/*
|
||||
**/__pycache__/*
|
||||
|
||||
Reference in New Issue
Block a user