Spaces:
Running
Running
anakin87
commited on
Commit
•
1d493b4
1
Parent(s):
3b7f62e
add data
Browse files- .gitattributes +0 -1
- data/index/faiss_document_store.db +3 -0
- data/index/my_faiss_index.faiss +3 -0
- data/index/my_faiss_index.json +1 -0
- data/rock_wiki.tar.gz +3 -0
.gitattributes
CHANGED
@@ -29,4 +29,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
29 |
*.db filter=lfs diff=lfs merge=lfs -text
|
30 |
*.faiss filter=lfs diff=lfs merge=lfs -text
|
31 |
*.pdf filter=lfs diff=lfs merge=lfs -text
|
32 |
-
presentations/wklp_pycon.pdf filter=lfs diff=lfs merge=lfs -text
|
|
|
29 |
*.db filter=lfs diff=lfs merge=lfs -text
|
30 |
*.faiss filter=lfs diff=lfs merge=lfs -text
|
31 |
*.pdf filter=lfs diff=lfs merge=lfs -text
|
|
data/index/faiss_document_store.db
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91914481925284e0a0e193ad9fd90c820e226304d5ad35b25371afaa046281f4
|
3 |
+
size 75456512
|
data/index/my_faiss_index.faiss
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:285c67834753ed442f76e2ea907d984416ca0166aa2d48bf85106d0801fe3113
|
3 |
+
size 153560109
|
data/index/my_faiss_index.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"similarity": "dot_product", "embedding_dim": 768}
|
data/rock_wiki.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92a5e428a6b8988f02d1769a282e4c5c94ad1027ded5d454901ba080aacddba6
|
3 |
+
size 5363830
|