Spaces:
Runtime error
Runtime error
hatim00101
commited on
Commit
•
5b49563
1
Parent(s):
f2c1bd1
Upload 3 files
Browse files- .gitattributes +1 -0
- Assemesment5_day4.my_faiss_embeddings.pkl +3 -0
- chunks.pkl +3 -0
- my_faiss_index.faiss +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
my_faiss_index.faiss filter=lfs diff=lfs merge=lfs -text
|
Assemesment5_day4.my_faiss_embeddings.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:709b2d94355ae1f791dedddceee324db27b21988bdf329b33ae1c04a9bd4c0d9
|
3 |
+
size 93757603
|
chunks.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efe0f7cb5cea7ed18c345eb7c453979cea1974f7d3f541c983d362b801ff2c91
|
3 |
+
size 33206501
|
my_faiss_index.faiss
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e28b2f8b2e3ce68599dc9a96490ec123097e0a1f497586471887bf00d981e22
|
3 |
+
size 93757485
|