Pujan-Dev commited on
Commit
2ac8e04
·
1 Parent(s): b8aa51a

change gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore CHANGED
@@ -63,3 +63,7 @@ np_text_model
63
  IMG_Models
64
  notebooks
65
  static
 
 
 
 
 
63
  IMG_Models
64
  notebooks
65
  static
66
+ # Ignore model and tokenizer files
67
+ np_text_model/classifier/sentencepiece.bpe.model
68
+ np_text_model/classifier/tokenizer.json
69
+