Skip to content

Commit cc71864

Browse files
author
Dillon Ward
committed
updating gitignore
1 parent 524313b commit cc71864

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.gitignore

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,3 @@ coverage.xml
8282
# files are too big for github
8383
models/bert_model/
8484
models/bert_model_with_params/
85-
models/bert_finetuned/
86-
models/bert_finetuned_with_params/
87-
# Compressed model files
88-
models/bert_model.tar.gz
89-
models/bert_model_with_params.tar.gz
90-
models/bert_finetuned.tar.gz
91-
models/bert_finetuned_with_params.tar.gz
92-
# Any large model files
93-
models/*.safetensors
94-
models/*.bin

0 commit comments

Comments
 (0)