Spaces:
Runtime error
Runtime error
Upload 2 files
Browse filesAdding manually the vector store.
- .gitattributes +1 -0
- MINUTES_FOMC_HISTORY/index.faiss +3 -0
- MINUTES_FOMC_HISTORY/index.pkl +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 |
+
MINUTES_FOMC_HISTORY/index.faiss filter=lfs diff=lfs merge=lfs -text
|
MINUTES_FOMC_HISTORY/index.faiss
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e362e82aa8ece787fbc9f0abb0c5e7e14c143501998ad583a27c2a3b1573d6bf
|
3 |
+
size 104460333
|
MINUTES_FOMC_HISTORY/index.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adbe2bea0b6f6607020cafc27cc3c0ef8ce673e54bb507aac919d19db29de733
|
3 |
+
size 58936041
|