Sujal Bhat
commited on
Commit
·
7a0315d
1
Parent(s):
0d0eac6
Remove fine_tuned_embedding_model from Git tracking
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -46,4 +46,6 @@ htmlcov/
|
|
46 |
.chainlit/
|
47 |
|
48 |
# Editor history
|
49 |
-
.history/
|
|
|
|
|
|
46 |
.chainlit/
|
47 |
|
48 |
# Editor history
|
49 |
+
.history/
|
50 |
+
|
51 |
+
fine_tuned_embedding_model/
|