Spaces:
Sleeping
Sleeping
Commit
·
1ea93a7
1
Parent(s):
a7e7d28
faiss error
Browse files- .gitattributes +1 -0
- .gitignore +1 -1
- faiss_index/index.faiss → data/arxiv-metadata-oai-snapshot.json +2 -2
- faiss_index/index.pkl +0 -3
.gitattributes
CHANGED
|
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
src/faiss_index/index.faiss filter=lfs diff=lfs merge=lfs -text
|
| 37 |
*.faiss filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
src/faiss_index/index.faiss filter=lfs diff=lfs merge=lfs -text
|
| 37 |
*.faiss filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
data/arxiv-metadata-oai-snapshot.json filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
|
@@ -85,7 +85,7 @@ sentence_transformers_cache/
|
|
| 85 |
torch_cache/
|
| 86 |
|
| 87 |
# Data and artifacts
|
| 88 |
-
data/
|
| 89 |
.data/
|
| 90 |
datasets/
|
| 91 |
outputs/
|
|
|
|
| 85 |
torch_cache/
|
| 86 |
|
| 87 |
# Data and artifacts
|
| 88 |
+
# data/
|
| 89 |
.data/
|
| 90 |
datasets/
|
| 91 |
outputs/
|
faiss_index/index.faiss → data/arxiv-metadata-oai-snapshot.json
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96ab1839a8df9e3311d512eeec384f9632b78cff054d037b77e78813b376365f
|
| 3 |
+
size 547460428
|
faiss_index/index.pkl
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3edc9118bedd5886f40903221b3286af4c23bc05fcfd47fac55c2dbdfd852d8a
|
| 3 |
-
size 6473293
|
|
|
|
|
|
|
|
|
|
|
|