Upload 4 files
Browse files- .gitattributes +1 -0
- bm25_index.pkl +3 -0
- chunk_metadata.pkl +3 -0
- entity_metadata.json +3 -0
- faiss_index.bin +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
entity_metadata.json filter=lfs diff=lfs merge=lfs -text
|
bm25_index.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:499f6db99c90031b9d81d271743d275ea0e1c2ab8f2e766807560408971b50a8
|
| 3 |
+
size 437983444
|
chunk_metadata.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c86d1fc89fce920f2dc22d386f176c423877f26e32f3ef25d9622d4d6093838
|
| 3 |
+
size 209953953
|
entity_metadata.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:449c6acd45aa2ebf63db344c38a94a33e71a76472ac9f48c10293f065d7677f1
|
| 3 |
+
size 55476869
|
faiss_index.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f174c340e0f218bfffca16b72ffff6a7763b2b2332692cc6aeb25190cf86ae17
|
| 3 |
+
size 1629847597
|