fix: ignore the INTERRUPTED.pth checkpoint file
Former-commit-id: 5097bb2efad0380e8847397a615de6e13bf5259f
This commit is contained in:
parent
842aaa81c2
commit
1e388c6b90
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@ __pycache__/
|
||||||
|
|
||||||
checkpoints/
|
checkpoints/
|
||||||
wandb/
|
wandb/
|
||||||
|
|
||||||
|
INTERRUPTED.pth
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
94f4597495259e6d28987c9ec3b6b2aa43df9810
|
|
Loading…
Reference in a new issue