amirulhazym
commited on
Commit
·
a9dbb36
0
Parent(s):
Initial commit: Setup project structure and gitignore
Browse files- .gitattributes +3 -0
- .gitignore +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.faiss filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.docx filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
|
File without changes
|