efnanaladagg commited on
Commit
e177e3d
·
verified ·
1 Parent(s): b19d7b7

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +10 -0
.gitignore CHANGED
@@ -27,3 +27,13 @@ data/splits/
27
  data/splits/.git_old/
28
  *.arrow
29
 
 
 
 
 
 
 
 
 
 
 
 
27
  data/splits/.git_old/
28
  *.arrow
29
 
30
+ # local leftovers
31
+ .git_old/
32
+ Car20101.png
33
+
34
+ # training artifacts
35
+ artifacts/confusion_matrix.pt
36
+ artifacts/*.pt
37
+ !artifacts/model.pt
38
+
39
+