This commit is contained in:
2026-08-18 09:32:14 +08:00
parent 66ac6f8a39
commit 725777d860
3 changed files with 71 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Keep the environment image small; dataset and training outputs are mounted
# from the host at runtime.
train/
valid/
test/
runs/
*.pt
__pycache__/
*.py[cod]
.git/
.venv/
venv/
env/
*.log