Spaces:
Runtime error
Runtime error
Upload 3 files
Browse files- config.json +6 -0
- faiss_index.bin +3 -0
- metadata.json +0 -0
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_name": "intfloat/multilingual-e5-large",
|
| 3 |
+
"total_embeddings": 20000,
|
| 4 |
+
"embedding_dim": 1024,
|
| 5 |
+
"description": "English questions with Twi answers - Multilingual E5 Large embeddings"
|
| 6 |
+
}
|
faiss_index.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34b860cd6d8ee6acd5f670ac3530d1f703efde95517a79469a1bd84ed1ae7898
|
| 3 |
+
size 81920045
|
metadata.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|