diff --git a/README.md b/README.md index c2b275dbf31ed86748dc8c7839c9c8bf081681d2..8ad805a8afbc16552e5958394a5ad6813a534ff8 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ export HF_TOKEN="your-huggingface-token" ``` **Note**: The HuggingFace token is optional for most public models but required for: + - Private or gated models (like some variants of EmbeddingGemma) - Avoiding rate limits when downloading models - Models that require authentication @@ -151,6 +152,7 @@ The tool supports embedding models from multiple providers: - **BGE**: `BAAI/bge-large-en`, `BAAI/bge-base-en`, `BAAI/bge-small-en` - **Google EmbeddingGemma**: `google/embeddinggemma-300m` - **IBM Granite**: `ibm-granite/granite-embedding-30m-english`, `ibm-granite/granite-embedding-125m-english`, `ibm-granite/granite-embedding-107m-multilingual`, `ibm-granite/granite-embedding-278m-multilingual` +- **INF Retriever**: `infly/inf-retriever-v1` - **E5**: `intfloat/e5-large-v2`, `intfloat/e5-base-v2`, `intfloat/e5-small-v2` - **Jina**: `jinaai/jina-embeddings-v3` - **Nomic**: `nomic-ai/nomic-embed-text-v1.5` @@ -215,6 +217,10 @@ For high-level information about these models, see the [MTEB Leaderboard](https: - [ibm-granite/granite-embedding-278m-multilingual](https://huggingface.co/ibm-granite/granite-embedding-278m-multilingual) - 768 dimensions - BSB: 642.516 MB +- [infly/inf-retriever-v1](https://huggingface.co/infly/inf-retriever-v1) + - 3584 dimensions + - 7B parameters, optimized for Chinese & English retrieval + - Max input tokens: 32,768 - [intfloat/e5-large-v2](https://huggingface.co/intfloat/e5-large-v2) - 1024 dimensions - BSB: 898.283 MB @@ -341,6 +347,25 @@ For high-level information about these models, see the [MTEB Leaderboard](https: *... and 522 more queries* +### huggingface/infly-inf-retriever-v1 (BSB) + +**Accuracy: 72.6%** (1158/1596 points across 532 queries) + +| Query | Expected | Top Result | Score | ✓ | +|-------|----------|------------|-------|---| +| isn't there a verse about god is love? | ['1 John 4:8', '1 John 4:16'] | 1 John 4:8 | 0.8655 | ✅ | +| god is love | ['1 John 4:8', '1 John 4:16'] | 1 John 4:8 | 0.9140 | ✅ | +| verse about they meant bad but god meant good (rou... | ['Genesis 50:20'] | Genesis 50:20 | 0.8936 | ✅ | +| they meant bad but god meant good | ['Genesis 50:20'] | Genesis 50:20 | 0.9071 | ✅ | +| isn't there a verse about god loves the world? | ['John 3:16'] | Romans 3:6 | 0.8693 | ❌ | +| god loves the world | ['John 3:16'] | 1 John 2:15 | 0.8919 | ⚠️ | +| isn't there a verse about god loved the whole worl... | ['John 3:16'] | John 3:16 | 0.8678 | ✅ | +| god loved the whole world | ['John 3:16'] | John 3:16 | 0.9053 | ✅ | +| isn't there a verse about in the beginning god cre... | ['Genesis 1:1'] | Genesis 1:1 | 0.8934 | ✅ | +| in the beginning god created | ['Genesis 1:1'] | Genesis 1:1 | 0.9496 | ✅ | + +*... and 522 more queries* + ### huggingface/thenlper-gte-large (BSB) **Accuracy: 69.2%** (1105/1596 points across 532 queries) diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/001.json new file mode 100644 index 0000000000000000000000000000000000000000..5b90c76b85a43f2005c7cc095e2b6b0007e52e86 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0dd37bc15b40ea543609aa39cbd83fb3407520c929172f927d48b99671da8c8 +size 5535782 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/002.json new file mode 100644 index 0000000000000000000000000000000000000000..aa2c167e336ccf6f81ce287d475de5df792c3491 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62616d4f0f4eb191877c26fcc2d99801bb9cb940b92f290d7b5469163475a634 +size 5637084 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/003.json new file mode 100644 index 0000000000000000000000000000000000000000..6fc5e9932e6f2e91a94e40abfd310f163c49396f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262525cf4026b07ec85869284a949901f00973f8c88a3d5c1671d15ced28de12 +size 2460428 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/004.json new file mode 100644 index 0000000000000000000000000000000000000000..95ea7b2bab97529760ffe2add562520b3f575426 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839a6ed93bb74ba8f6f8da376a3485569fa232b740c690b87f8a4a1c85eaff59 +size 4408142 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/005.json new file mode 100644 index 0000000000000000000000000000000000000000..fdf61213b24d9c132f750e042802d7fdee19eedf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b74d2dbf372d219b81507fea54cab0344a379a42dcd2edf96c39b359d699c4 +size 2666224 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/006.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/006.json new file mode 100644 index 0000000000000000000000000000000000000000..8f44b1410bb9b2a3f00b28a5337c4faa21b90656 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ae4326fe46b68d18d5050cc250d72e5c9d1e3d6ea9f60ac5279cd8f1fbf75d +size 8303413 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/007.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/007.json new file mode 100644 index 0000000000000000000000000000000000000000..118d64606cc9dd9f6b143c3a93a14546d00f5f89 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3266035cfbc37e1e9784b8c957ac60a1af1cb750681d3b3cac66e132ff032173 +size 4100648 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/008.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/008.json new file mode 100644 index 0000000000000000000000000000000000000000..b86273c421beb866503adfc8b938a6c6801de1ed --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b458a5ac0ffeffac7081dbdcc2eca35a778e3c02f048d802843c1e3b34dfb97b +size 4101080 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/009.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/009.json new file mode 100644 index 0000000000000000000000000000000000000000..fbc7c6448172ba78b298dae37d4b094513a44be5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85cf6064e55dfb2aa0af045a93f23a16372ab6f163a2b20d1db6c6b11795c6e +size 4511900 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/010.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/010.json new file mode 100644 index 0000000000000000000000000000000000000000..d9cce74049b87032a9790315758f9e7bf6874054 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093f41a8efebd7cf79aab29f2990dd276a71bfa3a70a7d06fe2ced8e63f875d0 +size 1435650 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/011.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/011.json new file mode 100644 index 0000000000000000000000000000000000000000..54543a4ca2e49e3781bf174f33538718c7b6e219 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98ea80e5059fd47759d84514cb6d30b8bfde081e05f3fb9ba4e2b8d7f88978e +size 4819670 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/012.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/012.json new file mode 100644 index 0000000000000000000000000000000000000000..722492303c8c71d6e5a9c6a70c76700fd69e286f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d1e2b1da1ee5be87e1b4b865ec7d22f49b15b0e0135382b226b1355df7ec8b +size 4102030 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/013.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/013.json new file mode 100644 index 0000000000000000000000000000000000000000..95fb274958c476c0034975f9250e90a1e67b89c0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8dac70f59d29f670455dba8db2347b90e5ac827b5a33a7ae47959ffbe33338 +size 1435479 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/014.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/014.json new file mode 100644 index 0000000000000000000000000000000000000000..19185b333adb42752087b91e85663b2faa2cedde --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8071f98df15037f3731baa98a06b16dbc50571c445a89dee02c4f0dfbdbb2aab +size 1743507 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/015.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/015.json new file mode 100644 index 0000000000000000000000000000000000000000..02f13ac9b9824a856a6068071c4dda13da0c0fa2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca262c57bef141124ea62adaf4b55c9eb0fdaaf92734bed21128c4853be98c88 +size 2973032 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/016.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/016.json new file mode 100644 index 0000000000000000000000000000000000000000..60cc531f834e4041b7474dcbeca2682fc1a74733 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa444efe7f71478334582da784adec5f8278ee9651909bca3eb6b2456afa44ea +size 4410571 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/017.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/017.json new file mode 100644 index 0000000000000000000000000000000000000000..004c70f0f7e1cdb053576fe3f5c377ed3b4db39e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dd42f85d13f93572da383bd5f695ee69dea53409b3b11ac02dc7c36429fc78 +size 2769741 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/018.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/018.json new file mode 100644 index 0000000000000000000000000000000000000000..e3f75019738f443307e908a1c83a2f54275d7336 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e4a795d89bbb99a756ef4da6232c1995ef5f79411178ad5aa2ab08c97cc377 +size 1743022 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/019.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/019.json new file mode 100644 index 0000000000000000000000000000000000000000..f0307b39ecce4a28594a1b4de24ef2da7046ca81 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61e90163782cbe4688f51597af9edcb259b6f2fc557f9ec9054bdca2489bdcd +size 1948148 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/020.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/020.json new file mode 100644 index 0000000000000000000000000000000000000000..4d0aadfa11495074cccc60053e44aa66dc42b182 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70f648615226e284b9e06b32a60ac9fa7d21d0850bbef12c3d04955548cadd7 +size 820250 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/021.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/021.json new file mode 100644 index 0000000000000000000000000000000000000000..7cfb50313d22a5c539984ef7be8fceaecce3820a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187e8be7b8e4b761926de287398d779020f7e94168e7437d64900214836c3fb2 +size 3076727 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/022.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/022.json new file mode 100644 index 0000000000000000000000000000000000000000..6e24024fdaa26a422d75282d99463a8e7ffe84ed --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ce878c3817408c08274afe5e9f4e7506e0541e6e46a75b05ac847e38a11322 +size 1948950 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/023.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/023.json new file mode 100644 index 0000000000000000000000000000000000000000..f60a62c428c81f375bf00b67f3e5269dc6004db6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d577fc0dc268b35f37e324a6c8663c5189f066e2951df802d59b6690fbbcfa2 +size 3280483 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/024.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/024.json new file mode 100644 index 0000000000000000000000000000000000000000..d0dd8b95307f4f6b55c11bf1bfa806d36b19fcbb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcedb6653f081836e1c8c3aa06c05774b0fcb9695fe9947f3b6d4d5fd4185b9e +size 3178137 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/025.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/025.json new file mode 100644 index 0000000000000000000000000000000000000000..d9fb582d681e4f450a0ce87fda18168e6d6f936e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024486fbf9ee22a20266b6645b759a80ebee948e93833c53e51835b935be9693 +size 3178882 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/026.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/026.json new file mode 100644 index 0000000000000000000000000000000000000000..886aa1ef55b1b07136158e28d6993a0b669d65c5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f2949353477459adc24e65127e27ce27b20056934b475491f643240ffafedc +size 3280437 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/027.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/027.json new file mode 100644 index 0000000000000000000000000000000000000000..206f68a8ec9f93c568b0d91c1d32ad832a00bb80 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e55e2fdee29ff2b33b61c5c6512b49ee7867856020d6b8c5f09b18abb0f989 +size 3485682 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/028.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/028.json new file mode 100644 index 0000000000000000000000000000000000000000..3929d21b651cfdb3a30356f4b3b9eac95baef574 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0570ebfa57c075299d96866c9698ec05cb963ad65ee07dc94221f87431a59b29 +size 2154213 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/029.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/029.json new file mode 100644 index 0000000000000000000000000000000000000000..36f5d041b8a83749dbbf5a1e5c6b5190a1dcc317 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Chronicles/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0bfcf97eac41491d770e20885ab35586f1df1b1340e73674779812c7536feb +size 3077141 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..376ec6abdc861fe6daf16c36899ee1706b9b9068 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078aa0af34800c0da74a48e197c5279db8a19da18eb5d8e219b045e2f48bc709 +size 3180120 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..7d9c9b02c9d55cce396461ba8eb99586219959e5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6ae11d72c4443069a25d480fb68a5fe52ab08a5a1108b2ba8fc1b0dae48795 +size 1641581 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..cb763084be431baca5c7446d435c3bfb62c3b219 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c0200ef3539ded8c5a5c43368272099a48b1c06696ea5010be4962462680f1 +size 2359297 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..a22c4823235e9a6872084f930c6db82c67566216 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9093be3d425beb1d9c6aecb498ad03e5c9cb9b60beec5d9353a39a247a28c2a2 +size 2154201 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/005.json new file mode 100644 index 0000000000000000000000000000000000000000..8082fc7afc13a9b98f0d0cf16ac185cdc4b89a11 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4156937e2a7bc0054225af44e0c6c2db23bcd07a4d7edb8613e4af7e936b46d1 +size 1333585 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/006.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/006.json new file mode 100644 index 0000000000000000000000000000000000000000..3104c06bb60c8b7c3a8c2dad98d0d917fc8bb4df --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a36b7edc8181c3fce7f1c6dd7b7da0ce9d1a04cbd63013c903f627cae3bfd17 +size 2051643 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/007.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/007.json new file mode 100644 index 0000000000000000000000000000000000000000..09d5d13291572ce53e6d3af56503150bf15dbd34 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93e1a4e78a5da38b1bb2a896afe2887db8810e8da87ee92eca4ea0f559d3171 +size 4104183 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/008.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/008.json new file mode 100644 index 0000000000000000000000000000000000000000..df42da0eaf9fc1c8fe3a71ed7703d86c33b86750 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c2d957e249ea230f2b994725a6e06ec0daeb4d115bcd741bbf1f55593e30c2 +size 1333522 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/009.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/009.json new file mode 100644 index 0000000000000000000000000000000000000000..b9254bed801f7b7e80244151b22b7613fa371266 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc19a0c1b63ce68368e67f75750c2f76f7fb7754e303328277527124e2d33bb8 +size 2769395 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/010.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/010.json new file mode 100644 index 0000000000000000000000000000000000000000..ba3055864e55d507f306ca89347cbb1e8df06311 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5772591ad4506ef1ebe546e390d3be72a018aa3953f1513ff9948488141cf695 +size 3385463 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/011.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/011.json new file mode 100644 index 0000000000000000000000000000000000000000..2e29376d46a325c1937728135ef1a5b9fc89f198 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f9baecf04badcf2c469c04660aaac056c71a97a48cb82e0f97498500801233 +size 3487981 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/012.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/012.json new file mode 100644 index 0000000000000000000000000000000000000000..e0f6a90465529c783ddd7c2bfd0ad73ca4020b93 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ded9f0391b1e4d94cf8311a7faa7b7452d6b9521757a57528fcc1a0f378ae91 +size 3180452 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/013.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/013.json new file mode 100644 index 0000000000000000000000000000000000000000..ba0feabd72f659f60eaa3750d5f0ea04f0f799ea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a703cebb579341d066cc14cec552cc84e167fd469f8a70372b331f05d65a12d4 +size 1333665 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/014.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/014.json new file mode 100644 index 0000000000000000000000000000000000000000..0e1673f731ed625723dd845bee265625756e95db --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab92b437c3783caf723b2e792c13a74f9ff46af048fb31b3dba508459f69d727 +size 4102989 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/015.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/015.json new file mode 100644 index 0000000000000000000000000000000000000000..ebad056aa63062b513d27ebaadda76a9d3cd2f9a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a9bf9d060cf38c964e900afa276654d3d4e72a221af90ebca56e8b43825e83 +size 5949627 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/016.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/016.json new file mode 100644 index 0000000000000000000000000000000000000000..4699beab5574c0754a321c546f87befa61a5094c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Corinthians/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fa7c529e562f724ed961da25fc47c9c3b21cfae6031d3b2b3ea96e4e013c47 +size 2461807 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 John/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 John/001.json new file mode 100644 index 0000000000000000000000000000000000000000..c5bbac691c2a1066299d432750024680fc594391 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 John/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa96ce46b03c0e366ca80b17ac3159b36bd36c980736ed1968429d2c392ce9e2 +size 1026007 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 John/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 John/002.json new file mode 100644 index 0000000000000000000000000000000000000000..3e7108f7591f80a12c522ddf67f2dceea1778855 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 John/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9615dfc17b575d42855b3618f815e693193d5d09a5ef496cf5c391e6b827674f +size 2974996 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 John/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 John/003.json new file mode 100644 index 0000000000000000000000000000000000000000..3b335b28b8f6e93cc1553cff3def5cca65b4c549 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 John/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572cc1355fc235fd029397a7e38d8a518fdb8f6d61e379f3f3262b84a7ba9641 +size 2461681 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 John/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 John/004.json new file mode 100644 index 0000000000000000000000000000000000000000..bcdf8692148f3547d357fbd652e755e3639ed7a1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 John/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d50a01bf88c645779cf5f1a5561d898523c7f0db5f3ab57a59cd50dbf71a4d1 +size 2154461 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 John/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 John/005.json new file mode 100644 index 0000000000000000000000000000000000000000..b6d18a75bdc2bd8aa4234ad65cab804e0502b039 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 John/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c885e658cfd40a21e719f5a1379b99ecc5abb06a3f0856ba9088877076183b8 +size 2154458 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/001.json new file mode 100644 index 0000000000000000000000000000000000000000..33763d9160bd22801ae9e7ebedbfb3205b08c235 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c846f2b63bc1f383a3242e701092316284db1260547689c56040c7e18bf24f +size 5435457 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/002.json new file mode 100644 index 0000000000000000000000000000000000000000..70a3354337acbbc1e5d7f1478470a23de399c7c7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1144b2dbf8c24fa37c6a7263f414bf2a974bc7ea3c87d6945266e2255495095 +size 4718040 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/003.json new file mode 100644 index 0000000000000000000000000000000000000000..a3a327573ce053957126bdf3277a5d4243d91901 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466dcc05d982a6aa841c79b88280efe665dc474319645f1d65e416501a369961 +size 2871929 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/004.json new file mode 100644 index 0000000000000000000000000000000000000000..30075ce0f0578c448a2f1758a7b6c66ac6a6c2b6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9472151cce41e84bc3b7bc74e07676b35aafa0b01a691efe3492a7ba71a0fcd +size 3486389 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/005.json new file mode 100644 index 0000000000000000000000000000000000000000..be1a804bf5399c2bd794ee962c136d7525ad3b5f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f88a68dd5e7594245ae798a0c6a5154e35914584ce79dac8a930410272d54b2 +size 1846167 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/006.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/006.json new file mode 100644 index 0000000000000000000000000000000000000000..4cced18517bdc4439e30e861ce54854be9b94f23 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1255a7ce2d747fba8da5c8c9feed64e6aaed02b8b172f8bcac358a3b2047642e +size 3896692 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/007.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/007.json new file mode 100644 index 0000000000000000000000000000000000000000..178f6daf6627f17f325c29d287c3ff02d2c19df3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cfad29faec95ba7b26ba628db4aee4cdcb5fe720d7b50cf70d40cbc02404519 +size 5230367 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/008.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/008.json new file mode 100644 index 0000000000000000000000000000000000000000..eb52a626b28694d35fa3353077a22f70c7e53d8d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b426d79b192c81545337f4f502bfbfe7c1e14abc37681fe7c48fed3d019ed4 +size 6769337 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/009.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/009.json new file mode 100644 index 0000000000000000000000000000000000000000..fa6fbac0d4f5ce2b883c9669406ec729a83cfb91 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2993b7f89a1d51d441662f09dd1017676d8f3e2046c4dcdd26f4efb3d6d3a191 +size 2871281 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/010.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/010.json new file mode 100644 index 0000000000000000000000000000000000000000..2a6e67f098211be543eb2934b4baf6dd2aa4366d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dffcd1f92336a3d9ecfe69c04b7bc4be23e57a8540b5c0156a5fc7f395cbaab +size 2973944 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/011.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/011.json new file mode 100644 index 0000000000000000000000000000000000000000..b947949352ea5cb13a08df6fd00d0f5b881a0b3a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348c588568937adeee84e2a2db4b5636ef9710742e86fd5221c3294be04d2cfe +size 4409609 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/012.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/012.json new file mode 100644 index 0000000000000000000000000000000000000000..a8767d0b16b4e0ac2a7ab824507f4462d279457b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e63427e1405f06eba26c5c6236293b4eeae6098e41278dcde8e0dd2a4d2bca +size 3383765 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/013.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/013.json new file mode 100644 index 0000000000000000000000000000000000000000..9b58b24855b753f82883db7a5a81a3a94db3ea8a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d186b2f3f34ee6eb42ea1bcbc74416f9929dcd2bfb79ce013fb72c3d461beb +size 3486884 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/014.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/014.json new file mode 100644 index 0000000000000000000000000000000000000000..1c8e7ec80f81d48a634b38278fdb42ea894a1acf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b94c6a59a7ff6dfcdb75af32008697558a2e63886c25cf3a5c29eddda61ed3c +size 3178779 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/015.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/015.json new file mode 100644 index 0000000000000000000000000000000000000000..5220cb75ee7dfc24b12e513d44291b4855ff859f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:729af75b2367d0dc4c715d3736d46cc62fae9235da565e14075a65c991baa911 +size 3485605 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/016.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/016.json new file mode 100644 index 0000000000000000000000000000000000000000..036354370a46324b7cb233674693fc9c95b812d0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37579a35bd00776d3bb7e8d6d2f7f70920b7f2ab2b70c78eb9e3f90864191e9 +size 3485333 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/017.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/017.json new file mode 100644 index 0000000000000000000000000000000000000000..b06a9ac373e24e73c3417d3bfcbfc94ad89e8b32 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6834ee916f23777c38f7c6a9cefad631bea829e7f388aad424f592ec20b2fda +size 2461077 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/018.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/018.json new file mode 100644 index 0000000000000000000000000000000000000000..464cd73f2b6d77ad362b1a2f145479fea0dec42f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a1dea2519b20dc418ea8974a82cb54e9a9c56ec68f16ce533f545db030e966 +size 4717120 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/019.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/019.json new file mode 100644 index 0000000000000000000000000000000000000000..a660dc16b8404940bbab8454c62e5dec3d8f1794 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b2f720f3201d97999e627a8b8690d884b4dcea74562c86c7c187f3f0b1a5e6 +size 2153649 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/020.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/020.json new file mode 100644 index 0000000000000000000000000000000000000000..699ca93ac1481fff54f8976ca039bd35aeabba63 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec171ee3270120592bbda53aac893cc321068ba1fa9ed7301ce7e5cd07ac9c7 +size 4409421 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/021.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/021.json new file mode 100644 index 0000000000000000000000000000000000000000..8a40c00244add9e3f9bbe2b430fa2d8e20e6b24f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487261377b7f85f4571b09c9ab65ce3642a49177a8c738163c964912c4eef115 +size 2973337 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/022.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/022.json new file mode 100644 index 0000000000000000000000000000000000000000..52570c0c94cd24c8a06f5d250aaaa310eff713f6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Kings/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5480c397fe554276d50e937856c4a6068ba13c1f67759e22bf5a62ceae3dcde +size 5435098 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/001.json new file mode 100644 index 0000000000000000000000000000000000000000..4150562e2fd0f5485d27e03a58dd097e71eb0d5d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339b9358e42f858d3ac403da15150a5aba65570edc30c6b75a5f3c4243b77137 +size 2564260 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/002.json new file mode 100644 index 0000000000000000000000000000000000000000..d3ead8da96ddf1b835e38ccec4851a734785dcf3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c33e5d1ebdd2f09654d7d54a52acbc882d1760fe6c05fe503b421215e443b4e +size 2564339 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/003.json new file mode 100644 index 0000000000000000000000000000000000000000..269827ac1a313a5e3ab258abb03bd3197a7ace4a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e92599804df2dceab7866f79b48b2b29c8b50a7363fc1f3e82fa4a6ff9d38c +size 2256982 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/004.json new file mode 100644 index 0000000000000000000000000000000000000000..74039484b849b93e806e354dc449a365e481bc32 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f3235546daa8763d56f997c784f8f5e2c03c311d5ebb29b2dfc0a383e94874 +size 1949018 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/005.json new file mode 100644 index 0000000000000000000000000000000000000000..60bed33e392905faeb4c089cbcefbd45edf77235 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Peter/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7e42a7f65bbb9c76731e0589f7d77efa34eda50aa92a103463758b5ab0f7fd +size 1436061 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/001.json new file mode 100644 index 0000000000000000000000000000000000000000..4c0d3a6f1c0f7ceef1b03ec3716563e7ce5d5817 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5a62614ac5515676b1d3dcd41c9b66bf86b093453fafdfb07036a3e48f9c49 +size 2871070 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/002.json new file mode 100644 index 0000000000000000000000000000000000000000..b34436f5027b5b120fd557f45eb52195398f9056 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2430f8b51b62fcf955ea4799c40ec7f1da6b9b2ce96109098398c5184d9a12dc +size 3691499 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/003.json new file mode 100644 index 0000000000000000000000000000000000000000..3d98e6974fc5d46a2fa879e856f87f9cc57c2afe --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d956b0adf242fd1297e9dafe59cd91283897c44bf152a96d67f39f7f19948b99 +size 2153348 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/004.json new file mode 100644 index 0000000000000000000000000000000000000000..2de7364b2f1f21c0de962dcd3a79f513f4f166fc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc07903da7c8273d5401d0117775266a44cbfeb42c4ebec5ca8e4e623fe6ba5b +size 2255816 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/005.json new file mode 100644 index 0000000000000000000000000000000000000000..92d1de9060d516d6cb650b66ed745702ebce4646 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabb5c8aa602c74d59e8b6101789dee425e4e700835407ddbb2f52351bff3e7f +size 1230099 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/006.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/006.json new file mode 100644 index 0000000000000000000000000000000000000000..a40e3f2a853fd556d0116f1cfadecdb2ad5fa0d7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e561d7fea79a4a42410011d4ffd7b9c0eeff089f54f53e1e8f01a3d7fc1349 +size 2153065 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/007.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/007.json new file mode 100644 index 0000000000000000000000000000000000000000..942d44edf71ad809a822d95fa628bf57fe535ec8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b118126ac43f821ab9352847ec77270ba2554c47e1fe7d32701356fc3a055d3b +size 1742769 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/008.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/008.json new file mode 100644 index 0000000000000000000000000000000000000000..435b1b233785e6357b21b4697ed9cd1f601167da --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dc985eaba336179379ef4ab220eabf4746e9efbbd4cc384cb3448e73f04d7c +size 2256090 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/009.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/009.json new file mode 100644 index 0000000000000000000000000000000000000000..749abf286f8c9c7d36a13c644fb76cce8c130219 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39bdb47ff1ad4f6f45cc63ffb9f7bbf3cfae0832cf900420f87a92f6966a5e3 +size 2768022 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/010.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/010.json new file mode 100644 index 0000000000000000000000000000000000000000..1356eb2cfad1061660ad89910bd4e9f81ab95347 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d997deb32951b78e9c08941608b44cc04591443a80c150eedc2d5537f019b724 +size 2768364 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/011.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/011.json new file mode 100644 index 0000000000000000000000000000000000000000..ef614867a35d96bd72fb287a812a43a1b0b13b88 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0548ffc9816ddae727b01a277899dab38bda41df6f57b1513e18a01c07f5e0 +size 1538256 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/012.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/012.json new file mode 100644 index 0000000000000000000000000000000000000000..edd96069205ab5ee2d4960baf5756a96412a8f53 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5fc3fcdd5a84ace09fafc0e99c2fb489cfc9a1158e69fec0ecac09aeebfd282 +size 2564146 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/013.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/013.json new file mode 100644 index 0000000000000000000000000000000000000000..d84ea418658d1af213bc10e9a1600df5b0bd7ed5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5ba94d4c18cba82b8cfe586cffcea812505e9e6e49a53ec8d5732c87ebe28a +size 2358215 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/014.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/014.json new file mode 100644 index 0000000000000000000000000000000000000000..0d95ab73f196e91d502324f935a237aea2c7834d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07595eb8982a23cfe29177ffab6cecaaf50a7e070577a826dc4c991a8d64c0df +size 5332373 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/015.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/015.json new file mode 100644 index 0000000000000000000000000000000000000000..67f4d39a3059b372c09d12a5271a02041d3fe471 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7b01fe4dca03723f32f1b93cfb0ede79a4706957ef1aa3a2d58fdef5455f36 +size 3588982 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/016.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/016.json new file mode 100644 index 0000000000000000000000000000000000000000..81875768634de483886d5cb951591714a7ba8bb7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3037b65779d928162d74453c556a9d70e9a480264f20b2940d6e31f021d0ba0c +size 2358114 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/017.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/017.json new file mode 100644 index 0000000000000000000000000000000000000000..1f70dcc26410b1a5a39704b0370996fc5842ce29 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511304d426833043000589fcf88b6d70cc7bc2caa3dd883b36e1d9558878429e +size 5948107 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/018.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/018.json new file mode 100644 index 0000000000000000000000000000000000000000..611a30aeed04fea0caddb42b36fa6646256e1430 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71063fb9abe7f4739f5e4720dd40fb93200b38881500a8641ca0ec425eb3122 +size 3076388 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/019.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/019.json new file mode 100644 index 0000000000000000000000000000000000000000..46856ad02350b2c5fd0412b6403e5226683f1629 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70efca3cb6f8eb9ff693e3963e6d4ff2ca554b06b67a4169a62eeaec1b20e7c +size 2461168 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/020.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/020.json new file mode 100644 index 0000000000000000000000000000000000000000..9769457f09e241289413e7d7074afe62ebcc8855 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ba5776da6e87fecc8e0a3cf19e3650c5d8563c534bf4e07cd7998e5c32733e +size 4307330 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/021.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/021.json new file mode 100644 index 0000000000000000000000000000000000000000..0754958a6fcefeae67bdf726577ff434d3e52152 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05a7be25996308b3b584fc00c5bcd765d6c4d4ed37a1f7af6c68d3ca55e91a8 +size 1538206 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/022.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/022.json new file mode 100644 index 0000000000000000000000000000000000000000..32af5a14e58b8c23b172b38f8f135e4493fcbabf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dceb853ab83b43c38be27605b22a32b020111e4269d75bbb2672f20a636cea08 +size 2358642 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/023.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/023.json new file mode 100644 index 0000000000000000000000000000000000000000..fa5ce29a5c890239e26225a4c2409909750ec6ac --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdbd033f2ebba77dfe61d38a6cfcc6ea5997f641279c32c64742632a1a0ae10 +size 2973679 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/024.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/024.json new file mode 100644 index 0000000000000000000000000000000000000000..4982c70491de883173658d9486d1ac5a4ec78ba5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f8debda5f64ea3f3988cdc45a0ae58b64f5cba9fddc4cbe219e36e205a43e0 +size 2256537 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/025.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/025.json new file mode 100644 index 0000000000000000000000000000000000000000..1e535eac67017354a3f0d4dfa5c1b17bef3e656d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940f2e01d7b9256a3770b91092dc417e9ee0d42242cd24e8bc7753b70292176f +size 4511583 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/026.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/026.json new file mode 100644 index 0000000000000000000000000000000000000000..b597424f18b3f1cd6d0ff3705303b536a400ce49 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33224609a9943e87ec7ec42944448d62aaa6f0e7add1d1bec4fc7d2578bd1114 +size 2563988 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/027.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/027.json new file mode 100644 index 0000000000000000000000000000000000000000..9e90ae6f950b933a9c9c2e31fc787853a1fe7232 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fc97e459069f218e44e01626f8b347561d97cfede7536f6690e1ef79826bca +size 1230396 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/028.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/028.json new file mode 100644 index 0000000000000000000000000000000000000000..85a1d367ff2fd693b2d148ac7166aad00bd08bd6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8add1f66eb067fd059315e50728b7eff45d78b45ec93286539ec46506654e4 +size 2563558 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/029.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/029.json new file mode 100644 index 0000000000000000000000000000000000000000..ccb2a1647801371cba39f97ae60078c78f7bd924 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453525a91a470c8730a5dc3fb927f89706a38cd71cc4607de63a4046d6b3000d +size 1127994 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/030.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/030.json new file mode 100644 index 0000000000000000000000000000000000000000..91c0f153ad041c32e7a9a04efe7d235fec9a71a3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0b85cbe2aa2ac4bfe5d957ffa8a1919dc3109f0afa1e7a6a657f0b7ce4f64c +size 3178786 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/031.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/031.json new file mode 100644 index 0000000000000000000000000000000000000000..b669472d2b333c5f8a6306902f243370d57626f5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Samuel/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85515cff50a3bd98504e1561461db185b966d74fa70d2a8dc0b56f0d90480280 +size 1333271 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..1c5bb89daa096cbeb66ae38426c90589e8a76042 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c210acd0ddcbdefda4e76cc9d9c0b5337a32e7c4272c125d3ef5676518196c1 +size 1025690 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..f68d84e376b642e1404d938bef8cead9ae3fc756 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe593dfdf1c38fa37a5bfc609f5c91ded4066675fc82d5e5bc7f35485c69b1e +size 2051667 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..44facea8d57300cd0106cc78792834c84d7407cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04ac711cb510c048b444b2b830e87950e1457ecf6ee80542ad2b2fe4439f3d7 +size 1333834 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..149d6ac58aeec04f393b37ed78c2f51f7e219f4e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523b15723e4006d33edaeea11740c0714f7497d715a0f50297a6193ba2cf7e01 +size 1846722 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/005.json new file mode 100644 index 0000000000000000000000000000000000000000..e71d68a9ac129257d01655303ab7d31838e3b3c2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Thessalonians/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0be89b4f389669698c0e316da72a8d47c8a9ad13607ef7c54a33ebd0ffd0136 +size 2873063 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/001.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/001.json new file mode 100644 index 0000000000000000000000000000000000000000..7320d25065f075e0bfa0b18b21306da3c54f7a44 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d4134794db65b79d19ca5f9454f8f4f429805c42eb200cdc2b0e34da119ead +size 2051634 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/002.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/002.json new file mode 100644 index 0000000000000000000000000000000000000000..99536f992f3e434cf74405103c8221cb7484cbf9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ba76da304685255e2636dc73031063c6bca269d5ead804f9b1d481c31df5ba +size 1538596 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/003.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/003.json new file mode 100644 index 0000000000000000000000000000000000000000..1795c42886d9d4e94784da088b2e2b353149a4f7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdd249a4b05ad68caf34493cfd8c81f588c35049601c7a2227855a52ee2e450 +size 1641344 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/004.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/004.json new file mode 100644 index 0000000000000000000000000000000000000000..e10ff0bcb2a80687e29654fea2445ec0d6f6a5e4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce934bb12e42d9bb36f505a31991353d5a04b9936470a649df4fa70ae221b26 +size 1641559 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/005.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/005.json new file mode 100644 index 0000000000000000000000000000000000000000..f7b2a4cf34391e7d9e0053d4af017d0db1c04076 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0a9da9b3743f13070c0bf1251cdab5dfbae34d7f53c417e9b86c29b975c001 +size 2564887 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/006.json b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/006.json new file mode 100644 index 0000000000000000000000000000000000000000..f17c0881545b5cc3ff6993c267a7e120b0a8df1b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/1 Timothy/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b7e5347fa973690d82b196f1b471a05349dcc42090eabc9268ead2c87c3bf6 +size 2154408 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/001.json new file mode 100644 index 0000000000000000000000000000000000000000..a1a2233ed8c8a56d7a3d1914bc17489316bbccce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3613730779f3fb7ec59f5cdaadde2fdd5b0ecbe71aa5a73ca28bf4df9c65548d +size 1743661 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/002.json new file mode 100644 index 0000000000000000000000000000000000000000..d4d260b1bcec6706807d059050c05c3858037ebe --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4697ca4691dd246c6303d2fd3f0ce2679dd7734b293b2c6361d67bd3bccaf187 +size 1846229 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/003.json new file mode 100644 index 0000000000000000000000000000000000000000..172bd000a7f14e644490c772ba7a1ea02ec6d73f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9876b740bee26a0518744b0010a6cf42d373554303c163ef091f4a3c0af66889 +size 1743016 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/004.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/004.json new file mode 100644 index 0000000000000000000000000000000000000000..7488fa59e9182337f6f6c5c974ec504cf7769185 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def4413cc48769b10ae2e79f1de614753cbe858cbc2e8d24b19797a9fab9ed09 +size 2256205 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/005.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/005.json new file mode 100644 index 0000000000000000000000000000000000000000..66165388d1ff474e8543a9e6f07dab7aac9df34f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db5692387766ab38eefd102c9d477ca2bf917f190c025e120c9bbdb5ce4a1a2 +size 1435610 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/006.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/006.json new file mode 100644 index 0000000000000000000000000000000000000000..be0da29db3661ea89ac8776847242b523dc58d0f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105eb265c0ce12571d77812614a9808994d4fdb545cdfea36c0d19820e2f96ed +size 4308855 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/007.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/007.json new file mode 100644 index 0000000000000000000000000000000000000000..61a2bfce0806c88afdfa022be2f92fe9306b0bcb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f67b687e1bb6da51039b285860e4f4ed0ff73ea127f4e926b2a3f721b86111 +size 2256085 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/008.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/008.json new file mode 100644 index 0000000000000000000000000000000000000000..bb52be4497e148fd15efa3ff1b353a509d0a652a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6768f5c1a3606189d3c0e748a1ecf8ca3c8c89c041d11ef17385387197898d +size 1845714 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/009.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/009.json new file mode 100644 index 0000000000000000000000000000000000000000..d2f887804bf9e34a16a2cced53a99501f8105b67 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efffc3f2d2e9bfcdeb1fcf2b50f70f73a057b807662ea1b0e2e587894fb70ac +size 3179507 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/010.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/010.json new file mode 100644 index 0000000000000000000000000000000000000000..d0e190115cd6aab92a7460f0125e513dcf68b11c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda4c968f223177b3677b4679186923891b41176a62762f7e88b801e6913bb3c +size 1948374 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/011.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/011.json new file mode 100644 index 0000000000000000000000000000000000000000..b76e5272b750823eeace3b79292ebff9d6226385 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2be915f3b74dae80d1aa6e247f324f84e710690947193719c3f3dbf46c04498 +size 2358838 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/012.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/012.json new file mode 100644 index 0000000000000000000000000000000000000000..bbcb6bad9cc77fb851dcd200fd6345f5bc0d4de8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adcf92192be3bf98ce37b25a0a90bbefdf9831c767d919dbfff9693ded099df5 +size 1640539 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/013.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/013.json new file mode 100644 index 0000000000000000000000000000000000000000..794a90b662a448e2ff143f9ba13805cf65c1d98c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f566eff1eedcfdd2077f05b6960bb397f10faab8aab70c34376733a181e91c +size 2255854 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/014.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/014.json new file mode 100644 index 0000000000000000000000000000000000000000..85fafaa98d2ab22653a4c29df9c06aee17def6f8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85610eca17ddab38992500b16ef5f23afbb22fc2254d654b1e962489596994b +size 1537937 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/015.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/015.json new file mode 100644 index 0000000000000000000000000000000000000000..c8634e75edaa87a065e9bb6399cc685d817dc1d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f527bf29ace1f1c33036287ba18fcd807c99f179584ada15e751b0bb51dadd8d +size 1948617 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/016.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/016.json new file mode 100644 index 0000000000000000000000000000000000000000..302254310e783083df4a5a1a9345b1922f3a378a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0f8248f39f377eef95ca471ba6f47a40f0d507729c5ad8471f8fa5152a4a42 +size 1435508 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/017.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/017.json new file mode 100644 index 0000000000000000000000000000000000000000..c69cb975ed64332d9729b163fb51483090713046 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a508dec38138776cb31ac30be2254698bd291d997cad09bfaa78c6f8b3141b +size 1948592 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/018.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/018.json new file mode 100644 index 0000000000000000000000000000000000000000..cd55f76a7e0747f4e204256e10263315d5a43b7b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4a9bd370aa694e8d4f3b45474f0e32b3e686703910963674ac178b8aed642d +size 3487288 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/019.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/019.json new file mode 100644 index 0000000000000000000000000000000000000000..8aff1c967545c8fcb9119233c74d45354b3ae75c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c2dbd637123951e4a040eb7bf87e602dd396f37a5e1f801decd02634e3d886 +size 1128239 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/020.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/020.json new file mode 100644 index 0000000000000000000000000000000000000000..ffe2d35516df5162a69fc2ffb50b4990e6990cec --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da03b91ab9844c4a84f21db57a5f8b56c30e374f19f648fe26ef1c0382cd01a +size 3794949 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/021.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/021.json new file mode 100644 index 0000000000000000000000000000000000000000..1391e31b4aa44116a8fd52643c4acda940c69c97 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47df51f4ce86c1b57f9e281d783856979a504b4fa09f8ba190d9e80816a944b6 +size 2050689 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/022.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/022.json new file mode 100644 index 0000000000000000000000000000000000000000..3bc170e2957ddefae40c43d146e7ad7cacc09607 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39d43120e39f4d1d80ca1be00fed88d6215d055096b56a07f843f2d6733ff7d +size 1230430 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/023.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/023.json new file mode 100644 index 0000000000000000000000000000000000000000..80c62781e2464056b77ed193c9fc2ecae75bea05 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21707a692dfc1acf2bc5945671cd306ab61f246aa55a4d673bd3871534a7bee8 +size 2153421 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/024.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/024.json new file mode 100644 index 0000000000000000000000000000000000000000..556989a0911335b62a9e04951d5a536726b16296 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050c351afeee427e528ec2e916a7057151bab97832073c49eb27a23db43c7c65 +size 2768670 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/025.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/025.json new file mode 100644 index 0000000000000000000000000000000000000000..328b002897f5dabd423e18bdc632a79093854d67 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa00cee447ed896a965b95d95725e4a28ee7929844b00edc5be7ac790d7c804 +size 2871092 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/026.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/026.json new file mode 100644 index 0000000000000000000000000000000000000000..5c6de62f1380eabdeecf9b2facd5967ab9a36a7b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e85659cf42a3b4af7e556a238a6d9ca431aaa015716d4169813a03f44026d0d +size 2357828 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/027.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/027.json new file mode 100644 index 0000000000000000000000000000000000000000..a004763a1744d119c1f7a64a056cfa12f71e52ee --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbc8e3b07b54487337ad0246739dca6a14b2579fbfd2c905f0a9d7659c49e6a +size 922672 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/028.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/028.json new file mode 100644 index 0000000000000000000000000000000000000000..531428331cd78ef25cdd1b596348b09dcc423a2c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6881fbce4d995cfdf1700d37f855ec86f56f25b0eec3bb739d232742c78e18 +size 2768325 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/029.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/029.json new file mode 100644 index 0000000000000000000000000000000000000000..dee036a325a7f4e40a80ad1ee68f13e4d4767d84 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7caed687f883ecaf27cd729aab4252d1f6ae443e3f43ced3361e1980514588 +size 3691699 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/030.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/030.json new file mode 100644 index 0000000000000000000000000000000000000000..816f8d9a7eb0e069306d713d894b48e205b8ae23 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2fa2923a835041627c3209b55d195997f80ce38752f6bd8fa67ce29aa737fd +size 2768568 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/031.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/031.json new file mode 100644 index 0000000000000000000000000000000000000000..5143022832922ac5fdd70d7923780a4332dffb47 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ae223731414b51ddc13cfeea29fc6bffcafaeb3f1ec85fa6390902adc02725 +size 2153462 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/032.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/032.json new file mode 100644 index 0000000000000000000000000000000000000000..7a732e2278c1ebf7545e2c13dc43758858f19308 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89040db71637b0fe528fa41188d43e79937198501e015375e332327a1728e4e5 +size 3384294 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/033.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/033.json new file mode 100644 index 0000000000000000000000000000000000000000..029cbf4aac7a0d50462075a64c2a05005539c704 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946d703a22077e4bc902a7d30c1a87e047923d9d82d18513e7fd5a7be248fb36 +size 2563403 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/034.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/034.json new file mode 100644 index 0000000000000000000000000000000000000000..b2f8f2fed1e93806140eed00644dd18ecf15867d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6efb1ef43696d87b588a9165799b2a96fe24bbf876fa9060fd136a17537e1ea +size 3384248 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/035.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/035.json new file mode 100644 index 0000000000000000000000000000000000000000..80dc6f1aeb05c821edf4d62014845b49cc42463f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b879e4f6bf19ba769b2fd48e5b09293ef94234ef7c2c2af8ded14dee9a53e20 +size 2768488 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/036.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/036.json new file mode 100644 index 0000000000000000000000000000000000000000..add6c1ed484bcb50fdedd9a349b201dae79ea159 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Chronicles/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef4c02a3b61df510525bc7e78e519b3014a1ae8e047d5f5b932195b14efe109 +size 2358300 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..eb12ac13f18a49036c7e940936c97f0d6d9e3446 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a695ae1d979bee42913fa230375bcff149f7cc86176b0443d04ed226d721dcd8 +size 2461999 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..6c118231b5800981732d3237a5d53fc943c71f12 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e5e98f12ddadba7b6a6815a2e06d8028fff26481129a34add167324bfdb3d4 +size 1743953 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..c65938ee65da6dd004e3a6a78ab2e9454eaaa813 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f551aaf23ba4403f29aa475ae7d2ac6d67ca204871f954d5031214f8cfba7ad3 +size 1846218 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..98078862842cb38f498ce1d642a665cf55e427da --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c230ed974302a5d09d214beca617e6183ae6741d64709a2fc914756d840c5aa8 +size 1846644 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/005.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/005.json new file mode 100644 index 0000000000000000000000000000000000000000..fb02069f4a8f5f8f35bc7a1489431fd0494d5a1f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f32ec31f4013aeea134ee1fec7d1702c3fb7330e418bbfc534b5184c2e1a2f1 +size 2154219 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/006.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/006.json new file mode 100644 index 0000000000000000000000000000000000000000..22f71f972d9f718a02f4c9e6d9c460dfc41f6ee3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d37b8fd4601db8a8b176d54eccb331b7609bd6cc473bc8e13a760dca0c7a2bd +size 1846558 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/007.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/007.json new file mode 100644 index 0000000000000000000000000000000000000000..2e629ec959c99b6ec5eea201d8a8c37db81ce483 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba05bbe5ea8194dd029a4e07a07d09c8c6db25401c890b52568664b7bfce9b3 +size 1641156 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/008.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/008.json new file mode 100644 index 0000000000000000000000000000000000000000..7fb95413c92a5016f3df6747ebf80ba13d2779a3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb44fa8e64dd5273dfaf710b397491b64331f05e945955c0ac3b76964e5c597 +size 2462734 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/009.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/009.json new file mode 100644 index 0000000000000000000000000000000000000000..eb8733b7a0efe24048ed24465eabe6f5c57b5942 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a1547b9cb4ecfb8f63c26843b8e42dc0e7571d494794e32dbe327131d7702f +size 1538756 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/010.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/010.json new file mode 100644 index 0000000000000000000000000000000000000000..5799578417fabc965eba4879d93d8dcbc8630646 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d22939cd5f5ac272e7779ff39abf149ada74b11e050c9347a0048b09273351 +size 1846822 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/011.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/011.json new file mode 100644 index 0000000000000000000000000000000000000000..7149b86f715b87a537c3edbe938ab59294ca11ec --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeb0717014ed77557ef77b186923990f6ba6c80ec0d217132dde01cafbb713b +size 3385860 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/012.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/012.json new file mode 100644 index 0000000000000000000000000000000000000000..efabbd0ac352cc22ca99a83301172d83b6150bf5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c64e5a0bf2bfe97b2b1a148d3bc2b631dc80cc5d143541843aed9f33a3bd43 +size 2154384 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/013.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/013.json new file mode 100644 index 0000000000000000000000000000000000000000..224b505d1422a93f98e1a46010bdffe0061d3f9e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Corinthians/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9279891ddb63423502b66b8691e49f9cc61af20bfde2f856911265b72c79545 +size 1436620 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 John/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 John/001.json new file mode 100644 index 0000000000000000000000000000000000000000..8358d7448d59614e0f6c0e63f5da2fa43388c0e7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 John/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7755172fb8494d5c69faae1b12fa543e4369abd8d3712f670451448d79adc599 +size 1333614 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/001.json new file mode 100644 index 0000000000000000000000000000000000000000..6250c567132f22410237462695e7d5eaab8eb5df --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ef77f7538ca740360c984b2f86e596fb4de369d390fd4ac068b1fc1d6842da +size 1845675 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/002.json new file mode 100644 index 0000000000000000000000000000000000000000..d819de962011bac632d1b756a2a38d25db8bd5a5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512f0adfa496c476a0cf94f4d4441560ff1eff39101864f61c0f1d91490be6a8 +size 2563985 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/003.json new file mode 100644 index 0000000000000000000000000000000000000000..c58b45882ff67b8ab79ec591fefeb1dbbb467e0a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ff1681263c1009d5dcc52f34c217e75416906f324bee03442bd00accac6c78 +size 2768882 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/004.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/004.json new file mode 100644 index 0000000000000000000000000000000000000000..64c978933a077f60173d0c24f2bb3c32492b4682 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3d412bc2a12a8d2adee9749f8a42dd4245d84f1115865fb1383480ff6fd64e +size 4512127 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/005.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/005.json new file mode 100644 index 0000000000000000000000000000000000000000..100ebea61da0f42ebe0deaf4da52467587c188a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f0d63237492a48212881f0625d80c97db400283443a0b032d4b1fc8f0ffa05 +size 2768348 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/006.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/006.json new file mode 100644 index 0000000000000000000000000000000000000000..b55f765381847e71a44929972396f04a9856e3a5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba70f1c0791e117498cfdae1a59465870cbc348e0c1cf21c17066c2fd88a889 +size 3384292 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/007.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/007.json new file mode 100644 index 0000000000000000000000000000000000000000..5e980d1182335ff795087c6770fd254b6438e37b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ff9af248c6c58b7784e654db47b0f10f24591936a1636e8800f2981045ed44 +size 2050876 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/008.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/008.json new file mode 100644 index 0000000000000000000000000000000000000000..29cc0cd33838e87ab44f824e31d4f67fc0b2cde3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f96ad5c8e9daef3961152f98d18b9323d007143655c2ffb9a42dd09345c104 +size 2972873 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/009.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/009.json new file mode 100644 index 0000000000000000000000000000000000000000..2b022064695906f13d21c46c091ac3ff6c39a832 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3251cbf7a2968c62cd63311c79223fdfbc42e88eb4e58b21ecbf8a561cbb630d +size 3793454 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/010.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/010.json new file mode 100644 index 0000000000000000000000000000000000000000..7898c5d72745a295bd5be28e386f205d6140556e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf06c05dce4f79df5bafd3dbe98d2c032f78d78efa5bede12c0578d45adc582 +size 3690719 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/011.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/011.json new file mode 100644 index 0000000000000000000000000000000000000000..9c5de2566d8b8661a25e9dc940f2f056954f1c13 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bf579c23761f357258c0ebb6300ef42963e734cfa4cf825d567150904e0616 +size 2153433 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/012.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/012.json new file mode 100644 index 0000000000000000000000000000000000000000..95f2f8c0052e44d00caf5ce073d0b0870100f8c2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e948613241343bfaa188336127b9e1b935e4f59b31bfa6e740e169bc764df421 +size 2153324 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/013.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/013.json new file mode 100644 index 0000000000000000000000000000000000000000..7e37dc96d9ca0b8675160125cf3e96501f3c7d48 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e32093256f13648f29c86e29db71aa014fb1013bc54a750770ea4f8fbcca2f4 +size 2562754 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/014.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/014.json new file mode 100644 index 0000000000000000000000000000000000000000..98041ea69a18945c008bc753fd7b67f80f6cadc3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e30dadd78f69bccb03df0b6aae7252c180f1348334306f78fe7094fde5d95d +size 2973446 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/015.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/015.json new file mode 100644 index 0000000000000000000000000000000000000000..502883b7c66bd1442fa4ab899f202af7e8ba1d9d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2a54bf906374c7e069c296af8800e573bd8c54dcd0c262e69752c2cf708437 +size 3895077 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/016.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/016.json new file mode 100644 index 0000000000000000000000000000000000000000..4005b174f835274c25ca74f95301ffcbcdef9b89 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fa054c4fe6f46b2f1a43f0804c12f1fb405dc8c107faca588a28211542216a +size 2050270 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/017.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/017.json new file mode 100644 index 0000000000000000000000000000000000000000..a6304e2f88631592787337ed8af07e434f482cb7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7569386e5b20ee1a978500ba4968dc74d7009b218be37f8da7e87c737fe37f1c +size 4204524 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/018.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/018.json new file mode 100644 index 0000000000000000000000000000000000000000..88abbf763fec1e72c06454700389ccbfa8f02d21 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9776fb07cd5b6891e2dfcf956625977117e64022881dd657843d777de85e77f +size 3793696 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/019.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/019.json new file mode 100644 index 0000000000000000000000000000000000000000..5608706203e03a94af9a003d48f0ec14aa265600 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e019418378c1e47d4e690b946cf75f6027fb4d494cfbd6cf65730d57b9bac0 +size 3794648 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/020.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/020.json new file mode 100644 index 0000000000000000000000000000000000000000..cba08a3d788edca730581907d336bc0dac16f151 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b407dac72074b08aa3ed1a4061a36b1d14f6791e44c455e35c96692584328cb +size 2153305 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/021.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/021.json new file mode 100644 index 0000000000000000000000000000000000000000..30ea5382a34531cbad26b4a7f498953b0510a0dc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc5a0284737b7295a383369220770fb97374f91d2d14b4a0740cbf02af4c74d +size 2665943 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/022.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/022.json new file mode 100644 index 0000000000000000000000000000000000000000..3edffe1c032aa102295fe187c246292114476c4d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35e7008ee6d8441db400fdf2d703260887436250af025fbe56f2bbae16e7142 +size 2050922 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/023.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/023.json new file mode 100644 index 0000000000000000000000000000000000000000..63c79f799f9ea84a3027f2931fe6eb6f758cb176 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f306574aad1e4ed84189db5081b0381ceaa6b69553f41464cb81d4d74ab24224 +size 3793781 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/024.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/024.json new file mode 100644 index 0000000000000000000000000000000000000000..cf95828846a4a0f9f67cbc52e64055f6f4ca27aa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810e434ec70c5d4b0e6f3ab66ad498b2c524bbc693f9b4ae7241282175f6b8b6 +size 2050611 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/025.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/025.json new file mode 100644 index 0000000000000000000000000000000000000000..f60bd105b6aea08b1eb2de5c5ff6888f43611d8b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Kings/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959218dd09c81249d1db587f235b9522c2a4aa9e9fe446328a0d0f4991064e3f +size 3075774 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/001.json new file mode 100644 index 0000000000000000000000000000000000000000..a3c716326eaf15e5117c4e465bd8c6df43c8f94a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d03396367c7562c269caad3eafd0a837dc9b219b5dede6daa1665f52e57b7f +size 2154517 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/002.json new file mode 100644 index 0000000000000000000000000000000000000000..2627f85146ef7bc69917216eae1020695e9cc42a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6506c769b5611e08a078dd35f01cd3fa81f6edf0c3978b0a3bce9ba69757654 +size 2256783 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/003.json new file mode 100644 index 0000000000000000000000000000000000000000..4b53705acaa79114962af6ba076f9256fa91761e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Peter/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7024e28ee9fb2062561f797946f048241b6376ad3214a7cf915f3c7703dfb68c +size 1847020 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/001.json new file mode 100644 index 0000000000000000000000000000000000000000..6a1d67bb32d0aaf1c6358c76765adc07a633806d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72041c9cee59cc16123de24579c7a534ef618a7910775aa4795ad8e770c07bb3 +size 2769424 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/002.json new file mode 100644 index 0000000000000000000000000000000000000000..8e9cac6e29ab17fdab176865deb2c66c374947df --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde89b2420bbee1bb50faabd44641aa683b16fa14cb6b1314e8a015053bf97a0 +size 3281308 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/003.json new file mode 100644 index 0000000000000000000000000000000000000000..a1d0c4ba4023694d53c7eb615138ca0e8f3cb31a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6157bbb763c01e68b4fedeb6118aede8e441caef5878e672ed232f9c0bb27cbb +size 3998790 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/004.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/004.json new file mode 100644 index 0000000000000000000000000000000000000000..bfb1c00e23541ddb093d74f6f4983953dfdc1057 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6635f7a569c65adf0337d395d84d1ad376b6c5afd019fbca084abacfdd5c15fd +size 1230257 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/005.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/005.json new file mode 100644 index 0000000000000000000000000000000000000000..ac63854d6fb14d6a265f7d87b1531e552caf05f5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9270699b6861e3b0826f58d5bf55348a6e62aeb6e31f6c4f6ac31b4ef228a98c +size 2564040 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/006.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/006.json new file mode 100644 index 0000000000000000000000000000000000000000..dafb0adab82bea6d5dec3ba8f2517663eba0437a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d374ccb2d5ab2b6fa3eb8d5f921d02a69befb4121dd8b2ef9aaf6df66f0190ea +size 2358183 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/007.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/007.json new file mode 100644 index 0000000000000000000000000000000000000000..8778e18285b09146194afda40ca5979ad0fd3617 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3d4ec28ed5548d225d4b2cf3bd9505d3ec6cf8f7a4c2e7521bd62bfb694318 +size 2974353 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/008.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/008.json new file mode 100644 index 0000000000000000000000000000000000000000..3dd205a2923079de9900d186a1655d7885fb064e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99c228e9706a9bf17a1110e4531f1d0f84be525669e98e0c5c5a5ab42a198b3 +size 1845168 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/009.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/009.json new file mode 100644 index 0000000000000000000000000000000000000000..7e1d981b51a3b98af91f1dec65b1889510dc87e8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5b1dcf92c7bdc03cc6922bff10441c2e3df14bf41fb39659555f601f7f55db +size 1333176 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/010.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/010.json new file mode 100644 index 0000000000000000000000000000000000000000..508b7552fcd62869b5aecff1aa2f86b492976eb8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efeeec09fc2ca3bc4d23c60c9660ab7c557c207d581b4b169f18d0eaa22a3499 +size 1947601 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/011.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/011.json new file mode 100644 index 0000000000000000000000000000000000000000..4bcaeb9b51648aeb78a1c1ae48f209ae5eddcd8f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43076858d9ec3774ac75c2b1d3b77b15de3c637321ed64a13441c1e39118faf5 +size 2769155 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/012.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/012.json new file mode 100644 index 0000000000000000000000000000000000000000..2a9fc4282ac9f64e622cba4f958de582d8a37600 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f443b65d49cb72f73605ceca9f17e1271a0d60bfd015422f11db87ff455a9590 +size 3179236 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/013.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/013.json new file mode 100644 index 0000000000000000000000000000000000000000..e084a43563414d8de0a8353488675ce5f2c304b8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b4f971cb0f272346ff5e754ab872a49a4a09a71bd88ea55401de848f517884 +size 3998718 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/014.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/014.json new file mode 100644 index 0000000000000000000000000000000000000000..dc1ba038aa98c6b2d41aafbaf0ed01829ef03ac9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681be553c9e7bb4243768d1271345c138f19479b035f978a2d76270ebf10d616 +size 3384780 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/015.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/015.json new file mode 100644 index 0000000000000000000000000000000000000000..d521548e31bdc418fd695665aa31e55ee18cef82 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a67dd72cc0e747c1d38efecbea4653e2233bf959c7e8be9c2daa3d97ef07e4 +size 3794847 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/016.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/016.json new file mode 100644 index 0000000000000000000000000000000000000000..67e1e8ed4d5d2896b75a7ae879ca312f762e3c01 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68170850b64e8d1d4f7d2eb313173d2543087e9339c0e47e3c28c9bf0b715cd2 +size 2358994 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/017.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/017.json new file mode 100644 index 0000000000000000000000000000000000000000..48f06be44b8d3125c2b5c8e9ce99d32bc6a6526c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e4442d96da27a432b6c5baf463501b0a5fcef4310f2bb37f4f9f6c6c0b4478 +size 2973897 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/018.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/018.json new file mode 100644 index 0000000000000000000000000000000000000000..01c7a84cb3eb246f0bba686ee873bfe90c2ea0a4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3c18d46c89095eb53efcd8e85e1a859b76e19cdd2e4016f1dddac517933164 +size 3383926 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/019.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/019.json new file mode 100644 index 0000000000000000000000000000000000000000..d38ef6f760d01d5cb61d2e519e76222bfcc57d5a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f0495b908b7b93a5b580466b6b6051b923800ac74cbdf66f19f1c22b2d4d94 +size 4409474 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/020.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/020.json new file mode 100644 index 0000000000000000000000000000000000000000..ea96f433152c783658cda0dbfc071ade7692c118 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb8bfa3dda8514ce90c342cc39b59922f0648059a1e17d010d13e1cc9108a3d +size 2666258 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/021.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/021.json new file mode 100644 index 0000000000000000000000000000000000000000..8be0b029ce5632d1e9fcea4caa784605a60adcf1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66fc6c66431f0bbc3cabaeced9b42d09640f1e1ad847e39410546a44c132ab57 +size 2255606 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/022.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/022.json new file mode 100644 index 0000000000000000000000000000000000000000..ebc7558152f00314cf1896e12894577120bc66c4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a42294f19af05a7d9347e28b8ecc13240856437de616e1abfc6f0a8e3b6311 +size 5231990 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/023.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/023.json new file mode 100644 index 0000000000000000000000000000000000000000..e7449091ed8c24cb0f9bece3ea60762deeca4343 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb6e65272baf8f0d3bc7ccc6baa12e500eae2e79198211cbfa15be5bb048aa7 +size 3999455 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/024.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/024.json new file mode 100644 index 0000000000000000000000000000000000000000..b8ef842415c919cc3f0532703aa503273664de20 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Samuel/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630609b8f35625a8786cdfec43015c3d7a02b3a72a7187931581a680c2739f89 +size 2563994 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..05f8b4166cb0356de20b86a575846bad6e6a0dc7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f90b0b873e2aafa394df00d5fbe4fb272ca12948b74bfa5152bc385f11e958a +size 1231237 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..12729b7065deb86c5eedad16675fdcd4383579a2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a8eac1d62e090a022b42b7cf643a1385e45efc45b5e582afa8435daa18584a +size 1743701 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..ca74cfd4964af6229c2123f0f263779632fee176 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Thessalonians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165e5a0b53fdef55b2d0f5fddbd7c8abfd82382d1c392b88c9463bfafc8a110b +size 1846916 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/001.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/001.json new file mode 100644 index 0000000000000000000000000000000000000000..ec0527a31d47af4c26a342afcd087d384a6f7fea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8638efbb46295bff651eccaaf5a145cc3f31bd25f11b98309cbeebdaed5ea627 +size 1846269 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/002.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/002.json new file mode 100644 index 0000000000000000000000000000000000000000..7e73df348bd636dfce6b15abe1dc387af828d093 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33514a320cb4506a7eb0ef80f0f9e01c945b2eb034381c1a8cf8ea82aa5ab185 +size 2667280 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/003.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/003.json new file mode 100644 index 0000000000000000000000000000000000000000..2bd07bf03e51148feaf92bcbfd8d13d2032b9235 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b862fa2e6e8039a25c4d13dfc0f4439a8170da9d059b7e1104b9fd7f027b68b2 +size 1744102 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/004.json b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/004.json new file mode 100644 index 0000000000000000000000000000000000000000..9e8199b22f3e9a0c133ec3790ab9026d4c4e41b2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/2 Timothy/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3509087679f33ae1e54ee61a4f907522b762a2cc2bd946dc777ac931386b71b6 +size 2256563 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/3 John/001.json b/embeddings/huggingface/infly-inf-retriever-v1/3 John/001.json new file mode 100644 index 0000000000000000000000000000000000000000..3ab64086d5300700a983ec45afc071a18b24c699 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/3 John/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddab490328c285a63b64299394579af2ef82082a4b3f4483ebde319cebbca305 +size 1436016 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/001.json new file mode 100644 index 0000000000000000000000000000000000000000..788ae90c89977b9c941bc19cc7e6b6cf3b892db3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d1b76e5d570da9666ee39c9de9e80afcffe5013c4331098fec1e478c139cd3 +size 2666770 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/002.json new file mode 100644 index 0000000000000000000000000000000000000000..f04bccd58a737f7bbd160943c18829fea69fd818 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac7250c6d948eea6077d81b242ddce3576c0604fceff147c13670e7cec24775 +size 4821332 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/003.json new file mode 100644 index 0000000000000000000000000000000000000000..db2caca182172fdd006faffa62a5f614e3209637 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94329d3b2d7f76450ac1ff38652bff42db874214f4871ed24922b0262c19c755 +size 2666870 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/004.json new file mode 100644 index 0000000000000000000000000000000000000000..20a268615bf19e820a6e3b475a9fd70321613225 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1006a5dbfdac19cbe14183f5a2d089ed11b4ad996c90229627747da01ad8bbb1 +size 3794472 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/005.json new file mode 100644 index 0000000000000000000000000000000000000000..2ef38410f515b8170fc474e581ea4d3dd04410c6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d30cf13c60d46322624106aca6c7c747abfcbc67d06307e65a0bca1d49e6d8 +size 4307259 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/006.json new file mode 100644 index 0000000000000000000000000000000000000000..945b9078a7e88cdf5382c2d0489b03d66424d026 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed99bec659fff2edba1c7a528f354bfdb26cdc69683268022000ae7f7249b29 +size 1538218 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/007.json new file mode 100644 index 0000000000000000000000000000000000000000..22a53f3a75d81c39f538ef4159ad42935c4f4150 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b85e37ef6e822eee583d98297cc3689fbf06cb9d963bbd558b4f57f94d1277 +size 6152299 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/008.json new file mode 100644 index 0000000000000000000000000000000000000000..34756f8888085dee19f23532bddac48b1dafdebb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c5f4b89beb2876206fdfeaabde9740d942e803a6c0ecff2f811cc154bfc2ab +size 4102342 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/009.json new file mode 100644 index 0000000000000000000000000000000000000000..06f8043c03594e934c32b0cf01ad0919c4df6125 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ebadd97271425b8be8bf4a46c81e7886887229e2a04f897967ba6040750607 +size 4410268 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/010.json new file mode 100644 index 0000000000000000000000000000000000000000..05b6aa95b615e1043a7381695af9abefb4df85e0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81734c1bbcb753ea9ea865c499067123cb72b7bcae43e7b15a0eae1128a9b1f5 +size 4922562 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/011.json new file mode 100644 index 0000000000000000000000000000000000000000..44c397caf0d04d385b14c019d66bf8bf76ee595b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7450f86910802cd4452ee79c66bdb011b8e156645aa949273a580e8282620ce4 +size 3076941 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/012.json new file mode 100644 index 0000000000000000000000000000000000000000..69d8dd02be154bb5fc0e24c0a44a4c8a0e73d939 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b217d1870bb6f6f944c7184a9b99a42b0f0a365c7a4f5335e68e4c5497d37aa2 +size 2563733 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/013.json new file mode 100644 index 0000000000000000000000000000000000000000..9469c27a388307f9e3f5c99e117115dd46dbe127 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d65cccbc779134514682f48ceadaf8e77061284004a8dddbfc44c8a5cdb3f5d +size 5332907 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/014.json new file mode 100644 index 0000000000000000000000000000000000000000..6cdde21ae08f6b48c5af69f2378c791622a2b09f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b82e33757b89a4f56448f9afa773e3796e36478ef16ee770f1d48552a111ae9 +size 2871299 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/015.json new file mode 100644 index 0000000000000000000000000000000000000000..197ed4a45a72c66d941756eaac24e4f31e1cdcc7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23ceed0a6b8efc21d24544f58f19d60422eb2d8d7202692aeb210e683de8db8 +size 4205549 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/016.json new file mode 100644 index 0000000000000000000000000000000000000000..52cd5b48bbd24c37126e90f0f012eeb003c19f80 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd78edf8c6cd43d9016130f412b313a30cde55f5f9adbb1de867c70f1d0ef5a +size 4101045 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/017.json new file mode 100644 index 0000000000000000000000000000000000000000..15d22bf8bff4c1ffc325eeeabef92627021663a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db96b81254dad43908fe209145e8f0debade2d953febc7395adbdb528d413fe4 +size 3486879 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/018.json new file mode 100644 index 0000000000000000000000000000000000000000..93c6f43390e7a0be8c24cd23d5c33a2f9f015da4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a76acdf75996125a9e11568ecdfd6bc220971c2616b3446470d28292234e78 +size 2871491 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/019.json new file mode 100644 index 0000000000000000000000000000000000000000..73885e87b46e0e16bf869e574ff95c39420d05cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bafe0c87ccfc3d4fdedf4316a946a51cd117233a66b73b24afcbd9bc418f39 +size 4204996 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/020.json new file mode 100644 index 0000000000000000000000000000000000000000..0d325be667dbe25e18db21435ea537cd4ed9541e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ec3b1d06e6d72f61fbba1e60b870556b63a07ed4ba423b014347cfc914606b +size 3897284 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/021.json new file mode 100644 index 0000000000000000000000000000000000000000..7234ad36b33726438e2a18b4cec62bb8619d2e9e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a854b2f355a5dd638a36abbdbfc34c3b294e7fc34e1478a10a8950057e3cc7 +size 4102188 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/022.json new file mode 100644 index 0000000000000000000000000000000000000000..3e23f2cf79ffc771461cd3dc56e15cfd24694a8b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3f9339a3c5b7cce24ac8f5fb2c3ea894f955467c4352f0cdf41c1def0a5521 +size 3076609 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/023.json new file mode 100644 index 0000000000000000000000000000000000000000..7f3c842229f09e053e0ff1ed36d225a4e9fe588f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8039d87668ed6767d3bab02400479b4e016508459e941c098c7487f2785f7005 +size 3589364 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/024.json new file mode 100644 index 0000000000000000000000000000000000000000..a26a03f1aef10f0b94daf4784b25d02666bc55ea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd99e5f5332cb6e4d52c25afebdbe94d6bd8928e3744549190f7abb23df50ef8 +size 2769319 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/025.json new file mode 100644 index 0000000000000000000000000000000000000000..f014f93c999d099921e7e9823e676451338cba2a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4caa58f43b002d7db032f1f44027c252bbaf520cb9ac7a6c11f464581591b12f +size 2769234 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/026.json new file mode 100644 index 0000000000000000000000000000000000000000..1ac99333aed867758c4dff6977ecdaed8035b531 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfaf42cde36202753b4fe0bbed55532c40a5c4157fc4f4541f6a840ca966b70a +size 3281801 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/027.json new file mode 100644 index 0000000000000000000000000000000000000000..c8ed0183a03696bdf9c9aaaa139babe99f023643 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df19fb2037c293db09e5986f367afa7c8383751d8f4743f52e0c7fc94b333b26 +size 4512888 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Acts/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Acts/028.json new file mode 100644 index 0000000000000000000000000000000000000000..0ade5bdaf4dd235b0496c18e42a91e70079e4c62 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Acts/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453aaba614b3089258d37228e0a6e49110a876d84b9971ec8236112127592c96 +size 3179516 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/001.json new file mode 100644 index 0000000000000000000000000000000000000000..39f665ae88f0581ce937cd0d4c709e1b427d08e0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c56bf867113e1d74eb87b301528e22a1aec6a354d64650ad9078cfe10a281a1 +size 1538200 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/002.json new file mode 100644 index 0000000000000000000000000000000000000000..a2087b829746d2b08fbf2501a07a5421caddc611 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d259ac597f348f95d4ce32fd7108aea6af2970a7ec7a8f8abfa44cc1ec3e03b6 +size 1640947 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/003.json new file mode 100644 index 0000000000000000000000000000000000000000..344a96dbcfb319b418b9f0e60eacb9980d2056f8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca3ee38863b7e3a72e0b2abe528ccc4093d16d547b41aae1d794ce3c79a5f73 +size 1537861 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/004.json new file mode 100644 index 0000000000000000000000000000000000000000..169e12245cd6dcaef05009ce0321153803394cec --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e97032bded4da50840280f2b3c1832c39c2f33732c939e8415b98da359440a +size 1333285 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/005.json new file mode 100644 index 0000000000000000000000000000000000000000..3b6daaa39068e2214bca9eacd1b4e9fed28c6069 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7adcbe93949e2686610852642176e44861ece632f5b2d6bdfe186598a8006a +size 2769507 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/006.json new file mode 100644 index 0000000000000000000000000000000000000000..a5822896f5bb5e3c283550e6a2e37d8bfcf00618 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad99393cf46d85a6bc514b54ae12f58e6e3c2b6467c5ef9eae04de1074e9861 +size 1435921 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/007.json new file mode 100644 index 0000000000000000000000000000000000000000..11aa4f14d1c29b7c9b9a2137d841dd01c23f99c6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3724cc7d9cc9cd0b9c889800650c1bf6aba99665ae4a564c209613fcf918ee +size 1743709 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/008.json new file mode 100644 index 0000000000000000000000000000000000000000..fdb5978a57b1fa5c8239f4f7bd9bb14156ad27d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae14efc8c919dab9812b985efc09ce951612156c9d09c75bd8df221a968fc16 +size 1435885 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Amos/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Amos/009.json new file mode 100644 index 0000000000000000000000000000000000000000..fb6da1d7409f51a2500aca006cc8db865fc03639 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Amos/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa1b4f0b162c33271aa95d15b2f81111d48eba4f754346407b275858783c0f0 +size 1538551 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Colossians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..adc117f6ce3d0dcf4ca226d26b3994d999bdfdb8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3bc63ef57e5040fc418094e91a4254f3cd2709fc05c33c59fee3881ef281d2 +size 2974885 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Colossians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..c4aa397cbe3ebf86652e3f4eff7b7677048e5370 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863d1ec8c447a7c4475ef8a2fc670929736c645fbb0a719b534a5ae86347e1b3 +size 2359756 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Colossians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..87622630de9752eddbd1f980d2e419d12812c5d7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653436a930d94e52b06cccad97c31c03b7ec6b3e39365581a2c54269f44a11f1 +size 2564513 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Colossians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..429fdbd7597e0be4e8e25c2fc5e93f9c9c09a5d1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Colossians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b098d08e9eb7bccbfcd0ba9c7343f3bc895f25d1ec2da0fd343cf95e23a03220 +size 1846407 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/001.json new file mode 100644 index 0000000000000000000000000000000000000000..a97e8fd26d42f9a65ae48985e101e9b3db95422a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708ab2c03f319940d22e06947585de7eef43222830c8b914295ba9a016cd9c35 +size 2153659 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/002.json new file mode 100644 index 0000000000000000000000000000000000000000..04aa52bd0d98462a2e35adcadf005f7b72b9451d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1639d7f50676ff3f72e94e12a0574256314c87ad39201ebb08d5c4c98a149da7 +size 5023444 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/003.json new file mode 100644 index 0000000000000000000000000000000000000000..9d7800688595ae466eb2f8283dd6bba0d4431de1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae21260f061463b0fe8fe37b8ed8a9f1c6f3aac1aa4f1ed58e0a991d64572bec +size 3075113 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/004.json new file mode 100644 index 0000000000000000000000000000000000000000..49d87729eb2ee538b341586226c9f608359e987e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22dcbd7bce1407a7660840746bbb9599e2c5ecb7f2539efc9ebde1e0cbc9674 +size 3794454 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/005.json new file mode 100644 index 0000000000000000000000000000000000000000..0d1fc7cd96bf8d1ba038a231eb8f3dc76d7b135a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec22415ee78348332b117f4b36582d6bc8de24576829f2332ab3ae250a71a27f +size 3178284 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/006.json new file mode 100644 index 0000000000000000000000000000000000000000..c0ca0c2e567346425610ff4d13ba849be8a98a04 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754bb33955042e4ced496e8f011f13550af3bd7f232cdfb6fec7bb8980da49b8 +size 2870210 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/007.json new file mode 100644 index 0000000000000000000000000000000000000000..bc58f7f12ec6e42f56afc437c4aeb106157c9366 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cd105d76355ff9b6f561d8afe13005c5b6aff976371f63877872d4d64f3e6e +size 2870774 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/008.json new file mode 100644 index 0000000000000000000000000000000000000000..4ac905d144b15db9cbba4c620a8e43ad550bf4d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f48eb399771099a5d47cb5562722103f618c674b4c3f56517cf1ac01349c99e +size 2768195 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/009.json new file mode 100644 index 0000000000000000000000000000000000000000..7570de35d29630326d17ffefb3be9014e30bd2d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03add49874b3c2de8160f499ae17f5e8416c75b73916c88f4cde6ba027e3a368 +size 2768897 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/010.json new file mode 100644 index 0000000000000000000000000000000000000000..ab60d972cbcfa29ae5e7bdc093ecf53aaa7bc71e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b31000427f5cb425a66ebd4780895183b57fa3483a739fa07e646a7285b4db +size 2153071 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/011.json new file mode 100644 index 0000000000000000000000000000000000000000..f35af60444393cc45b76484fa117a41bd3993165 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507f703dfd03a14596f3aa16e47600da8ac33e571ad760fa4551f7ff751a3e98 +size 4614342 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Daniel/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/012.json new file mode 100644 index 0000000000000000000000000000000000000000..7ef1c860233922e3f4d351a5b760830a0319af5c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Daniel/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df935577a3ef40b135d9e936a08bb573f0328a9d8de12a47168c7aac2b175da5 +size 1333339 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/001.json new file mode 100644 index 0000000000000000000000000000000000000000..9ae222e3b9a9f9d3bf541e1ce52d14e0555ea3fd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c2fcc9495e0756b3ccea930fbd0132e4fee8c91408fdead882c1aed413cdbd +size 4717693 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/002.json new file mode 100644 index 0000000000000000000000000000000000000000..c29468df920a9e4d09ea0ec3171679becc2999a2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed1361058bf47b1347a3d2e7843e254696825a850dc4c0c39394fac8f990a8b +size 3794534 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/003.json new file mode 100644 index 0000000000000000000000000000000000000000..336dec8eab180280ee48da8a565aa7278cb76ac1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb9e40c7c8ec7dd184413266d3bc3da27999b83f7821c340ebe574ac815f9aa +size 2974293 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/004.json new file mode 100644 index 0000000000000000000000000000000000000000..73c0fae94cd62f84f0590ee4627477ea571a0ecb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064a475b57eaa7aae5b4e9522e5076545c5c3e8cf6aa0b7cf536fdb093c56cc7 +size 5025882 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/005.json new file mode 100644 index 0000000000000000000000000000000000000000..2badbc5eaafc612f4668d3ade0367b77e68350d1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b06ba580d296dd507d68a7819f5e3732e1078facc00b8ae8aeb8b997eef007 +size 3384930 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/006.json new file mode 100644 index 0000000000000000000000000000000000000000..d56f4826f96968d7330c447d9ddbdc10dd679db6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e02a84d4d4a8aa49a6bb544b2580320941f07bbb6cfdadab646d903a208265 +size 2564741 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/007.json new file mode 100644 index 0000000000000000000000000000000000000000..53f4057697616b8f189fd646fbee4b4eaa8e6f04 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58b33d4955d3aacfb8f146607919ee3dada5e00e574235b15d7d177cbb18b02 +size 2666945 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/008.json new file mode 100644 index 0000000000000000000000000000000000000000..800663c40f429f1c20238aec9224208d31a5c6c5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b52cc44f644235a4f78c25f82c4284dfd4d476ff9cd3ade3853b930c7b7fb8 +size 2051720 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/009.json new file mode 100644 index 0000000000000000000000000000000000000000..9e51ecb44ce3a462da0af54f841c347276934e5f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3576f4b62dd82072b53cd67e14205543d321c3902db8daa88135b4083264a15 +size 2974707 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/010.json new file mode 100644 index 0000000000000000000000000000000000000000..c97c0fdacb262fe5a1bdf8fdf69f3db77f9dee89 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908ce9c182d80b7610d30dfb4911f0ebb6a83eef05e3af85602016b944e5c0a4 +size 2256234 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/011.json new file mode 100644 index 0000000000000000000000000000000000000000..7d5863126770724c8d9b45bc54c1b38cf4f622e6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b044872b0c3e889c58450f2ac98c16b97afa68d7e8d5477f5e70e213e0e4f9c3 +size 3283046 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/012.json new file mode 100644 index 0000000000000000000000000000000000000000..c118997d1ed85df4b89cc2dedf0116921269b540 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db69afefdfa7f2d02804db16e3cc3b116fa8cd8b404777c8bc968072ac19b41e +size 3282585 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/013.json new file mode 100644 index 0000000000000000000000000000000000000000..e9fc34dd7e28effbf23ae9e14671c9db60923fbf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61338563da558375e7e55dcc073795374ecda026f6d5ab52b10270dfd4aca99 +size 1846341 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/014.json new file mode 100644 index 0000000000000000000000000000000000000000..1664424e0cd1c3d7ea4155893d6d036d7173f31f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627d17410e295888e721d04099bc3d958be8ff91d1aab6f1d3c8e4b8fdc6bb24 +size 2974407 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/015.json new file mode 100644 index 0000000000000000000000000000000000000000..f32c68652db0b646125f5ac4ee6b907be88ab77d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd60482649ac0888d6d82861394ac43325c9929017c95dcd90e6e7dd897755f +size 2358974 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/016.json new file mode 100644 index 0000000000000000000000000000000000000000..dcdd0d011e0ba5dfa0c4bbd97a4e34769700b930 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17d8a5206c85c4f5453431b62d859adef2fcdfe60442badcc7a25fde6321b4f +size 2256679 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/017.json new file mode 100644 index 0000000000000000000000000000000000000000..92f6bc30366e0e0e7e4dc7fe4a69c5f70cca0063 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97629c4e6a78036d0ff37f30009d9d559c9dd19d4869b0b2c53efe725ecbca5 +size 2051457 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/018.json new file mode 100644 index 0000000000000000000000000000000000000000..22a6b7e986ab3857df4e2a016d5dcc7d068b924d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea225425a2f8e6b8f4d57aa5650acdbb73970990aa2eea0d2c5dc160cfa9ac3 +size 2256338 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/019.json new file mode 100644 index 0000000000000000000000000000000000000000..dcf5b64d3b8a1618ef70b2b1ae27daa58c03d718 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73ad5e4fa28db2b7f247af9e9bd668816cdbe083d8c571091ede7ed2ce49786 +size 2154013 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/020.json new file mode 100644 index 0000000000000000000000000000000000000000..f91f67562f22d064c29e44f10f0f0c63da3466e2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9647cb95f4e5fcd18652c18af58c59c352f3e35b9deda598f13bf33f33c2de9d +size 2051508 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/021.json new file mode 100644 index 0000000000000000000000000000000000000000..45c033ae902a0afb8eeb645e36b1d84be3c72af6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f0df8ea78e722e4e28d5e7a70dcf99a2fe22b36d07b7ef070fe578bca4c293 +size 2358822 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/022.json new file mode 100644 index 0000000000000000000000000000000000000000..137201de3031a5b2c012f67a80760798dd5e0e16 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed945441a3fbcbb7552574abd39672ac03a8f3c4cd7e762c9ba3efbaa4f7015 +size 3076517 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/023.json new file mode 100644 index 0000000000000000000000000000000000000000..89a8ee31a732805715b8c0e4e14cfd997b9e5293 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64c4dd140f3ca59e553e2c41d06093b03ec9c874807d932832512e839dccb95 +size 2564541 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/024.json new file mode 100644 index 0000000000000000000000000000000000000000..d31c23a0c51434e0b9eb92f4af0076c83a82537f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dea410caa0e681b116206d30a8f5cc4708134b25c11e8c58fae685a51098f9e +size 2256656 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/025.json new file mode 100644 index 0000000000000000000000000000000000000000..1db1103cc566f492dab49535ec593cbf725060c8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9526f5534a6c9a427bb759fbc2b2359bb3dc4e927e6489903bf4f01fa5327dec +size 1948215 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/026.json new file mode 100644 index 0000000000000000000000000000000000000000..12bdac5fca92a71a1067cfa26a7a0db17448bc36 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e070819e2f6fec6abd311cc37676639e029171f7d2a90851f248c5946d61c3e +size 1949089 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/027.json new file mode 100644 index 0000000000000000000000000000000000000000..58217bc69e1ea10bf849e3318d436e532ad44d03 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd788c1030b5d6a891f12928b6f581bf7708ddf0903b38e55e31a49b27b662c +size 2666400 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/028.json new file mode 100644 index 0000000000000000000000000000000000000000..b65da9f46c0b736bdc4dca3c21b070b8486c3bff --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157c04973ff4b6ca2dbe2ef8ad3f0fc914310a038c0618a011fc30e475c958ac +size 6976016 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/029.json new file mode 100644 index 0000000000000000000000000000000000000000..ae7cd186565341994e4a71a91971ffacd8d5b412 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aacabb57083245a63012ba57f938eb0c1002b92389a6615f10b8414abdc0fa6 +size 2974592 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/030.json new file mode 100644 index 0000000000000000000000000000000000000000..9535eb4b9eb2299aa36b5e5ed6104a6258813620 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5c845a772492511962939b68609036a3feb4c993f7f9c75131b80a34ac0467 +size 2052069 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/031.json new file mode 100644 index 0000000000000000000000000000000000000000..4ddc2aee190dceaa86778a69b1c932ecd240a0f9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd839d0e0b1ed5981281bceec64bc23b923de73c7760d0e9a2e2a1c0716fc99 +size 3076689 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/032.json new file mode 100644 index 0000000000000000000000000000000000000000..41b7b7c97804583ad5111da374575e4306843756 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7253de5bc501b6195fb2e9f7f79737c416463978188147e7a1eee696d4b003 +size 5334953 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/033.json new file mode 100644 index 0000000000000000000000000000000000000000..179c3f9e92f725c550f2a0378b48df4005d77416 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a8230439e6c70d47f85b4f5b35e587f8810164fa4a5bacbc648487345c5c4bc +size 2974676 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/034.json new file mode 100644 index 0000000000000000000000000000000000000000..b9a69f0242728f261423eb7111036bfa2a233fb8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Deuteronomy/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d528661628887fbdc764027e485c8c8ea4efc5f4eefd497871deffd31f9403c7 +size 1230323 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/001.json new file mode 100644 index 0000000000000000000000000000000000000000..017782a21bc5bff8c5c44775af0b4b5cec632a64 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b031b007c4894817505b94ee7688a72cb248e1bba1b0407aada90b8eabd38f +size 1846454 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/002.json new file mode 100644 index 0000000000000000000000000000000000000000..9953b61bfe236b4f13dd4f128790c7bf8f50a90e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3592ea721f90d755a897c81eb68ff3387ec413fabc108c0b53c155cb1ce817b +size 2667343 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/003.json new file mode 100644 index 0000000000000000000000000000000000000000..2df5e78a5635114b9d4e569a3efd1c66ad7062f1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8b498525fa7f5c37ae256c22fb42e1311565f40379bfdbc99862425749057c +size 2256878 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/004.json new file mode 100644 index 0000000000000000000000000000000000000000..dfadccc4d6dbdcc8de4038282adc5a6e7d7ca866 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f625f4adb34c05579fea97fffe15cdbdafb6445ea8428b076af36d87bfcf241 +size 1641402 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/005.json new file mode 100644 index 0000000000000000000000000000000000000000..b567379a4d029bb5b2f21d25c3e0a540a96a88d7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c55d5a17270f40b8b7eb80809d47247aa9d2c601f37cb6c63578177fc25bc1 +size 2052006 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/006.json new file mode 100644 index 0000000000000000000000000000000000000000..dce92447a09eacad5aac7469025d8766b2e11354 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8775c2058d1ce467517c6b6b7d09243bc599c072b95ba429ee1a7b8d4ad547 +size 1231050 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/007.json new file mode 100644 index 0000000000000000000000000000000000000000..49f3792a44de3762608b9031f21416bac18313ce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0706b531e7c2f07cbf6e27477e4653782ff269de14c3a9e23ca554f1b10c2379 +size 2975505 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/008.json new file mode 100644 index 0000000000000000000000000000000000000000..cffb931d484125082732afcda79402c25feb594e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a79fb081880fbf48fac13003fdffe5eb00a12d9a7e8085b508ef58fba19c33a +size 1744076 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/009.json new file mode 100644 index 0000000000000000000000000000000000000000..5f047663de4136b61aa83899755a3799b1f22229 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3881be6d43d8976d7d874feea33c0d891f4e2de3ae4830923b8436947bc8ceb2 +size 1846441 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/010.json new file mode 100644 index 0000000000000000000000000000000000000000..54f13d526749ef41ec05d54af5ad053dff492c38 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b613112947e404f43f08af902d06cd4598a90e9ef50394058125db984f3e82bc +size 2051974 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/011.json new file mode 100644 index 0000000000000000000000000000000000000000..43a2b69751aa0182b09a718768d223c02140e8ef --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7cfc57e5f7158a2724b6aa70d25649804ac8abd39c99b22de53456a311cc0ce +size 1026064 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/012.json new file mode 100644 index 0000000000000000000000000000000000000000..8cfd79ee1d606725d11e6f31509d7a49762cecc9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ecclesiastes/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c0f81335c7527495bfd5e01f0671301fb54d797ded036c4e8ccbad86e9823d +size 1436111 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..8ead9172febdcbc3866c2e935470a0e6e03ca6d9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34206bb7fefb276f9944565835092835a3a3ae685f1881f8b244797d1795e1a +size 2359266 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..7ddecddcfe27e46479283c0b019d573d7b97449f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7c85bcff1637aca62e216714fa774306cc943428aab7ffd2756782fce1c3be +size 2256645 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..c3a12d7af81d9539f634fc6842d68ea02f0c83df --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df75bf162637a933ce02258672208417433619bc147fdf733d7bd686c15a139a +size 2154501 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..79819262aef58b0e9690d3b8b3c25379f31b947a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a56752f9acb6a98ad6e1e8de548d649b90d31a26ca3e51eb3bb0c4fac10254 +size 3282808 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/005.json new file mode 100644 index 0000000000000000000000000000000000000000..5fea7b49f15c67cb39601a4a0ef1ae3bcc77d543 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d78f152fca38958112087c34adeda890c358d35bfe22eb00e9aa9c5be86a406 +size 3385699 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/006.json new file mode 100644 index 0000000000000000000000000000000000000000..849e175c7a05b6169b58cbfa746718934e105aa2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ephesians/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6857dc1578c77ebf3fd4d48c4293b9388978efd700eed070781d7b58876f0d9 +size 2461796 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/001.json new file mode 100644 index 0000000000000000000000000000000000000000..c9c5e543b17d71a7ece4eb7159c267a9726fd371 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07738aac7e7561374a944ffa3a319125dfe08cc5ab0406b6d56a880a5035152 +size 2255734 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/002.json new file mode 100644 index 0000000000000000000000000000000000000000..60a92cf95cc5d4e2b98f1c32d0e669d66c219a54 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8652c66556173b362c63bc5c71eec9b954f50e38a644a7692bc1e0526b2fd8 +size 2357982 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/003.json new file mode 100644 index 0000000000000000000000000000000000000000..afe68a444590d7b337f98c5c669279929b0982ce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cc42140e816d8d941a41af17c761fc2d8878ae8c2df3893fe177d2df65e654 +size 1537885 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/004.json new file mode 100644 index 0000000000000000000000000000000000000000..814d62e5cd49e02747fc6dcd66482a3687845aa4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cda06a7525d91d033feef4647082c33a180d59771478d3c68bf5ff66602bb8 +size 1743032 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/005.json new file mode 100644 index 0000000000000000000000000000000000000000..fa9350ff8bc91b60dcdc631334c7714cd4a37d15 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c5717aa50edf2e6c17564428d84d033f56297e3236576af4c055640cb682fa +size 1434847 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/006.json new file mode 100644 index 0000000000000000000000000000000000000000..da452c6fca76761570bc38e2a4e139a88eccf2a3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb840d8f6f017320a476bcab3dd060e76f69875b52d2b1dcc7a763d83d1ed45 +size 1434841 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/007.json new file mode 100644 index 0000000000000000000000000000000000000000..162a19ed8b1cb885b175d4b3cb84bd74f485e51d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66af8c565dbd81eb9d8252389e9bc4a21e0d6f3aff628c2579954d9976e3e3f +size 1024996 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/008.json new file mode 100644 index 0000000000000000000000000000000000000000..95c6b83cc172ae7be1637bb0de56290a6428bccb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1b5df06ccedb83592a5970bdae88bb1a6a2c7bc5d475cc24ebba5a4e0fb2fb +size 1743128 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/009.json new file mode 100644 index 0000000000000000000000000000000000000000..7eb376b94b08054806ec1ec105bb7de430a7e82e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2986acbb144afce315afa2e69e776365846296a282d691568b7cb86ef9fd36d +size 3281452 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Esther/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Esther/010.json new file mode 100644 index 0000000000000000000000000000000000000000..59126dbcab00a688b044a79f9cb614ef15f6d9ea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Esther/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a87768ecef4af06c828f9f475a633f0c16c4c33b4392a46bca9e2de40d3ee48 +size 307587 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/001.json new file mode 100644 index 0000000000000000000000000000000000000000..c7314998f0ffb980953ae74da4d51c0dc92369a7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0d7e539a58fb82df7359f779fe1362985aed9f4dd585c8e8e1f77e0b719f69 +size 2255527 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/002.json new file mode 100644 index 0000000000000000000000000000000000000000..15835c617ffd60ed5ef221e234beac8d3eb2813d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63d224cb29e5db4e44e0bcd69f3704c3d1579d8282540289fccf9ffaa221a85 +size 2562828 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/003.json new file mode 100644 index 0000000000000000000000000000000000000000..45081ce6a88c1774f4c2f5ceaafbcf3018f782ce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1151d642b72549d9f97e501365b668bbc074bcb5ae6985c4d8b7f70917af81 +size 2256169 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/004.json new file mode 100644 index 0000000000000000000000000000000000000000..6d4ed30a78cb1b192b69f19539823f068643b82a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596dbb7dca0209c1c438ff7386f129ccc4424d7120a59abc845b544d0a35f7e8 +size 3178820 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/005.json new file mode 100644 index 0000000000000000000000000000000000000000..52de5370c3e21b7c331863fc12052f12175ccb53 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7475b8d6dbe816b10c4175b2efa3e7739e9c3b4b130c9fd2ae9eaebf75e73f +size 2358048 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/006.json new file mode 100644 index 0000000000000000000000000000000000000000..5e73b73712cb90fdbfbac1e5b7e1adbdeab6d61f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe69de455296413d1f9a817cfdfcb45c808b7279e16af4f94abde022681d048 +size 3075939 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/007.json new file mode 100644 index 0000000000000000000000000000000000000000..4a502e50a7833f0bd272bceb0dc646171aee6210 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2f66dc297f1aaa415638241a9144f04738e074a4b3738d73b010c570328a86 +size 2563376 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/008.json new file mode 100644 index 0000000000000000000000000000000000000000..23287ad94893d6779d90876d8fbbb816f91ce92f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97ceee822a5128a4b50a590547802a9a55d377ba072b741fcc66108a3705d91 +size 3281173 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/009.json new file mode 100644 index 0000000000000000000000000000000000000000..b2b13a01cda7f6856aacdaae0c10d6b32f8f72c4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c76f552f22844f24107166cd352b6c3166afc646f38d7b42319f9d3cc1b096 +size 3589394 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/010.json new file mode 100644 index 0000000000000000000000000000000000000000..05427b1ae05c73ab4b2126b478ad2ec5dd42fa3a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a9f06b34a4253d7636f8401885c4628428b2db3b040bcca19d1cf848d2f5e5 +size 2973873 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/011.json new file mode 100644 index 0000000000000000000000000000000000000000..51f6fef967a83980a1fb7002bceb2f98897955e4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaa9da0b9367b64c0d20ce8547ca34e1370e1ceba2de8b916c254779958f375 +size 1025206 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/012.json new file mode 100644 index 0000000000000000000000000000000000000000..1c40bfe618317d863b4a7b162cd3f7500e3fa775 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0edb057e119db5b495ba59dd3801f3bccaa0e88b4c181331f074c5bd471279c1 +size 5229383 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/013.json new file mode 100644 index 0000000000000000000000000000000000000000..dc37fefda29d76fb805900f1ed1cf157989e2ddf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfebf2703e7d73c459635e6726ab520c9f574b5070343872182c3a3160874346 +size 2255416 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/014.json new file mode 100644 index 0000000000000000000000000000000000000000..51de6c2f4471889e9f95c6bbe773b34951abadb0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc1c9ea8be2cb2f62d992c74f24456815426e8394b455946a882e1f02ae9df6 +size 3178470 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/015.json new file mode 100644 index 0000000000000000000000000000000000000000..cb0652a57ab0a7171743b3ef55c69478441e5563 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4189b623881ef3f5db53ff575e4682c3e6713bab71af054f803f8ee706107aaf +size 2769453 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/016.json new file mode 100644 index 0000000000000000000000000000000000000000..d3c6f6b1239698698777f831099e2246662b4657 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5305043ed1326fba20fcca96ea7d381b86efa807606d0aa9b49f55282e7901da +size 3692356 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/017.json new file mode 100644 index 0000000000000000000000000000000000000000..0b9960a5240486410c358a53d692b37c03e0524a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40412a0fcc60edfa708fa9e1f2ec29f7edfa57a2eabc229a729dac9b5dc62c2c +size 1640410 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/018.json new file mode 100644 index 0000000000000000000000000000000000000000..5b2dd35100b802c2c7d79d1a1736b7552323d233 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eac5f064378351a43b9277c8ceb97ec222259587692bfacdb4133df86d6a68b +size 2768613 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/019.json new file mode 100644 index 0000000000000000000000000000000000000000..1d14ac6f867c51a2311d1403ca464c7766f1a103 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b567daf40fc437918e566981f46fb9abce5790d5437d4cbccb1df1fb435c607 +size 2563941 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/020.json new file mode 100644 index 0000000000000000000000000000000000000000..9881a5806f10075fa520dd89c7840f2cebe7d776 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751e61b60466da547b2136d751170a989e7f89fc203adadef7ca17fc2c10167c +size 2666739 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/021.json new file mode 100644 index 0000000000000000000000000000000000000000..e46a64e298712ea9fa8b8cee356e1cc467b4e68e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e65ea48d49ff8c4d0ef3c957d0516d45302ad94d4ea7328819e03e50293a08 +size 3691651 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/022.json new file mode 100644 index 0000000000000000000000000000000000000000..6bca210c781c62ffb6a4c5eae321befcdec99665 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0c0f8c3121ed80d01f1e7e9dca3b6efce42eaee7e767a41594283729541688 +size 3179255 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/023.json new file mode 100644 index 0000000000000000000000000000000000000000..e4f58fa51e31b7a12e21cdbc6337a830dcb029b4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6a841ecd9806a8c1681936b7743e4629bb9fcfd33dcbdb8cc6603c2b36335f +size 3384884 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/024.json new file mode 100644 index 0000000000000000000000000000000000000000..2857fb67a5c7c4f91bcf5f57e0aaff7bd6b4b9a2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37da04d05d86264445960d4cf4cf9bbaca4bbf271b710d4ede5caa8b34db146f +size 1845871 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/025.json new file mode 100644 index 0000000000000000000000000000000000000000..d4020e3fedfba3140fcd8d39bf8db9c41e8ff64e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:468b5678fcca441d771b4b65759c10a6242c8a3479e69c56747e5b5fc14af387 +size 4102316 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/026.json new file mode 100644 index 0000000000000000000000000000000000000000..74726a9bdcf5e7edaebde9e514c71f3eee3b16dc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b11883470d426a7b6868c2db00ad38e582e6e7d962ab562bd8b67494768a7b +size 3793945 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/027.json new file mode 100644 index 0000000000000000000000000000000000000000..d471c36205a2163b4b7d436debefa360b5bae556 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9408e3be054b9a23940ab70f032ecb0dbcf1b7fdd2cc8125282c10ea0a6447d4 +size 2153306 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/028.json new file mode 100644 index 0000000000000000000000000000000000000000..0c9ffc33349fd07e4f23d9c96b66053a01d8a016 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091bc8c698b68818fa6aa4d389bbb1129718dc406e9af2c601846993832dbe01 +size 4407948 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/029.json new file mode 100644 index 0000000000000000000000000000000000000000..c97022296177f0f0b6d672c78f9d0bd899d429ee --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f254567c72112063d4ac953d66b95ebf3a936fe168418857ac1ad9f472d37491 +size 4715670 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/030.json new file mode 100644 index 0000000000000000000000000000000000000000..22879bd8b1557c6afa306bcfc2f8b418469b9ff6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9682d285b44081ed29011fb8278d5dd2d4935b17721f9e90da551a8d7f1152 +size 3896970 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/031.json new file mode 100644 index 0000000000000000000000000000000000000000..56b0b894e318d710bf7e013631dbd257fb3a7a77 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05dfa1551aca0e57372cbb07633ab07efa1206c1bff6ad3533813e4056de7eaa +size 1845931 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/032.json new file mode 100644 index 0000000000000000000000000000000000000000..18178083ba5c4eeb2b33d908ab9fbc400a4f57fc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6c3096a80ac823b3f404fe2563bfc0913975c49b4cc05b97572f9dd8aa3acc +size 3588596 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/033.json new file mode 100644 index 0000000000000000000000000000000000000000..fedcdb1f8d4d1fcb110c8420be33305270c571da --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e462f3349e93b27b7bac83138ba3b1e21728be5ba221c914bcfaf12e9abf85f +size 2358692 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/034.json new file mode 100644 index 0000000000000000000000000000000000000000..008f7fb556de298c6c9e0faa71a04757cdd9afb8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce98aacc2ccf57369f32c0113d03397c9b4307913727dadfc4593afd8378c956 +size 3589954 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/035.json new file mode 100644 index 0000000000000000000000000000000000000000..62eabd2035c8ee18f705f65fd05d50aabb05ee33 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d073f7725882177598105ec58f4aa3907725f8a6af51295025041a6c2e4fefdd +size 3589206 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/036.json new file mode 100644 index 0000000000000000000000000000000000000000..75a2978194558176f8a6a8e4cc8be680a8b01c6b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800e67d7480cbd4147dc66107746bae57880d95d2724bb480648154536b9dc6f +size 3896657 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/037.json new file mode 100644 index 0000000000000000000000000000000000000000..fa32ad52c4953cc156579f95ac7825decfbc017d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063ad180942bd01822b3b63109e6e0c1bc13191787dc862a5d16da2154fc0670 +size 2973825 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/038.json new file mode 100644 index 0000000000000000000000000000000000000000..5259ac3944da7afd1d6f7f02f195c4af86053f47 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963b358f037f813bcf3dbbab1b11904e68fc55d62d770626a3e6ea54cb9a8c4d +size 3178210 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/039.json new file mode 100644 index 0000000000000000000000000000000000000000..2a27719ea45da25e5241a64e336cee7503622775 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1eaf91ecc35dc43d59e6179436993af737b6786e90dd0de0a4f3225fbe9fc2 +size 4407739 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Exodus/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/040.json new file mode 100644 index 0000000000000000000000000000000000000000..1920553587a66d84f8f1985aeecabe0f1fa1dace --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Exodus/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9363052c0addbd180fc7bea0980f896b82266abbabf8e6708ce605a43e0746 +size 3896048 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/001.json new file mode 100644 index 0000000000000000000000000000000000000000..2c5f5569e87f468be761d28ece9aac515c5cb153 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf8278680da770ea9c456b82c389870fd788e161609da40249e04352ddb8c79 +size 2870503 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/002.json new file mode 100644 index 0000000000000000000000000000000000000000..9dfcc82308c67eb7c720599fb38cadbd2b8c8abf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb92f13468bbf023c39a585b24fb2516052c6d619caee90ccd5429ad4199a7b +size 1026030 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/003.json new file mode 100644 index 0000000000000000000000000000000000000000..a317e7e84920ef566b6ada1c4466e1b3f7f2fdb8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7252e4afa947358a3a1a8bf7ba1b1961c1062ac00527e9d1c454607ad39b437 +size 2769786 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/004.json new file mode 100644 index 0000000000000000000000000000000000000000..ffa8fb30dcdab769307af22f37c124288ef53876 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2778ea1807fc98ff55d640b4c9e27e4bc3c7889e06febcc916684540605c9f +size 1744157 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/005.json new file mode 100644 index 0000000000000000000000000000000000000000..34cc27e58964ad1d03fab0f61c1004f2c6813462 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114577677541c2a86211f2107937a3f74a8ee5cf04a8624b6ebe25ad5346f5c8 +size 1743758 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/006.json new file mode 100644 index 0000000000000000000000000000000000000000..8d7b5dba980d9ce01d55eb465f77662a64aa2eca --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada5fb0a1e9e6473b466e32feaedc5f899fd1b3fe04ec86916d37ae56b7a1dc1 +size 1436112 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/007.json new file mode 100644 index 0000000000000000000000000000000000000000..73b40d38f274883e94f19e5e670cabecc1a8daf4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59fdc370c02b7541be03db48af38adfca1a3f7819db3de2584bc535e389c49c +size 2770023 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/008.json new file mode 100644 index 0000000000000000000000000000000000000000..c5c4f9cd6601e60abeb595e103df18dff680ac46 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde9faa79fcb69a45bfdb0a81faab20232c9da79d1813076df52e8543c88ae0a +size 1846431 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/009.json new file mode 100644 index 0000000000000000000000000000000000000000..ec30dde953f9f8a6fab728a81b2034a343149656 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27f7b5977e98e7aa4634b860fac746b66fba6e03fdff0f2381c760e693a2319 +size 1128172 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/010.json new file mode 100644 index 0000000000000000000000000000000000000000..32cc428641c0d54d9a9d116b2d50789fd90a7f59 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33a5fea584d04e4c3da4f340c439020687b4e57d629b404bbc82baafa851d41 +size 2255938 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/011.json new file mode 100644 index 0000000000000000000000000000000000000000..cfbca4f6b39d402867356915f6ed52875573a95c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353b70eaf8c623a2672e7351d66146cf2a7ba9974bc88573b2215df6a95b338c +size 2564339 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/012.json new file mode 100644 index 0000000000000000000000000000000000000000..ad004a5dee93e1e9aabfae7e0817a6eadb7b29f8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1216f8aa7b7f21ab0dc619c970bae5b282c8bcfd37b9fd73576fd3a9da27f526 +size 2872052 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/013.json new file mode 100644 index 0000000000000000000000000000000000000000..07d0e67ee00452883e4358516e5800bdde3219b8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352263bee3c3db8ff953e0a38e65cfff8abcb1f77428d696918fc811ea54ddca +size 2359151 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/014.json new file mode 100644 index 0000000000000000000000000000000000000000..01a5aaf846d4f3660b4a77294a0511df6733c772 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48ab7f9a57ea7dd77068344af3880905fcb61310e04347f7ccf7d9840ef7947 +size 2359063 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/015.json new file mode 100644 index 0000000000000000000000000000000000000000..f2cdca39d9c445bb67e95e4d3e08a070d5d7fc0f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeae42e0595f8f10edd02dcb4e458719742761eaa08c80098267c4976f38ed61 +size 820543 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/016.json new file mode 100644 index 0000000000000000000000000000000000000000..1815e62c19d31f4ca96ac469c4f3931e5b4d20e7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477a0d17f9fdf767127a027d6f631e797421087027f58658b4f6de1ae3cf3005 +size 6462378 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/017.json new file mode 100644 index 0000000000000000000000000000000000000000..95680f9fcd8b90775b5786b44de4188ca21121f6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f7d64387cfebc455f9dade7cee9e94dda4f995c0cf36c40544c05ba3505f8b +size 2462380 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/018.json new file mode 100644 index 0000000000000000000000000000000000000000..463a571c46525a7e3a16004701c5488699f40bc5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae73bdb4cafec4afda5659667982cf67b06cdea739fe8ecba4c76887b6fc2b56 +size 3282441 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/019.json new file mode 100644 index 0000000000000000000000000000000000000000..df7d25928866be4e50a2ea0863afbe1750de5aea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d923e76228bb8db2a1d1cb69e2867248f44c7b6d5ce0f781c90d6f44c899caa5 +size 1435882 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/020.json new file mode 100644 index 0000000000000000000000000000000000000000..29a40d57ae2e33ca5dcfc9f4a47b2ec31451a207 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b072aee83b69fa9d44dfde283cbe317f7fd78b29d0b9f54f2adfc7bcefef1551 +size 5026108 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/021.json new file mode 100644 index 0000000000000000000000000000000000000000..23694957a08161cfc135d86de6c4c3b668a91c24 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fb58618e29d3921003b9b46e44c5fa34df7d70b323d05586504e4676368d7b +size 3282244 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/022.json new file mode 100644 index 0000000000000000000000000000000000000000..08ec4d62d0f1af83e31ca6c4f105dde63ccb3ba7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f510e7fa064d5494bb1b858e43568d8a40c5959d7b8b249f18630cd08987e22 +size 3179893 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/023.json new file mode 100644 index 0000000000000000000000000000000000000000..eaf7122787f8e05307a5216dd47a379899669ed5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d800955924eb23952dc548250c0e42886b98e1ae27ca9f96c23f17e115bbe4 +size 5025360 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/024.json new file mode 100644 index 0000000000000000000000000000000000000000..00a0d86af09d532239a500086eff353b628a5bce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdcac05f85a6222d95cbf7d789db1130299a92f6bd2b32ae67691ebc9768529 +size 2769766 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/025.json new file mode 100644 index 0000000000000000000000000000000000000000..20d3ae5ef629ccc1130060b052f29ff0af233a11 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503d680f3cda276657e47ee841aff036598b95ccc823d1206b036bfe977a18fe +size 1743365 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/026.json new file mode 100644 index 0000000000000000000000000000000000000000..b226e882b42884a360be2610cb93657ed1b79f16 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2fae1480bf1f395f0d5b497c08dfe24d6a911e89d3c490e4dff2386de5c5b3 +size 2154069 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/027.json new file mode 100644 index 0000000000000000000000000000000000000000..c6ce153736d2a92a0ea85655001daf443c561873 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0d02f46ed9ede432a67e7e3ddf685101cfa0ecef7f61eb7c32b9ffe2f45cd1 +size 3692093 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/028.json new file mode 100644 index 0000000000000000000000000000000000000000..2c5bd943e0cd0f6e6e83c70b3181a8a61918fea2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e4debe9f2c6f49ce278d77effa2518aa15e971085cf667e9a3e93075d5c73d +size 2666494 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/029.json new file mode 100644 index 0000000000000000000000000000000000000000..8b068840ff6efe104c7036838d2a26b4a992b940 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcb9964a6451c3f2cfa7ac22551036833d9fbf24a3ec4400d6a6cc1acd14ee9 +size 2153432 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/030.json new file mode 100644 index 0000000000000000000000000000000000000000..1175773865b162d70c1cc134d755b04e5eca71d2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e96ede087f4b6881ca1626f2f5d546ec6c8b83356f4fbbdf3e0107fd822a51 +size 2666202 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/031.json new file mode 100644 index 0000000000000000000000000000000000000000..a36bd075a061f32ce092df50aecd4b748a777c21 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ff50b1abaae5ea0b8d9b6185efc70c9f5a8f13aeed184b3891615d49c19e1a +size 1846299 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/032.json new file mode 100644 index 0000000000000000000000000000000000000000..798d858457c3b504be87dc3e037c73aeca454e1e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8f387842b3ce3174a9b9b8b89495715af5d4194523efd6afd2dc66d2acb349 +size 3282662 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/033.json new file mode 100644 index 0000000000000000000000000000000000000000..04ed60c66647e3ed990d7ba833253c0654633a5e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e078aba17f9e1de59895c0cc78bdd37707582f9a18a578b0a4e6a2942482fb +size 3384888 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/034.json new file mode 100644 index 0000000000000000000000000000000000000000..970c309dbe108442f0a9ca9998506797174a031c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb7b39cb2f879dbb45401b59ca2e6ba4dbe5bdc8653f0ab51d9c20795068238 +size 3179040 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/035.json new file mode 100644 index 0000000000000000000000000000000000000000..dedb823a0116aff4971151910a628e9efb5cf176 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d07ef4636caee93f47d989f755373b8f18f1456a777b85bf62ceea57d5ed62 +size 1538734 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/036.json new file mode 100644 index 0000000000000000000000000000000000000000..5e0128af19647ee571d8757d2d0235c9a0a6edda --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ed013c46abe177bde88cdf7dd5f074acaafe44585025fd55041d2c096d6307 +size 3898055 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/037.json new file mode 100644 index 0000000000000000000000000000000000000000..c475530c9f5a5e5bce7d9dcc226a9fd5f81ac385 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431d64f9ddb5dc3d728a5e8c1925ae5f35786729abcc2ec24af09931b19e67b0 +size 2872264 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/038.json new file mode 100644 index 0000000000000000000000000000000000000000..dc20948c727030c383c754f9664cf41ff3caea3a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f80b37668af09b3f01c7c26dd1945a4069d31f44f1ae038647fec52258d83d0 +size 2358874 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/039.json new file mode 100644 index 0000000000000000000000000000000000000000..53008fea515b5afe4326d7f39bb71c35380faa8b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a06b75fd381f4c980045c1d486f58a2f07b0c40473f8b4f23c0ab7075babf3 +size 2974389 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/040.json new file mode 100644 index 0000000000000000000000000000000000000000..ce5b704aa31182d52a2ee1ce0086ae1625e90da1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee023cb7ea354404eb1fa4f933a9babfcab4e5186b7715cd093bc8c353f2102 +size 5023799 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/041.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/041.json new file mode 100644 index 0000000000000000000000000000000000000000..0ad6846b72c3e7a7ff0b82f70ee06e2dd866320b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/041.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a71c996f75bf6c0a70ba739fbb4fde3064547e44259fe9320148d3418346f5 +size 2666493 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/042.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/042.json new file mode 100644 index 0000000000000000000000000000000000000000..1475ad60bddc93d8713ae786557aab20d5dc9e79 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/042.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b916ab1f38878c065d6f9a0cd4ae8830ea0186cdb42df1b4a981c6a98153250 +size 2050906 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/043.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/043.json new file mode 100644 index 0000000000000000000000000000000000000000..2f25bd94fd461760a1eae48c1aeb8739a384b872 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/043.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859c7058a41f5934e0695df3d5864b3cf41938abb43416a8277a4298d7873328 +size 2768909 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/044.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/044.json new file mode 100644 index 0000000000000000000000000000000000000000..f4b4454c76d9e6b0c0ae5cb37f2b309353e25fea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/044.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29180c147eff301d8cb8bd72d41b18f7a01b1db7669c8cb65b24e0fc6b782f06 +size 3179000 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/045.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/045.json new file mode 100644 index 0000000000000000000000000000000000000000..12432bdef8498ebd1e5f69f2f6f87e8fd6093e66 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/045.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142cee9e981f6e6a1c16d672d258a63de7932aa22b8c30f34d944a1b48c9785c +size 2564220 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/046.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/046.json new file mode 100644 index 0000000000000000000000000000000000000000..6af7b752bd163c280a99a321ff9f1f40b869e116 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/046.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1465c7dce58690983a8b222cdad972c52549e300cf2226e56b7884e73e06e63b +size 2461063 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/047.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/047.json new file mode 100644 index 0000000000000000000000000000000000000000..a5fdd00ef6c98f81cd7d1591080894c45e32a821 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/047.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c94a06176ddba780a190ad64d544b188981513336bc93cbb3adc61758c81a55 +size 2359138 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/048.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/048.json new file mode 100644 index 0000000000000000000000000000000000000000..5b9a759c8e9edb01e0aca36ad45ba60b729a0197 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezekiel/048.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139a86c8b3e43981d05b0ad020256611e9d775d45519ebb5d6569ebbe2d2bc8c +size 3589153 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/001.json new file mode 100644 index 0000000000000000000000000000000000000000..c834d4303fc1fda70a8aa2d675f4a80f2e036dc9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2100ad4d8101bac72ed9d50d1b170477b49b3ff66bb9302fb0006fb7bbbfda +size 1127949 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/002.json new file mode 100644 index 0000000000000000000000000000000000000000..e12ebfc2a47805c2daec58462bcd9665f9af28b5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a2ae3a6a8351f521a56bf80fc816d2916b5cac09953ae3f021288280038b90 +size 7178708 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/003.json new file mode 100644 index 0000000000000000000000000000000000000000..04ba0784e8dcaaa2e2c4e81d80b4b9d1535a7254 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7023c189ae394461c9f6509838e14d0bf48dcf6401f6beafdba3c3018e48ffcc +size 1332685 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/004.json new file mode 100644 index 0000000000000000000000000000000000000000..1d4e839948e9a68356b6ba0674e61cdfac0ca0a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531aa923323cb61138a2e9793db170c3245fda5a1ed4d999c13623d706579b81 +size 2461205 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/005.json new file mode 100644 index 0000000000000000000000000000000000000000..c65a4cfc5dad52e70a2c5b3f64b22bec9213fb74 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40745079559e1b5dc29d89ec97d6a733a66a3d41c0b64fe8d76f81b6e70eb60a +size 1743045 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/006.json new file mode 100644 index 0000000000000000000000000000000000000000..623c0d29e07c86093d9f309f992e19ca8ca40ca3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc10bf29a55d170c97ab98d791346b69da01a45498e76d1da7bc57b1346e9956 +size 2255967 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/007.json new file mode 100644 index 0000000000000000000000000000000000000000..b5c7df787905e595e94e8b0c484b4c80806c30f4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9b10f82dd620f3926d849d5d20e0e5ddde7c35b2c9c5a650eaee5188d0c7f4 +size 2870857 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/008.json new file mode 100644 index 0000000000000000000000000000000000000000..843b574011968fb52ea86338be7a3bf568fa6677 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0886990421b4cacbef528ecb0d5d8712767654917a4e0ee7b17a9c43fe87ad4f +size 3691545 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/009.json new file mode 100644 index 0000000000000000000000000000000000000000..01761932c52cc019186f1335ab4f17e5ad01c513 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199451c58bff0f4f38a4cf772cda6be7ce279f9e85006e51c7f38840cab4c4f3 +size 1538436 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ezra/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/010.json new file mode 100644 index 0000000000000000000000000000000000000000..a0396ef65cfced4e71d219559981644c60b4b95a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ezra/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34dcc07d63b877bca5acfe683255b280f5f1e3918c2e814b46224ac6314d298 +size 4512228 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Galatians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..ebe127c281f0c69285033f20c311acaf93a5afb5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cf68c44ecc32c0f96de11a7b3baf49df3747dab8f705903d6c200b222a05d0 +size 2462008 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Galatians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..6e380d0fc4ffe89622ce111ed79f3f883fd539bc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0124d82f4dc2c34bceaedd259c0b3f8855703e11821704d7d38c8148026da376 +size 2153926 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Galatians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..334d2f164c4effacd1a52ea0f39b844cc103d724 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d20ba56eaa547e95705e0be661a928e1d7229f3eed8b35f048b3537bf7248f +size 2973674 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Galatians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..c198e09d62e3d311a7289544f779f7f70ea1e6bb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beafd9aca071cca571d3b084a7055ec94fe90513397a480cdb137e1af29f1cb5 +size 3179970 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Galatians/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/005.json new file mode 100644 index 0000000000000000000000000000000000000000..ee65b371b37d9ff1028ded6f29642e866758517c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a71634935e2a2cee3a208fcad1c4f769ca7f7a3eaa570822b73f955322bd5e +size 2667529 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Galatians/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/006.json new file mode 100644 index 0000000000000000000000000000000000000000..535cf6d5250eec438b0ecfbce6a24f5292d2d464 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Galatians/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ca904d03813cfc6dface84b23972fc27c5d8d9401aebe74ac0febae3900b28 +size 1846428 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/001.json new file mode 100644 index 0000000000000000000000000000000000000000..1df5f324919b50b9d8e39a1166667c849f7b0dd4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4353738893dc3edf385c263398ded4b01831300979a117c9f58510f52b1587cf +size 3180037 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/002.json new file mode 100644 index 0000000000000000000000000000000000000000..a588ee46467a3f63f3e19773bcdd587e857cb4cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8454044da6281277e419f68e6ce015a6f52ee72af3766e66e1160b76358f5e +size 2564143 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/003.json new file mode 100644 index 0000000000000000000000000000000000000000..1acd0aae2270073c0fca54a8663fed12f031f547 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7442033ad9d04aa41cbc7f1c2e4f2cfb1182533066d2d6f1772443fa3ffe0c27 +size 2461992 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/004.json new file mode 100644 index 0000000000000000000000000000000000000000..b51c03b5670fe3d48e5d72cf97e98154e487596c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577bb97e1ec7bab65a4802dbdda09464206575975c05b1fc69f463f6e5cb767d +size 2666668 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/005.json new file mode 100644 index 0000000000000000000000000000000000000000..e4bb3be8d66d63f29aefd06a84e069fac1c1949d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f313c9481b8da55705d7f866991e4e4a0e684c9ec87ae2b80ec43b4dd17c969 +size 3281948 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/006.json new file mode 100644 index 0000000000000000000000000000000000000000..8e82da31512aece966869e22bea39b39f62afceb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d9c862db17e6541feefde20a244d2383271eee658b0c67dfdb5ac811cdb46e +size 2256476 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/007.json new file mode 100644 index 0000000000000000000000000000000000000000..99c7d61c8073fb1f1235081b9763e873c9875a7b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0694c03e7544a1e65608b022757f4aabf0b3ef9d00eccd7faa72bf0d2cdf594 +size 2461991 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/008.json new file mode 100644 index 0000000000000000000000000000000000000000..9fc02bd58a430bbbda2c3d31a7be879a6b8d639c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f7f0232b765ccc146ddf8bb8ae64c00ce19ad888dfe20ff41f6e29ba18b220 +size 2256303 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/009.json new file mode 100644 index 0000000000000000000000000000000000000000..7ff064a2fcf977985f180efa3f033e896019fcf7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd8e659829d525f5a38b51049c72cbad9ae031305c13a94106b5f4b8d91ef89 +size 2974196 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/010.json new file mode 100644 index 0000000000000000000000000000000000000000..e05ba80588c102a0f67d5003221104dc962ac709 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6877c492257040d6bcb03716db5f18ee6292282b2a5a48caf792a8ca7a3438c +size 3280352 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/011.json new file mode 100644 index 0000000000000000000000000000000000000000..1c3a863e3d6b4acf32085348034b5f0cd3064831 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d634f18740a1ecd0f493eddc1221b3e220cc18043b4a55eb1996052a116b15bd +size 3281129 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/012.json new file mode 100644 index 0000000000000000000000000000000000000000..3829721080501fc0821f694bf93fa80b34bf7842 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d3c6f92f1a154d800f6adf5c6f11314bb787e558851e4e88d09b202fa099d8 +size 2050944 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/013.json new file mode 100644 index 0000000000000000000000000000000000000000..f1494cb53db2369c92e69d4c412740aac92d3d33 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae94a37b683df9c92489ac18c065a463da99311403c2b27b3b164c7c7f84fc41 +size 1845773 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/014.json new file mode 100644 index 0000000000000000000000000000000000000000..c3ba64b5a42527873db159ee09fe90c49a02c116 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1630fdb69c82f08862e657ba9fb81a78b570e7bc7e517982bf5f7bbe04ef3e5b +size 2460120 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/015.json new file mode 100644 index 0000000000000000000000000000000000000000..8276843312a137f45773e0d0114d3c0a713a03dc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adef84f0f163c46a47cacc3adbf24e9c2f7774897e71491b17d969c1d534e825 +size 2153572 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/016.json new file mode 100644 index 0000000000000000000000000000000000000000..f0b7fbf20876558e18288e43dde26fa61b2174e8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d642461bbb971e9eef33ffbcb1df6b1f85b1a7294bab1e80908f4bd4f4b6e17 +size 1640838 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/017.json new file mode 100644 index 0000000000000000000000000000000000000000..69a6c09d5d8f7007bdbf366967175e6ab5a7833f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ff3ae5263587c69f1a51008baaff4666307e82dd7d99601885adf844c85ae9 +size 2769207 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/018.json new file mode 100644 index 0000000000000000000000000000000000000000..de9ddab4b64d6e16fad60f51e12b1cde22caf887 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e1f281cb2dd2f57c9e131c7df9475a7909f0e3850d9dcca2fc115c48e505d2 +size 3383898 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/019.json new file mode 100644 index 0000000000000000000000000000000000000000..cf2f97eef613cccf8fad886e2e5969f05eda7d4d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b05a3141c8d55f317313aae20c1edde72e71d5178d995e562a47289765acd6e +size 3896518 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/020.json new file mode 100644 index 0000000000000000000000000000000000000000..8cacd0c29763fca052fe88bc793b6a21bb55f481 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b5211d3c8572c88a6a5b8103e85567584a82516352473cc8a6ae6a870ce7a8 +size 1845663 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/021.json new file mode 100644 index 0000000000000000000000000000000000000000..5c929370508c9f700bd762386497a9b088b0f778 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fbc4c9c41bbf07ce2cacf7d31b0b0f23e3f065c6d06728f05414110b9617e2 +size 3486488 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/022.json new file mode 100644 index 0000000000000000000000000000000000000000..e960f1a182776a35350abd44dbd6049ed7f476e1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1ed39e6dc99d15e6810b234347cd07d4da147ad5d6233d39ca927b1a199415 +size 2461297 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/023.json new file mode 100644 index 0000000000000000000000000000000000000000..65dd52db0406586fc112c92c32c362a7e252606f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6792e809a61862c691cbc61ef470bc694fdab0e50e9f38aa065b6a3395c1af +size 2051494 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/024.json new file mode 100644 index 0000000000000000000000000000000000000000..95ef9f920fd8f055aebbb07a1fdb6aa2a0f5607d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e621400600c2ce901aaa6a95f4a0a403fe78744790771d26996c711e8ef67b1a +size 6870828 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/025.json new file mode 100644 index 0000000000000000000000000000000000000000..1b487da7dcfd8636e16dcf3b9b881f8b11866686 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e5a73422a97f1f8ed82bb2f18dcc1f57657d147b56bf18eba89fb8c03214e0 +size 3485915 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/026.json new file mode 100644 index 0000000000000000000000000000000000000000..33d0dd44c61c6285c1718f7288ee97295d2cd67b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcb799fe386412f8cb0898e1ace173ea90568b2fa1c1c6b998b9a258ff66154 +size 3588860 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/027.json new file mode 100644 index 0000000000000000000000000000000000000000..54dbcd826dce916344f617c2c8d4b95fa8de983c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e07e92a445a5d8f260ecd81abfd9a5adb2cd3140cd4ece9247d52f8da8ed8f9 +size 4716563 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/028.json new file mode 100644 index 0000000000000000000000000000000000000000..64b1c0a569db015f22f0eed6dfb12e4f9c73ed76 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37b42b18109791a9927050edbd1622589ffc50f714e409c9a47f0ea11b2e51d +size 2255809 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/029.json new file mode 100644 index 0000000000000000000000000000000000000000..71317f133a03eb18884f6052389ad952ab7fb322 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e56e85234299cb06a6b065634c1a0e0aa2d45d2242cfdc441ee8a5d11d6cef +size 3588245 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/030.json new file mode 100644 index 0000000000000000000000000000000000000000..6fc5b8ee627753cefd6f5bb54ce97c87abd3e7be --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b955a4bd3c7720ceff6cce70d7083b8bcdbc9322a034c969c15ca70467cf545e +size 4408141 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/031.json new file mode 100644 index 0000000000000000000000000000000000000000..0146e26dc068f3fac3de654ef85f8995ed6748bc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d63bd00ba66849460d62485ab200a0bc184dc3ca6b45e1441931cf0cbd5e240 +size 5639186 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/032.json new file mode 100644 index 0000000000000000000000000000000000000000..735303b172ee875ff64c503e74cd42842c15389f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb68ed92e3b22c49ba6f8bbeb53e4a2e649f526fa252d9b6a75ce642b784004 +size 3281305 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/033.json new file mode 100644 index 0000000000000000000000000000000000000000..bb8963a36512e31a06706956370475c2c4c0c6eb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4134d73dc8b7d02b42d20959067ece852724249c705692f5227adf898d768ed +size 2050856 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/034.json new file mode 100644 index 0000000000000000000000000000000000000000..54bdb6bc1d054855242321584e2e2e7ec9e86b88 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc31f9eee4fdb249b0d15f5588b431fa2d86185e2121b91cb6bfae063d792a3e +size 3179011 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/035.json new file mode 100644 index 0000000000000000000000000000000000000000..1665188bc27413157811761fdd49cc351301dabc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca1eaf5d16ede9cd795460c2b0538b13a7be8e581ef98f541733aeaa2265bc2 +size 2973089 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/036.json new file mode 100644 index 0000000000000000000000000000000000000000..aa833f32afe74185a0d164ef01a4281e4c8e0af1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffbfac9cb111d72f407cb5af8598f77eec82da5b55fcf9acef3618f45031df2 +size 4408317 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/037.json new file mode 100644 index 0000000000000000000000000000000000000000..2125b2ecdc1cb4ee76d26a5efc3d43a3fa6abc86 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad572760ee4fd00971d4983f5049ca324b27723df11dbb1d7a54cb0d03515705 +size 3690754 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/038.json new file mode 100644 index 0000000000000000000000000000000000000000..2be49b093bd8a94056235e6f182d40074e55a081 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca9d8e10dadf5a7af0d06608d38834c9d39d0cdfc34198707f707e42a60cb3e +size 3074996 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/039.json new file mode 100644 index 0000000000000000000000000000000000000000..4d5d97e5b0e8abf8efaed92e71741d1cfc555432 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfcddbc9e683ed3202e05eddb0eabf2e2b502d0106729f1eb0e3abbee4840e5 +size 2358243 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/040.json new file mode 100644 index 0000000000000000000000000000000000000000..167597f0fadd8887ede293ec27ae62fea4aa4b63 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40485aa23f29f472792789cf0df4d2b03212cf4d30a82249808df26cc991959 +size 2357887 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/041.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/041.json new file mode 100644 index 0000000000000000000000000000000000000000..2ab1d0020d780b8dfd682fe70f183d536a913db0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/041.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9a3d722a8ced34bb1a0d4a655c50b7a0f0a36165c135dcdaae43640ab5fa46 +size 5843502 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/042.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/042.json new file mode 100644 index 0000000000000000000000000000000000000000..252a31c9d804e9eda4469b2ae2bc4c7f6262f8f9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/042.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5b420e91200903780f106c6828f836953238580b2e8dd76a724b010ea492bb +size 3896210 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/043.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/043.json new file mode 100644 index 0000000000000000000000000000000000000000..6741ed3dfb1a1b747a16a076e7d84038ccbbe0c5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/043.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f57bbae9d67b3aa4b9e2f138744ad379313771bd16e96d2cb2aee84bc3247604 +size 3485820 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/044.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/044.json new file mode 100644 index 0000000000000000000000000000000000000000..d876d8949a4da23a62e84ddee87010787d86d6c8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/044.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66f2bb47906ef19fa66095e887ba9a77e1b40f0ed9a5eb2e251f7455062ab73 +size 3485820 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/045.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/045.json new file mode 100644 index 0000000000000000000000000000000000000000..1185a52a0cee413831057d211db2a833d7cc5e92 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/045.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d275f3004eb6e0a7dd942e99921bd2cf384fefe72145989a6d654073dcf45c +size 2871017 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/046.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/046.json new file mode 100644 index 0000000000000000000000000000000000000000..61519e6f04abeab378e9884c6f9f29dc38ad2ed0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/046.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b7ac66f8f73be073930d31ad85f424a36a5971c3b734fc534769984a2d4ac6 +size 3485620 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/047.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/047.json new file mode 100644 index 0000000000000000000000000000000000000000..1b4a63fce8ea5d632a656ffec2a8ba40eb1c17e4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/047.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed58af766260b1a76829ea2f977db95b37cced5d9ddba980b5e6cb2c906074a +size 3177868 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/048.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/048.json new file mode 100644 index 0000000000000000000000000000000000000000..11ce54855c8d005a4d9753ef54a38dd5c7e67c0c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/048.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e008c38a1825a2a9c6b2c0971bfa691346dd86395c29b233da23a719d101383b +size 2255543 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/049.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/049.json new file mode 100644 index 0000000000000000000000000000000000000000..3ae6d6e281dea66ed160f3981d7e64c9a1764290 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/049.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2581a08e7b146d41c0dfdc8ab29a175b262032cbe980326ee5e45667cbefcaef +size 3384317 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Genesis/050.json b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/050.json new file mode 100644 index 0000000000000000000000000000000000000000..0440679c1fd66546cceaa5b9dd7c63d7521bc2b0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Genesis/050.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4dbdabfc8bb55a6a2a2c497198f456f5c5b050a9e296e3610d9fadf1a52c6ea +size 2665230 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/001.json new file mode 100644 index 0000000000000000000000000000000000000000..c22a1411ac5b48e5842220cb318f7ea30617903f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7613ca25e28fe516d0a279e9c01908928e7a99afa39851b7dc5c6c484a4ead34 +size 1743944 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/002.json new file mode 100644 index 0000000000000000000000000000000000000000..6e795411db7e039bb09b980ff38d6377741a285f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10291f83f19e611e5a573e2da45616b485cccb7d3d364e1d2aa2a55b1469789f +size 2051665 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/003.json new file mode 100644 index 0000000000000000000000000000000000000000..0589460c5567862a43286a5543d70ad8439355f5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Habakkuk/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e9fa5e8f7acf79d26c95f8a25000b74f5cc66f7c3a1bd902e6ab532b210aa8 +size 1948824 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Haggai/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Haggai/001.json new file mode 100644 index 0000000000000000000000000000000000000000..2dc7271ec675d7263f4bb43d69f8217b377ea534 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Haggai/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836f4d1026944bf30574680a349b96d9ba5510c30a8b7cc3948253ec59162e64 +size 1538216 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Haggai/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Haggai/002.json new file mode 100644 index 0000000000000000000000000000000000000000..0dbaf312aca8e9f200a840e99a987ba153186b7f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Haggai/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2139f8baaecbec1f9bfea55f53354f5427b03960099e861c2af8b4b8496b036 +size 2358819 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/001.json new file mode 100644 index 0000000000000000000000000000000000000000..4cfdc2486408930e6a2cc251372ea12ab5edce64 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56bcbadf99651b4954eef0573290ff2b3ca26049ca8203c13d6aa448a74fc7a +size 1436188 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/002.json new file mode 100644 index 0000000000000000000000000000000000000000..50354763d250d3ef93b0d8c5c56ed602ff2285cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c0fe1e8f8470c32c8fa6716ebf0bf131775fcdd454423b4a7af28a6b41993c +size 1846271 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/003.json new file mode 100644 index 0000000000000000000000000000000000000000..adce2568da13aacbace7c4c216f8f8d1cd515bfd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37cd5d561e47355cfbc390224a62d2ac36d49215523ecdaf14396382f0ac55b5 +size 1948406 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/004.json new file mode 100644 index 0000000000000000000000000000000000000000..5d0f5023b430bb1c0f345ed80e46989ed364ae43 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a401a102779e24915a59d0a089527e5a7d4e5951fe506d3570daa3ffaaf939c3 +size 1641313 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/005.json new file mode 100644 index 0000000000000000000000000000000000000000..41b22a26f3ab18751fa343646234f5fb1453578c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aed56b590eb7e952a83c9a9aa3bdc63910ee64dd1f4c8077ca8cb879a10e06e +size 1435982 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/006.json new file mode 100644 index 0000000000000000000000000000000000000000..f9c69285a3c244edda410a5c36d2e0cb6c8c37b1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0cf8036a2e4762b97aeebb1899821d125888445732beeb4c44064206448b29 +size 2051771 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/007.json new file mode 100644 index 0000000000000000000000000000000000000000..2ab6642d7de3a52d42da0996d926ae12667841f6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0337bc057db0ab7b64155e5451726d298b7167fa30fb548db49036a0c9827401 +size 2871542 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/008.json new file mode 100644 index 0000000000000000000000000000000000000000..bee11bd667b3c95bc935aadc485ed0279f4e6fcb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44e153013288b566ed1f2e39416ea30c1a8a01a71969de879dd3e4ef727354e +size 1333503 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/009.json new file mode 100644 index 0000000000000000000000000000000000000000..4a94c81a9a53ac326804ce1c350b50bc4bdefddc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcc50d97588c21dfc2405f63c6b1afbf20558acb24f6f22378b979e4f6437ab +size 2871787 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/010.json new file mode 100644 index 0000000000000000000000000000000000000000..b097b4f8a77643803b4222ad884bf903962577b5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbf7e48a3487ded7292b8841933cce919ae3619d8dedd19df53a0bafe764fc3 +size 4000055 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/011.json new file mode 100644 index 0000000000000000000000000000000000000000..8ad4e25f26247c1b8af78c915cc889c4f80b4eab --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9d09b21760496ab6979e3085e351bf70fc155ce9ea60edaa041e3ac97d3e5c +size 4102532 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/012.json new file mode 100644 index 0000000000000000000000000000000000000000..b828c7f3bc79236d56865c67a2a031a4d71b7dc1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9462d47a7f6bd017c1e7c4f82eb371abce2b20387f4d75ee1c47b33f7c3ea48 +size 2975149 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/013.json new file mode 100644 index 0000000000000000000000000000000000000000..49735df5212b47772273d314c1538de0bb10ec11 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hebrews/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e5f6020165d14d60a08f39bca615a567d6414166c2ba43dcd6f8423c339df6 +size 2564893 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/001.json new file mode 100644 index 0000000000000000000000000000000000000000..9075851def8414f844456193060ec76ceb7dc56d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555ace42a8581437cd5f468524892a8520132efeb68aad99de5d0b9c0c10685d +size 1128144 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/002.json new file mode 100644 index 0000000000000000000000000000000000000000..54337c2ba936f6b66a8a9f126dde8c483b0a4861 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5366f3f4b08f1bef3b12c1d5a5e88a40835cafc6decbd06cf05820235c61c8ae +size 2359128 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/003.json new file mode 100644 index 0000000000000000000000000000000000000000..1de065a645e00cdd30c152768cf3e148e6af580f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4fdf4cbfb17f8642707bac93f6f1aba31c0c84ab5a321b488c1c395336894b +size 512869 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/004.json new file mode 100644 index 0000000000000000000000000000000000000000..e2549200419b740f66ef3cecb1875ada9a622fe6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3493bfe416d20948a275a316afcd8a162775bf968d6dc620a7d33d57382aa2 +size 1948976 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/005.json new file mode 100644 index 0000000000000000000000000000000000000000..bed04b7038343c0b5733f4ae5a8d2c3aa31ae9a3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c09e67b0f0a844d1a7ce6e62440b4c5ef69240b81eeb25fd2887f2325b5a405 +size 1538392 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/006.json new file mode 100644 index 0000000000000000000000000000000000000000..8e02562f7438da13df0e978366c4950753679e9b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0bbfbd2fed2ac5516976a2a103ac575bb04cc9fdab11609959adbbe5559b9f +size 1128316 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/007.json new file mode 100644 index 0000000000000000000000000000000000000000..fa238402c191bf468d05bc345e31554ee6283135 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a50e3b5605460337c7828b6a0b6d1874f31005a256f9327ddd237b42ba5db9 +size 1641010 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/008.json new file mode 100644 index 0000000000000000000000000000000000000000..6c99c15e0f1014d29083faa2b75e6e3d96d00271 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce30ac9ddfb8c34d8b5e685e25414dd00631b7869033f7dcd8c845fb834572d +size 1435684 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/009.json new file mode 100644 index 0000000000000000000000000000000000000000..b5fe25281ab602dd7a87ce7b6966916b070e7685 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:657f6210b973312ea0f1d4967d056804e668549ec64e13539a9b61ca819ffc9f +size 1743302 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/010.json new file mode 100644 index 0000000000000000000000000000000000000000..c02ed049be4209312afc8839f38dc61548b649e0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a6fe182d910ae820158164bacad5d063d0e066bb3ef3926e2c5b25d92b3c6e +size 1538451 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/011.json new file mode 100644 index 0000000000000000000000000000000000000000..e4c16cb8a3699e4db36070aefc800791b2a22d7d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b9b17a295cdd206fd22dc7c50645e59cfe348aae5d1cf0c3f846b007b5460c +size 1230412 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/012.json new file mode 100644 index 0000000000000000000000000000000000000000..68b083645d8aeab5ce27387f635c6dec9836370a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663c35fd02edf6d77a01d7985818f1bce475578a6994415f3edb86f6d136c9e8 +size 1435775 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/013.json new file mode 100644 index 0000000000000000000000000000000000000000..566fb37069cbba735f032b4e4eb9f457014834f1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02fdfc93a71d9487ddd4cbb266d44c17baedadfdc0f9355896fce249a8ea841 +size 1641220 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Hosea/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/014.json new file mode 100644 index 0000000000000000000000000000000000000000..72359ca87ce4d86534b28f6a9e49fbbb12f54024 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Hosea/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87746252cd83cc3416cc871727e6130094f52a755a9fdc003fe7824d876da3ef +size 923119 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..a88ad6c9d28efe9bc3492f9e8ca94e3caf511d8e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4602609a2e9a30b43b980c1a642f4c3e035a44cc26d4d4e5c51fde7593d2e4f +size 3179994 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..81ba872f7af33a2a3cd4603d4232e91aaf9f9c09 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba42f5d91a177abbb0778f164bb4da435a5d6312671b8d23f14a1034d09cfb5a +size 2256486 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..67a98074b9817693c40a8fd39ddc234962cad6d9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea217ef8dfbb62e98986f9e489638e302b26d3142444f58cc2336b32fb113715 +size 2667350 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/004.json new file mode 100644 index 0000000000000000000000000000000000000000..291dc1226008fdc8d6ab2bcab0fc0f3c54e28913 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65831e4eec5fbfde704a508429c1d650b519f94f9f0be82e662d96f1b928abf5 +size 615510 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/005.json new file mode 100644 index 0000000000000000000000000000000000000000..9e3589a384ecbe5a685da5e1553e9b525eff9135 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a286cecf4795d52ec225622ca7abdb7ac84a7c12cdb8b116b3325e9f20ed047 +size 3076995 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/006.json new file mode 100644 index 0000000000000000000000000000000000000000..c305bb72c1e20f892cdbc8884ebd86291614e570 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e8c3cdc229fbf3179fe8203676212d74067f05c25ef13d853e660d820e3dfd +size 1333384 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/007.json new file mode 100644 index 0000000000000000000000000000000000000000..7cd32a1979058082269cbd83c4e5824b091476f9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6057aafa42555e7fbbfbe0802a2bdc503f403ac7e3118b8e0f266cd912f00d8d +size 2564130 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/008.json new file mode 100644 index 0000000000000000000000000000000000000000..a8aa7feb74f4b87cc31564732d984497146e78ca --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1e00d99531aa42ad056bda1b20fdf116a3dd898e6dd70423db17ee04b47be8 +size 2256747 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/009.json new file mode 100644 index 0000000000000000000000000000000000000000..0d6436030323c6240e0cc91c2ac5f98a6bf1d6d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914bd09b92e3b0c3eb347481b0de72511bc62d6e350c9007f529a6950276bfc7 +size 2153949 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/010.json new file mode 100644 index 0000000000000000000000000000000000000000..7cbe81a14428baaacc84314271cb6fb245fd1d2c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234dfb77ba1f74e69b302f90e1a50528c41089ec760f215369f1954131734ba4 +size 3487120 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/011.json new file mode 100644 index 0000000000000000000000000000000000000000..d2e4ca6798dc5bb66704c56ed61a6e763a4d3e70 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487743a64da04d801f7ea74d49e33571667f86d667472c52082f1a4a13686a21 +size 1641081 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/012.json new file mode 100644 index 0000000000000000000000000000000000000000..451351781e528041c116bac917793e33fc8c5932 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c073bc5bf868a8c6879df86207c1480abf02c32e180f67249644f0ddc532e15d +size 615495 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/013.json new file mode 100644 index 0000000000000000000000000000000000000000..091566f68164020e992f14acd5c0fd165b09a5dd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84b382f71766550fd2a3b09c2ac61ad9749ad8eec0dfe7c58a5f8b0c0b4aaf6 +size 2256817 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/014.json new file mode 100644 index 0000000000000000000000000000000000000000..342cd4e57467b3223d026a9ab8eb55902e5b28c8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b5e0a0e39c66ba6f62fc9b18b1243dfe18393ff3c966d663e905e9f98dcbf2 +size 3282483 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/015.json new file mode 100644 index 0000000000000000000000000000000000000000..771aaebe1ca9d097aa8b1225684c4350da5cfacd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3225e9688e6dd8507ca30f3bdfbae04b9d366fbf144b805ef9b975c6e1f607e6 +size 922772 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/016.json new file mode 100644 index 0000000000000000000000000000000000000000..0c21e2279c6a2ff4f1ff524085bcde255d67e43b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e35515dde823d30e0dd869fedad810f4d7926b11045b0b3ba597ea4c195bc68 +size 1436016 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/017.json new file mode 100644 index 0000000000000000000000000000000000000000..dd279674640a70891fec160b8a50beb89b450ee2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d89cdd8b2c033e994f69d9347ea61123ab593aa98f57169b151515ec577ec1e +size 1436036 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/018.json new file mode 100644 index 0000000000000000000000000000000000000000..89b72dcd1ad373ccca978ef41d584e58914c38e6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1efaae60093b7be80bf67cf6c3e85dc32cf02293ef4e9056c9ffd6736c6e553 +size 718010 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/019.json new file mode 100644 index 0000000000000000000000000000000000000000..b9d6232981c2bf5032daa075fa3cb557a64d507d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77698c6d5f9bfbbc22213f4304ae751933154cdd3cf25970d5bc5f5eb3d6582f +size 2563585 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/020.json new file mode 100644 index 0000000000000000000000000000000000000000..d91953c956fb527fea2194604ae49a895d93ed19 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13d55120e4fd0629fd8331d50455268392860b73ba855dd162d9c875b21f9ed +size 615005 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/021.json new file mode 100644 index 0000000000000000000000000000000000000000..4f341116bbc4738ff390ff800c382a2547fca2f9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52a7e7a4e0ba16a73f05ce9ad451aca59ebe8d21835a97ba79facc883e137d9 +size 1743525 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/022.json new file mode 100644 index 0000000000000000000000000000000000000000..ad22797feab6e9335e889653df84c391f0fe5ed9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ddc17e30d57e910fe11f089c09d115403928fed93c66caff8f30d868f10e9a +size 2563968 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/023.json new file mode 100644 index 0000000000000000000000000000000000000000..501195638125b95a893733d7ca690484e3095e4a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f56722c67699b95580f31ed036a9e73e1ac697a5dc60e0242618af80e172774 +size 1846368 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/024.json new file mode 100644 index 0000000000000000000000000000000000000000..326a80432b36eab75137de21c4c0bf3bf6fe4c7d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb4337090363dbea6cc06d2950cd01820b6bec17d9c2ea8c59ed7b3e03f5ad2 +size 2359618 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/025.json new file mode 100644 index 0000000000000000000000000000000000000000..7c9c1e611f88ea3f1f9ba61025d4d1963c508d21 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769222f01bb15c678e36d1191707bc6e0146a5596b664287f4486d2d24f9d538 +size 1230831 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/026.json new file mode 100644 index 0000000000000000000000000000000000000000..4928a0cf26f308c4e6a0d435cb979986dc9556f2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57043b62ab089f52c200c78e99f21935699e8e3ff106807c4bedbd5335577378 +size 2154255 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/027.json new file mode 100644 index 0000000000000000000000000000000000000000..a324b28feede0114948cb33cf1facf964fcda484 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59268734a665da9bf83cb03fce11d866b286920e84bf387ad0c7854e1d337a89 +size 1333393 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/028.json new file mode 100644 index 0000000000000000000000000000000000000000..6b1e0c1d87e28bb580114ddf97d3b4654f1df836 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c09bfc59f09be901e5a46a8626fd2a094fd3d879737687a9a83d49af490e04f +size 2974983 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/029.json new file mode 100644 index 0000000000000000000000000000000000000000..61b930683467d2501a71ad4907e42093cdc79c05 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5510af658832b77a5756fc91f5d84c1a43621d83bd06588e8ee4dc85797bcc +size 2461573 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/030.json new file mode 100644 index 0000000000000000000000000000000000000000..3a76f87737b69cbc60612f2a4cd7956717c9ddb3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfaccb20b9f57e8d3dbce71dd8882f1de905201da081ebe2ed78f03253c3ff8 +size 3385129 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/031.json new file mode 100644 index 0000000000000000000000000000000000000000..5fd370230d23633f487a7b3f8cda451a6bf3be83 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf6820236dc17681d09f35b49707f113146672ab8c130f5a5da3f2a4e8dcf18 +size 923147 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/032.json new file mode 100644 index 0000000000000000000000000000000000000000..0753bfc4075df2a3d0595048cc868dfaa3351c4b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101913dfb726ed53856a8dab748f2cb36ec2808f4d22120bbe78ac09da4763a2 +size 2051927 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/033.json new file mode 100644 index 0000000000000000000000000000000000000000..5983f1586412879b0ca47b8e2d6a1e3af786f48d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af556cb6428e5cf05bb97bc57009602e85e1483b3537df187bb83c094f376ed6 +size 2462098 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/034.json new file mode 100644 index 0000000000000000000000000000000000000000..7f9aead86e1444b80460d3c996d5d6c8910d8528 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6250d72538a54add8fb5a67f903ec8ee899e04300a3418a4fcb1c21bd34edd37 +size 1743939 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/035.json new file mode 100644 index 0000000000000000000000000000000000000000..4fe522e96f49a2c89ee36dc6dea527f9c9d2ee44 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2419ad763e9cb6bd4725303b24f28ec4d44b7b36b889695236844afb73ddc132 +size 1025785 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/036.json new file mode 100644 index 0000000000000000000000000000000000000000..533162bac396c4f5c2b57c145ba20c23b62b90c8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4831bf74b81690fe27a1e834b8d0129e625e1a7af302548d905f95201d9a003 +size 2256254 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/037.json new file mode 100644 index 0000000000000000000000000000000000000000..58fab6bd10f4fab9a4870f40dbcb6e2a1de69371 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4fad4cf5b25f891a8ce55f6cee443880fcd2243265c6fcd53e6dff671124c2 +size 3897200 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/038.json new file mode 100644 index 0000000000000000000000000000000000000000..dd24d36a112c916e90bcafe88c1c1d4f3db8f953 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d7a1a71dd2dc84776ea30f76d7f505c07f2e8d10b78123add2f618091d0ab5 +size 2256602 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/039.json new file mode 100644 index 0000000000000000000000000000000000000000..1514d1e74c170784cbb26ae22877564904976b46 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b63ed49e2218249d02dec57fdfcb469ce37a58c345b5483db273017c1dedb57 +size 820397 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/040.json new file mode 100644 index 0000000000000000000000000000000000000000..92b22050980e66464a8216624866bddd50cf43b7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb038e256826bc8b6f96a9f6812991cb838b7a65d7ddd1d0953d0cec188551cd +size 3179657 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/041.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/041.json new file mode 100644 index 0000000000000000000000000000000000000000..28d64d1cc518bc89913ff33cf475137cc62ba647 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/041.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009847ed3e563ff19cf5d9f23ce366e1ad45a289dbd2ba5e786852b7703de307 +size 2974769 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/042.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/042.json new file mode 100644 index 0000000000000000000000000000000000000000..96d70971d26b67be82781bc3a3af52ee93605dc6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/042.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62052860f7ebcea222b0396ddf3b8a40e77c8d68424e6c8765cc1e907eff34e3 +size 2564161 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/043.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/043.json new file mode 100644 index 0000000000000000000000000000000000000000..4100ae436c0391ed79c3aae3ae3c984d10ee484f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/043.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6c125dc89a97d98484d9df06a6f370984c1af0ad97c38d7daec1e9a66ca8f0 +size 2871715 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/044.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/044.json new file mode 100644 index 0000000000000000000000000000000000000000..a84a21d5bdcd2a9325cbb54a6c9600101ea0af27 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/044.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba73997a75ae8aeb9f5dcaa73da40c433b13ad4751f264aa7a7323361f528024 +size 2872077 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/045.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/045.json new file mode 100644 index 0000000000000000000000000000000000000000..af0ed9e5bb084b0427ace1008835cb2329ef163a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/045.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc98998b8fba45373cee66bbb28fa1b4fc2633ecc2b158c342cbd70efc2c7c0f +size 2564146 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/046.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/046.json new file mode 100644 index 0000000000000000000000000000000000000000..468cddf11b8b843c21bc900bbaa26deeac147986 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/046.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82989634bf14f4387cc77f7cafdbef79e925e3a9c1c058f67d61f85edfef85e4 +size 1333261 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/047.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/047.json new file mode 100644 index 0000000000000000000000000000000000000000..4cf5589b1d41470e1c27f53250cef4caa112ee31 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/047.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66db6bbf3a6004538a07fe0404133ac8c989b5d6e283a882499f0ddf14b2df9 +size 1538780 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/048.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/048.json new file mode 100644 index 0000000000000000000000000000000000000000..1e5dc9223ec3991b4aa031340a55f7ad24433c92 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/048.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261da21a03f3d5efd0b51b41c7ad6c1d84da4373a1db1941397280b1596638d3 +size 2256513 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/049.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/049.json new file mode 100644 index 0000000000000000000000000000000000000000..9196602fa6899627b956fe786bd275c0e03b8b0e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/049.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef95ba6877f11018bb37774c0ed3ab069f792b6950747a034fe6aad8ab1bc4c +size 2667124 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/050.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/050.json new file mode 100644 index 0000000000000000000000000000000000000000..050b1312e81d532b35a42aba7765aaea3a2b258b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/050.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070af43228fc1831721cec2362ef8cdaab915785b00111f09990878f51d2c88c +size 1128268 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/051.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/051.json new file mode 100644 index 0000000000000000000000000000000000000000..257b956fe8023006a9a2f200fd0d8b192ff8d69f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/051.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0a4d6b0a0179acf80abb800db5ecadf2b2df1fff33a886836e770c8768cf57 +size 2359144 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/052.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/052.json new file mode 100644 index 0000000000000000000000000000000000000000..d20565f6c3d09f87efa67887e909af10640ecfef --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/052.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ac895babd9e421748d616bf529884b88ac3e36bddf844fb1771066d831a7f4 +size 1538654 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/053.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/053.json new file mode 100644 index 0000000000000000000000000000000000000000..93806e13513cbfe342d2aa47059f2411fb427db9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/053.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54b7c6c54bd690978594e1e37388dcfecd7590f73b7fd2fbed79a0c3ffee9f9 +size 1231084 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/054.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/054.json new file mode 100644 index 0000000000000000000000000000000000000000..0451b7b1d4130e0e4b7a26afc08a6cca42f6d75e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/054.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75eb4ad391e7aefc0f9015f4897fbc05289f00caa673f170b85446a6e20dca67 +size 1743827 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/055.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/055.json new file mode 100644 index 0000000000000000000000000000000000000000..1d7957bc234562eebd1d2b8ae9325c051bd3300b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/055.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46960515ad698f075d0fd27415cca94c278f9e9930f6723e3eaee4103ade321 +size 1333482 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/056.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/056.json new file mode 100644 index 0000000000000000000000000000000000000000..972c124a2ed2b6898eb68c093390dd73b1b3eb98 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/056.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f151adb75826bda22e30876ac04bac60715a6f7d68d6780e80e4eadbadee58f +size 1230593 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/057.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/057.json new file mode 100644 index 0000000000000000000000000000000000000000..22e000b065391975b1cbbc154cd8a9087f7dd478 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/057.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e554b1e68d918c00d05a9a718914a02b73e0a7e204886f5bdacdbcf09f8348 +size 2154237 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/058.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/058.json new file mode 100644 index 0000000000000000000000000000000000000000..a9d43ef399bde7deadd4d2ee9fc02b2c818f0e01 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/058.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf0d4053ab068daea9e3120140044d357e9df6efcebd5d7c1e87bf1c38be3d9 +size 1436089 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/059.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/059.json new file mode 100644 index 0000000000000000000000000000000000000000..8fe639a91ce220f3a71c23a2de3b4e379ffc8abd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/059.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a864044dab92823868191636976ffb69c65ce8e9552daece656972b81cc3add +size 2154515 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/060.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/060.json new file mode 100644 index 0000000000000000000000000000000000000000..af0d054b6e210616bf594cfe2b5867e8ea2c6f62 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/060.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2b1fc92512348a538b67afcfa968f2bde87d23f2cf71cd276c67b3ec96f9a6 +size 2256157 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/061.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/061.json new file mode 100644 index 0000000000000000000000000000000000000000..ced496b5c86eb94ed9bf3587d14368f813647236 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/061.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5821d4ed8db34fd78025ac247d0e3d5cced42fc77f0a78e564a2c78f3211ccb +size 1128225 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/062.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/062.json new file mode 100644 index 0000000000000000000000000000000000000000..617ba4bd1e89dc8aab83ea32165a4f92f5d208bd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/062.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c88974c82ee65cc54507e406592cf833dc0b6d6c67f4654975e9e5a549e5cda +size 1230903 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/063.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/063.json new file mode 100644 index 0000000000000000000000000000000000000000..061d26f049b957f0dc4bd593f942c10ae8c96f04 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/063.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b158f9034e4308d48ab912147ef6b9bc5a7760f17d924bc98b25c4475057116 +size 1948641 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/064.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/064.json new file mode 100644 index 0000000000000000000000000000000000000000..5ac0f5488a7218871200cef02c6b364e587c9602 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/064.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa0289134d2e73494ab476a6d8d29a872a4a74c8002be5d91142d63b81054cc +size 1231122 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/065.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/065.json new file mode 100644 index 0000000000000000000000000000000000000000..e260be8ffb45fc251f42ecf0f81e7ddea1dc74f6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/065.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709963df80f85877214804202725eab94865c1556a133bc7dfedf43c3f40ad73 +size 2564686 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/066.json b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/066.json new file mode 100644 index 0000000000000000000000000000000000000000..678efd40099064ee3f9350f4137d13cf0689cdd7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Isaiah/066.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e0bf655d47a084384b503ac5fa752d68069a20380fc716e85e6006c15edc7e +size 2461710 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/James/001.json b/embeddings/huggingface/infly-inf-retriever-v1/James/001.json new file mode 100644 index 0000000000000000000000000000000000000000..55cdde135941c5145600c66c2d2f5c7607ca2288 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/James/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc083469df2ed46ec18a14acb24492f10ce7b730f94a4c07e4f0ead6aa53a6a +size 2770080 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/James/002.json b/embeddings/huggingface/infly-inf-retriever-v1/James/002.json new file mode 100644 index 0000000000000000000000000000000000000000..7eb0a520bfcd733693f80faa1f50871856eb1153 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/James/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e879ef49b5e23f85b80296eb97afd6042d2321ebd867483e4a5a0d7acc1890 +size 2666383 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/James/003.json b/embeddings/huggingface/infly-inf-retriever-v1/James/003.json new file mode 100644 index 0000000000000000000000000000000000000000..91b5031be7d1114c919f1f673ef98a74d0c5bce2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/James/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f373a2a8c1773c1f22e1a85fb7806fea4c69a9db4631339c5246739db09425dd +size 1846135 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/James/004.json b/embeddings/huggingface/infly-inf-retriever-v1/James/004.json new file mode 100644 index 0000000000000000000000000000000000000000..9f8645649112bfd474e758cd2070ebc310fb9439 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/James/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46439831e3d37f2f4113cb6e7ec48c87c55bc5dfb1fa4289ae2c3f6d9dd9657d +size 1744180 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/James/005.json b/embeddings/huggingface/infly-inf-retriever-v1/James/005.json new file mode 100644 index 0000000000000000000000000000000000000000..dfb5c7c7bc3cc2fc423fc5eeecc7f551787d481f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/James/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f096ec0d9afb5a5c3173965cd65727023794bc417106d389f3151d2ac6f10129 +size 2051727 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..b6f08ec054b7f1af87e40ee7a1846cb7233318b7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbabdb00ed0e456fb3162fb161bcd6143169e525dc12c6743ed3afc444327450 +size 1948958 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..a8a8a80a9187d7220630ea9b8e41d162ae342f66 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822be86249166ed890274ad2cc49eb91caed5127417a6af40c234f904c75e2a7 +size 3795404 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..9aacc8ab24f959501e6a32be35a5a05a7f3e5aa9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdf61ad65e64cdb26349185c769e97c6292cfb6ceb4115d08a997d1456648b0 +size 2563995 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/004.json new file mode 100644 index 0000000000000000000000000000000000000000..dee20280f54b3aff1e60a61888bdfd7af23ebe96 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb9cc6a625bf345e3b6f37b6f9934131a1e2a4b2a911b06bb132051cc4ed2b2 +size 3179725 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/005.json new file mode 100644 index 0000000000000000000000000000000000000000..95c66f7d89e604bb8ec5289a5aee1076ce5581df --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b9316a3309103049f32ce9225986369d1b38fb3ee75b22538cb8c2925d5d8e +size 3180259 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/006.json new file mode 100644 index 0000000000000000000000000000000000000000..b30f8ba2e985f22ddb441c2f065874befd170bb3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510f628186ed63173bdcc23592b4a21ff3711c5eb050c61c27456d2fc6afd5fe +size 3077517 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/007.json new file mode 100644 index 0000000000000000000000000000000000000000..cb4308d164fa177f74e7ca6af198e6d8e43022d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d111c61af8fd6125ab462984d58358ad68c2971a2ef69a681b33d42698e269 +size 3487285 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/008.json new file mode 100644 index 0000000000000000000000000000000000000000..c5277546779f0346a2510d9f65658d9a6da4fd98 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2d45dcf211363c2f4f201450df587418ac4fa109037cfef14de86728d90b8b +size 2256590 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/009.json new file mode 100644 index 0000000000000000000000000000000000000000..9801350774e9eb06c52325b4bf15daf563411963 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3112ee9e404a46016567e07c98f9d5be59e68354eece5ff5fe2f744a3917ac +size 2667059 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/010.json new file mode 100644 index 0000000000000000000000000000000000000000..165385320cfd0243c14c381c9e4f9f43902cc197 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4096d324fb27fb53bf1c686d1a3f357fa1e2436eff7de46f77e0878b47872127 +size 2564841 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/011.json new file mode 100644 index 0000000000000000000000000000000000000000..2e3314c1964dce68dba96e536b51a9d78fd0cca4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0f57a8fef67134b47d9dc4003307ac0fcc371a9d765319ca8fd86a84e5a30e +size 2359125 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/012.json new file mode 100644 index 0000000000000000000000000000000000000000..71e280336b0924a653e372aacc2f620ac620374c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee59dc0d238280ef78f057c7474c7ea064606e55afefdca8440d7c765f8a5d3 +size 1744090 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/013.json new file mode 100644 index 0000000000000000000000000000000000000000..609fb1c4a045fc5779189c2f3187fc207ed50584 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966f6ecae29204abb1196b16d81db0aa8fae08c9689b56690448869104816684 +size 2769370 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/014.json new file mode 100644 index 0000000000000000000000000000000000000000..89393817e43f841e2854d320296031a11a60619f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4a92efbc81941b2b07bb37833d5222a53d7dbacb1d5de6c02ef7bfa3335d19 +size 2256941 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/015.json new file mode 100644 index 0000000000000000000000000000000000000000..526a2d10eddc8dee2ff46df8f3fef73068b39a94 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd95ae1ca86b45552e11a59a885c122b9bd5a0641146cba2712fed939762c4f +size 2153992 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/016.json new file mode 100644 index 0000000000000000000000000000000000000000..c79b30f079b05dd9bff37771f282703b83f6adf1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8ccf72e05203816e638399cdab6e030600ad5c6eb1a37509fc76d8f34249f4 +size 2153921 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/017.json new file mode 100644 index 0000000000000000000000000000000000000000..938f33dfc8d5b21483fbad3cb8179ccecd6a3617 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91afac853623f4b4e929b6e78bffb26ecfefe9aa91c15acf836990c7766f7db9 +size 2769640 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/018.json new file mode 100644 index 0000000000000000000000000000000000000000..90e573daeb8f68f7d0c18a4bdc801476b966c49d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f56e1b0f3647f919b41d29a791a21ea20771dc37dacaed2ec6d042abb87715b +size 2359042 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/019.json new file mode 100644 index 0000000000000000000000000000000000000000..3c42b6a51c974a7699a135b3cec86232b1a5241f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576d1c607a228beee079f6c85a09c3572fc11d43cdf700995b2a805aeccaaba8 +size 1538487 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/020.json new file mode 100644 index 0000000000000000000000000000000000000000..9da3e77a9b8d224031d9be5ac4d117da517b49d1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ccedf7ef4a018f1af59ea98682f4974b68a24e4edda3fc5c4a1617cb07ba9b +size 1847111 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/021.json new file mode 100644 index 0000000000000000000000000000000000000000..9ee3614cc1a379441f523373a809a8be7c3880f9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cccb75e0281f0909baf996a54f3996a1d0b144751457352219d2f508dd79868 +size 1435897 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/022.json new file mode 100644 index 0000000000000000000000000000000000000000..38860d412118929a41cf5ab44168fc85038e949f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b91af702705a4dd314fe3fcfaf49afe812e22211db592d0d9f51539c0d576a +size 3077182 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/023.json new file mode 100644 index 0000000000000000000000000000000000000000..da18d38ffc14b30adf3098f5c732244ccd67571e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf373183cd7377e82fb50ed181fb8f8f2ec83029fb85c6a182cea40eb250514 +size 4103362 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/024.json new file mode 100644 index 0000000000000000000000000000000000000000..ac6282cac9b24a50c472b998c5560be8245c83e7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73384989c2d86ea6d6d9bb45be1ac13878bf8ced2d104f83c6cb246c60b22bbd +size 1025873 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/025.json new file mode 100644 index 0000000000000000000000000000000000000000..d0755daf63aa9539a13b6b5767a2b8406d8e0825 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ae8effb8e67b573b93fb505804dd5f49d0c4ab28f87202351c8eedc2c2840d +size 3897801 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/026.json new file mode 100644 index 0000000000000000000000000000000000000000..d6e87dd0e310b8b17ba97b16bc6332eae89023b4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413642a32e4c5a5d2f55d2b8f0ecc2102bac3e9890ab8d0c4e8a44033971ecb2 +size 2461478 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/027.json new file mode 100644 index 0000000000000000000000000000000000000000..7e2d69a907fd55c03a187f3f0e9afa4789da271a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26445fc35ffbbd43f5b67b681bf6bfd5ffe7732d09ad0f36ca2c4f7b8d2d587e +size 2255835 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/028.json new file mode 100644 index 0000000000000000000000000000000000000000..3b25a0544eb7a47f63aa8f46e46b499807d56f07 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72a13213ebb77752eb3390f2d2751b27cca0f365b496a162f91981a0768f225 +size 1743350 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/029.json new file mode 100644 index 0000000000000000000000000000000000000000..e56df9627368c14a1cb3537ac0dcc10a0dc82d80 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b893264046eb497faf3dd4875656f5df74e04469da244b87aa49a34aee426bd +size 3282369 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/030.json new file mode 100644 index 0000000000000000000000000000000000000000..2092d2e386f53f3fcd00e98ac069b1884567fe15 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c930f614e1ceee771c429e8cf52ea0b03af410c432f7edc6868bd031543dc74b +size 2462003 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/031.json new file mode 100644 index 0000000000000000000000000000000000000000..d93e2363303f5a4a405d5243d9d92c79af7206e1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ac5bbdcdd92b4a263fffe7cde3afd574207547419bf55059ad850909d6b95c +size 4102169 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/032.json new file mode 100644 index 0000000000000000000000000000000000000000..da91aa2669d717722b583801e1d845b50514087d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf005f649ed63217d0abf5452ac28a86849e5a6f8a46b57a6034662e87a970c +size 4512605 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/033.json new file mode 100644 index 0000000000000000000000000000000000000000..789752b1b2e02e10a93623d7abc0847e4110f720 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771f3ee1b62392f838a01a613d00eda88ab8726a8ce5733e81da03d9aca287bc +size 2666467 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/034.json new file mode 100644 index 0000000000000000000000000000000000000000..2fe0b0ab777557903b09c6b60c315d9e1cb150c4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b2a987c73a5f2b8213d6506dec27200d465739b760d7b68d17e042a09619c5 +size 2256317 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/035.json new file mode 100644 index 0000000000000000000000000000000000000000..6efb4739cad5ce5371caa0840414f57a7803a028 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d616d07e32f0e0770e3be34f9483f06971bcf820266e89bf2d0ffded2ce085 +size 1948419 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/036.json new file mode 100644 index 0000000000000000000000000000000000000000..e2bd4757db3e7bceaf39d2c253987a3fe94261bc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b6c79c2f7a4067bc97091c9c44eeade69c06c9c5f20bee255b5883b636652a +size 3281242 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/037.json new file mode 100644 index 0000000000000000000000000000000000000000..4416f76fc0b2eafa373a4bacb0dace4ecbf6bffc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b7687783fc2e4f2b84ca46de3bb36646257feda3a4f3e416ad9fc374c8c514 +size 2153407 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/038.json new file mode 100644 index 0000000000000000000000000000000000000000..0280a6a3552d7836f92b972e44c1e15f24a42105 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c721653d21edb7eeceeb2021bf0bfbd1e31301fdd3c9bfcb3e2f8b12b53cf674 +size 2871605 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/039.json new file mode 100644 index 0000000000000000000000000000000000000000..765a31337ab2579193a6084fa14ba44f44e90056 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f1c853446b823d1ccd2da5dd8d22f0cad5fa0b56f73448e624e95084348c2f +size 1845505 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/040.json new file mode 100644 index 0000000000000000000000000000000000000000..aa21c97154d44d68a29df1ee00f57a58c6f07e6a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f0d7c2075231e12eba308b904adf0fcc6aaa223f99a6122e384408f8b11a6f6 +size 1640749 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/041.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/041.json new file mode 100644 index 0000000000000000000000000000000000000000..77972388377b1941e198b71b213d5bedf2a73a6e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/041.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31a6994104d0e838ed1ee82fdd18326e4127a0ff5b06ba06c7d2c47662dabe9 +size 1845238 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/042.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/042.json new file mode 100644 index 0000000000000000000000000000000000000000..90293ded96a54fdee47ac680760b7dadef7b98aa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/042.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef4e87fa62b22c7ecd5e2c5f680338223c4eda1c947f8fc1c87c6c50e7001ca +size 2256877 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/043.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/043.json new file mode 100644 index 0000000000000000000000000000000000000000..2efedf77fdb9bf1ffffca10c0ebb7874b51bcf63 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/043.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6335f1ab2e29f4e2a838fed5892eb1243edb370d82dffbd7fd7b4b332dcbad02 +size 1333011 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/044.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/044.json new file mode 100644 index 0000000000000000000000000000000000000000..0761c24ffea66d99476bd3e4a4a43710dd0843cf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/044.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83e0a275f2a2c4f241c587456323d947e6504239100e38012a3cc0c702c7c25 +size 3077130 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/045.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/045.json new file mode 100644 index 0000000000000000000000000000000000000000..1176996ed00de90eaf706ba7c3d9b64464a666e8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/045.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba11c065e08ffb2f1d025b808219a020bbcc7c8fa1433d818ad87cdc22a1639 +size 512874 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/046.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/046.json new file mode 100644 index 0000000000000000000000000000000000000000..150e4202de43bdc619668d018ca14df9807ff4c6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/046.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a5fd0b5800adef23e5e11237d3fa42c92a782983d52ccd7273264b419fb0f9 +size 2871597 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/047.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/047.json new file mode 100644 index 0000000000000000000000000000000000000000..22fb93c8643df08ad5fc256ffa40eeeb35700e1a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/047.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7568ea083eeb7de743c76d9d5574313c0ba56ccc8b404b56971cd71dd8fd57b1 +size 717702 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/048.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/048.json new file mode 100644 index 0000000000000000000000000000000000000000..a55c1ec8e1e0398d55258e79c88fb1d283a51a62 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/048.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d890f44e52288457e5f0e954cc90816342d8be8b3cc80ac88792fd231b72b5 +size 4820333 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/049.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/049.json new file mode 100644 index 0000000000000000000000000000000000000000..7a36448f6675488966e8f3b8b4a9baa7a395727e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/049.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3791bc9162c02d82254e62b8c0f60a543b63475bed171cd1b1f93744f97bbf +size 3999771 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/050.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/050.json new file mode 100644 index 0000000000000000000000000000000000000000..13f25ef91dc5af74def2eda1dcf8a1fa2e508ad0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/050.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e53afb2881e05190fe3c72223ec546a89f2cc73399944aa847dfd509aab5e2e +size 4717981 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/051.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/051.json new file mode 100644 index 0000000000000000000000000000000000000000..c6f3a259ae1a2ce0cfe56efe07895a35190cac36 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/051.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb8f243ba19a3ded32f0426188faf267347a57c9988aa1f3b656ec7c3731dc5 +size 6564596 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/052.json b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/052.json new file mode 100644 index 0000000000000000000000000000000000000000..b8aabb16259079010e37f85ef78052c9c46a6433 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jeremiah/052.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1558fe08a42401dea0a0073cd5f34a2623aa1db68ed86f0a1ffc464aba67a9 +size 3485962 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/001.json new file mode 100644 index 0000000000000000000000000000000000000000..9a00d1fc22ad10df139314232505950fa019c9b2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e1eb2b656013300e9377a66099852e29b833d065e08810721ba5fda2da9d48 +size 2256216 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/002.json new file mode 100644 index 0000000000000000000000000000000000000000..62431cae2cffd012161c67805c23b1b5bd489fe4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f21d6558e2ce232d497180ffe3e0e6f213d5b24cfe7abe2ab900d7d0d097221 +size 1333473 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/003.json new file mode 100644 index 0000000000000000000000000000000000000000..80e4c5bce02693798f6a3408c33ccad7284df0bd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5dfa0fe338eabf4214a26352fe394c067f7728774d5c9bccadf9bdbb09ff90 +size 2667248 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/004.json new file mode 100644 index 0000000000000000000000000000000000000000..b1e9573156902f54c0aacd8706fb36585ffb4438 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6dee28ce6f3d0426a680eddbd9f67ab1b3b3420054bcd3e80312a713bba7c0 +size 2154104 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/005.json new file mode 100644 index 0000000000000000000000000000000000000000..b6c927ddd0da0303ad34b75badf904db32c8b2f7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c2e50f43af25b799a334117f0b36b1b9755dc6100582def8f876906599c2d9 +size 2769694 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/006.json new file mode 100644 index 0000000000000000000000000000000000000000..12a0ef9987f82762adcdcd733b72ec2e672ca082 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385ba1dc7167dd40b29e3441e3cbdc6f2aeae34b4b47caf52afe3348e674cd0d +size 3077113 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/007.json new file mode 100644 index 0000000000000000000000000000000000000000..584d9e5c0e041275067e359c053092d0062b4d9a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17fab83a5a034872f842efd11b1dc4a97ba5aacfff5dde747c2f852cfd4feb9 +size 2154262 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/008.json new file mode 100644 index 0000000000000000000000000000000000000000..fa7322e0880ab9ad9bf515aa1266706417f9292f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ee82c5807de33f92a12ffc60e4bfc7d9a48842705a62d7e83fbe93d4eb34b5 +size 2257156 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/009.json new file mode 100644 index 0000000000000000000000000000000000000000..2f5378a63f62da626f1298d3c702612ea3968e10 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9ef478a6be0d2c944027f2884384a449d1dc55ce71dba8a7d0dbc301623e73 +size 3590191 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/010.json new file mode 100644 index 0000000000000000000000000000000000000000..594f800679117c782ae9e10aeb64c6e81c676a1b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b28580422e976e6e428bd908030c29e77ce24508a4a68a815db9b68e464241 +size 2257076 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/011.json new file mode 100644 index 0000000000000000000000000000000000000000..6a4dd9e45860fedd61be2c8b34d5581686800f68 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8586ca23729fc0b8ce6aec9537cf913be973fb5f9f6e6b5352bb05d1843d5363 +size 2051996 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/012.json new file mode 100644 index 0000000000000000000000000000000000000000..c27158f53fcc7d2f6a47fe78d428fe4c646a055d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d85e9e6fafbb9861bdc85cefda9728b7d2a3c6576aa2cd74b58c37cd28f62d +size 2564984 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/013.json new file mode 100644 index 0000000000000000000000000000000000000000..e89f4a10874fad4f2711ea6bdf8518217dbb7034 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1519b7fbd3f5608a87e4e7f9a7cb4670488adcf2addac11d5e3e7d673732f0e4 +size 2872543 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/014.json new file mode 100644 index 0000000000000000000000000000000000000000..911ed9591b293a3a12eba762e5d14c42738058ab --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1b3bddcbb99b46bd578b11ad66209d148d7cbd53229000f0fdd80986a92f58 +size 2256989 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/015.json new file mode 100644 index 0000000000000000000000000000000000000000..1c962d62d3ac8a646b774a397e80282bdbba9f76 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0fd75c370bac47b92e5255880a84899b01ed8c1b8df3fbe2d75dd8ad6e20fe +size 3589809 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/016.json new file mode 100644 index 0000000000000000000000000000000000000000..3852ed6f663204f0e14b31a04d3a17dd43442a7b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f914e850643a7f48492ea71ce8842510705ec01e5848d92c2c7ee80f22615cee +size 2257173 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/017.json new file mode 100644 index 0000000000000000000000000000000000000000..aa58ee4bbed9e5d02afa7fc3b366781168647c1e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f178b7b36e4e3942246e0f0f47999e8215edcda7a5a6f03a3919cfe277beca2 +size 1641067 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/018.json new file mode 100644 index 0000000000000000000000000000000000000000..9afa0cbb10980fe71fc427431732e361316aea44 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512fb6018535f463d4a004c740fe94fe6d1e952c1ba367f76dbcc5d4a2dc5eab +size 2153985 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/019.json new file mode 100644 index 0000000000000000000000000000000000000000..c7195e9cac164c3e52ca090d54466d3c61daec99 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0765b37e620157ab8ab4f35bc00be1032668cd17b7b09c8d0b88ca268db8c36f +size 2975343 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/020.json new file mode 100644 index 0000000000000000000000000000000000000000..db29d2ec7e70817762e3b174bd5cacd037c20a95 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab1e68c9079a3d4b1168825f039ceefa1515892e8bececdd2d28b9007821a09 +size 2974742 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/021.json new file mode 100644 index 0000000000000000000000000000000000000000..8c2e3afb49c7c74bc5d6627b8cd22ddb8f71f1f2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77cc16885357e3b6606de3d562b2d39b69d7b2e295c524e61590989e961d627 +size 3487596 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/022.json new file mode 100644 index 0000000000000000000000000000000000000000..cd8cd792416f48dea2ed4585ae2843ec3845f440 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39273c14f32f9697d62c46581a9d1dbfd4dfed3f1da308132dd488f6761a6de +size 3077460 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/023.json new file mode 100644 index 0000000000000000000000000000000000000000..b5a07319f6f651ac89f46d2cdcc81cae4b10bfcf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef885c3a4a223119400f5baeb6e0a1fc0b7ed739e3b1afd968d6b75b44d1bc63 +size 1744129 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/024.json new file mode 100644 index 0000000000000000000000000000000000000000..2f1c58f375a25757faf7bc45ce41cfa73ccdf196 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9b7cca6fdf1853e4795f74595388c9cf968be1210f0aca9c2cc01e62d45f63 +size 2564562 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/025.json new file mode 100644 index 0000000000000000000000000000000000000000..d3ea7685fa338d3ca62e8e6fae819e1101521f85 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9912fe7ce1f686264a4d0de8c0758dfe63a34337b6f1a2a059ec6c629e32e89f +size 615472 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/026.json new file mode 100644 index 0000000000000000000000000000000000000000..99bf98ad6b3c7de7aa9c89012cb4a196667c76a8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115c08c4a01565b6d4682ab7949b7327e89251120c0cd35fb14959df6f5ecd21 +size 1436380 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/027.json new file mode 100644 index 0000000000000000000000000000000000000000..a68d3ba5a69f6c0a4e3a8528f0817e2e3060a164 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e23e6f0f36a9734a49da8550ab804a3c14cc2eb38f71eabcf72a7e7dd5a758 +size 2359088 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/028.json new file mode 100644 index 0000000000000000000000000000000000000000..3a8d44b18dc0f3c2eee9d4c0abe970b999b78da0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06af90e1c2b03eceecd535289cec06bcf6c46088cc32979462dde7104fc3f7f5 +size 2872586 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/029.json new file mode 100644 index 0000000000000000000000000000000000000000..855562b805c7042ab5afd27e1f9463a8a29d090b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca613334d68b769f4bdfc031e1d6445aca68a9eb1efca278865bcd55d6e5cbf +size 2564593 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/030.json new file mode 100644 index 0000000000000000000000000000000000000000..d16ac53b46bd12808b336405b5a45baf4a038b2c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f621f38b604281fcd3412b266d170e4dfe97ded1f2c1ba18f5460dd60be2fba3 +size 3180333 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/031.json new file mode 100644 index 0000000000000000000000000000000000000000..f32f70fa745c68c842dbbb7e8f3ae16ca0e3dbcf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593c3351b7a256343f36260df2b6f68848df427a3ac0999a709a7085a7564efe +size 4102622 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/032.json new file mode 100644 index 0000000000000000000000000000000000000000..499ef5509dbddea34b60d842720fea8d6b2cd642 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1290086f90dfa20c34bb618dab2fde7e3be12b43e81733362d1785b29de8563 +size 2256738 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/033.json new file mode 100644 index 0000000000000000000000000000000000000000..bd95289afca5f2148f1d80bf602c2e4cbe3e0599 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589d6f4e5de81db12af09ed92843d96afd0a739fa9919f475aa480f3c4cef854 +size 3385794 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/034.json new file mode 100644 index 0000000000000000000000000000000000000000..63b3b1358ecc8a666825c01f1c92d10c97bf538a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89744fab44d28993456399e8aa01710ba8dba60b48941a139d7f826a3221e91e +size 3795088 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/035.json new file mode 100644 index 0000000000000000000000000000000000000000..18399f5109f3051cc6b17179f241467c63503b37 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46d73be95a386cc42f5e7704ea10ddbe94a2a2fc4c12bdd8aa320a2af16c3e5 +size 1641149 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/036.json new file mode 100644 index 0000000000000000000000000000000000000000..6cc20345647af7f6adee1a7355ad7d1c7ced0639 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d862c60f63453fbcf32ed5886300f6cfd4ac4746b72148725d5b86bf33ba1a +size 3385533 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/037.json new file mode 100644 index 0000000000000000000000000000000000000000..a88602bb12783cdac982540565f1441dc462e9eb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d5534bfbfca8320bb5c81aa1c289b950a762858a8c7410ba28ce5f532a86889 +size 2461624 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/038.json new file mode 100644 index 0000000000000000000000000000000000000000..ad3cffee338282edc8c0f9c9b44728bc3192444d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439e3ab3e751580ffd2dec79032575c7fd2bce9edb53235b602327061713293a +size 4204700 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/039.json new file mode 100644 index 0000000000000000000000000000000000000000..9636b5f0b602096aa524c72e6e80518d23ad4dfc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f8eec6bbea90af3ebe612c9e11604bebe6de72809191491e3d703890c77bb8 +size 3076399 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/040.json new file mode 100644 index 0000000000000000000000000000000000000000..9d09823d982a43920c460f12716f4b0c9eeaea8e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cca7a16581acea3352992c3665791c715aa6ae200348fa213d642bd261ab750 +size 2461938 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/041.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/041.json new file mode 100644 index 0000000000000000000000000000000000000000..af37595e73e0bde465320c1c1e8d9bc109fcef9f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/041.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b608428f16aa40a1045d860d8a583f99669ba9b4532ff0661a3732b41b32f72 +size 3487539 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Job/042.json b/embeddings/huggingface/infly-inf-retriever-v1/Job/042.json new file mode 100644 index 0000000000000000000000000000000000000000..fe14fa4b701f130a8eecef2159c8829bf8825515 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Job/042.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73251b4c0362d137fe62a4ecaa2a6e9749387530d850905cfa06d6281fe0983 +size 1743833 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joel/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Joel/001.json new file mode 100644 index 0000000000000000000000000000000000000000..f378b694e1faae6140f700d1a09c17165d8b0718 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joel/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0659e3017432d0f280733cc92c68410828ba74d3f68b463c7cbd8f236b552fb +size 2051771 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joel/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Joel/002.json new file mode 100644 index 0000000000000000000000000000000000000000..00bf4fb77df8f038378280745fbe17a2c8429974 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joel/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a4aa8b5d300413a52c3bc7a3d8e1837233d18693d01c6052e781dcf7b0ccf8 +size 3282205 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joel/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Joel/003.json new file mode 100644 index 0000000000000000000000000000000000000000..883e8f9843b64db6464c106c7b6183836d042af2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joel/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375e6e4ae34a4b75fb24534fa9265821583c635083a6ac604c42cb97c61107d6 +size 2153856 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/001.json b/embeddings/huggingface/infly-inf-retriever-v1/John/001.json new file mode 100644 index 0000000000000000000000000000000000000000..9343eca3d94a62f5dfa3841f5ccc2fc90c92e702 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7397425ee929064a38587cdba370fc46e849743e4dcad548cb48f3b07db449a1 +size 5230800 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/002.json b/embeddings/huggingface/infly-inf-retriever-v1/John/002.json new file mode 100644 index 0000000000000000000000000000000000000000..9963134dc579b84aae7661c6d98f4509e435494a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1146588ac227563847a5509ae3804b7608302d75a02143b9f94c2db70619fb +size 2564082 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/003.json b/embeddings/huggingface/infly-inf-retriever-v1/John/003.json new file mode 100644 index 0000000000000000000000000000000000000000..ae25188c08574527644a0c86f7e3c20819f10dca --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc11c2554b8446a514aca7920c38f3c398a04e8ff2956213b5241a1aaa7fb0e3 +size 3692682 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/004.json b/embeddings/huggingface/infly-inf-retriever-v1/John/004.json new file mode 100644 index 0000000000000000000000000000000000000000..b0987690aef47e47049cc319e6b394ed2a0a2fab --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac34ee0fa5dff18b9bc1a9fcb2ec1a998c56ed5a1fb3aa527e3a172bf8f6ad43 +size 5539589 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/005.json b/embeddings/huggingface/infly-inf-retriever-v1/John/005.json new file mode 100644 index 0000000000000000000000000000000000000000..eb5c12cf69afbcd987301f8d396b8d718772d0e1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a2c2646b217f4a98631a3ad82ef6987fbb2804ade5cb694ef48272a802a085 +size 4821240 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/006.json b/embeddings/huggingface/infly-inf-retriever-v1/John/006.json new file mode 100644 index 0000000000000000000000000000000000000000..18a5eabe9a0349cd03c609e0f92996c0dffbf0ae --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845200f8b0db8f8e42acbd1a3e6b2ed8b078b6f845b7ad247078dca457e395f4 +size 7281909 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/007.json b/embeddings/huggingface/infly-inf-retriever-v1/John/007.json new file mode 100644 index 0000000000000000000000000000000000000000..3306cb697e5cb008e721bcbe9cd4d5d186dba984 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9b403170d9c20a6dc3ec4156c39d7f2ddfbf99d42563d8d1b33174753414c7 +size 5435984 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/008.json b/embeddings/huggingface/infly-inf-retriever-v1/John/008.json new file mode 100644 index 0000000000000000000000000000000000000000..6a27af44cd6d35eadb5327c9e34cc2cbd5f9dbe8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634bfba62be5efd180b208f7992b4544bf799247cf827dd095775a683514b331 +size 6051160 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/009.json b/embeddings/huggingface/infly-inf-retriever-v1/John/009.json new file mode 100644 index 0000000000000000000000000000000000000000..e9556f8485c6a9d2fc30203617620247d5c23a6e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8422f0c0829728bd209bd9674e7f99b54f5c990512297c8c78721e4f11c118b7 +size 4205717 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/010.json b/embeddings/huggingface/infly-inf-retriever-v1/John/010.json new file mode 100644 index 0000000000000000000000000000000000000000..1b01e634b603a5e41ff1d40bd5b2ff404c4e9b41 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bec16b23dd5f0aad4acc60b51be07f4ab4dabd5acf142987bab2daaadb91b80 +size 4306743 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/011.json b/embeddings/huggingface/infly-inf-retriever-v1/John/011.json new file mode 100644 index 0000000000000000000000000000000000000000..3fe9ac7086dc940a86651c259a6b6b576ba6b75f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257642ff02ce8642ccfed02f8da87fa4f6c3206e9e0dc98156bf45093bff23e5 +size 5846047 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/012.json b/embeddings/huggingface/infly-inf-retriever-v1/John/012.json new file mode 100644 index 0000000000000000000000000000000000000000..0954f933cb0d4e41bab247235d2ac74127d8b673 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc7f986aebc29bbe48bff0925dc0efe6e99cb26512bfd6b080e5a8b93e43217 +size 5127941 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/013.json b/embeddings/huggingface/infly-inf-retriever-v1/John/013.json new file mode 100644 index 0000000000000000000000000000000000000000..ce03337cac5e3b0c572365c4728cc45cbbd91030 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95fd35c0ba868c8b3833296c97562ec0616dcb62eeba42172780d9208c98df14 +size 3897615 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/014.json b/embeddings/huggingface/infly-inf-retriever-v1/John/014.json new file mode 100644 index 0000000000000000000000000000000000000000..2acfa45faba469f2b1303a8fc417976cb97229db --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e55dd378e13e7d702673d3cef61897f6a460cace9371574a4539e7b15b1fe41 +size 3179586 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/015.json b/embeddings/huggingface/infly-inf-retriever-v1/John/015.json new file mode 100644 index 0000000000000000000000000000000000000000..f46e821c2d803b20f88bb8222d6c604bad43bd87 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9033a33a5576acb3c4ac5d94486abfbd7ee3bf397db7233cc2e365254d2c639 +size 2768768 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/016.json b/embeddings/huggingface/infly-inf-retriever-v1/John/016.json new file mode 100644 index 0000000000000000000000000000000000000000..aa6de9c7d2995ba85288bc5dd4b5d02796e055f4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be0e4550c21c061bacf2be54a6dc596848da437ccedc9a573d5281e816f218f +size 3384815 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/017.json b/embeddings/huggingface/infly-inf-retriever-v1/John/017.json new file mode 100644 index 0000000000000000000000000000000000000000..340d49ab54136aeb924c702ceca4a80590a47e44 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7065d67c37262c0d08df47384a298b7e9546f5955cd1060dfa435e0d71c539 +size 2667111 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/018.json b/embeddings/huggingface/infly-inf-retriever-v1/John/018.json new file mode 100644 index 0000000000000000000000000000000000000000..a86c73759f45eed932c687a2b9408f4c8c1fdd55 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb35b34cf913697a997980f0be90d984f6242d7cb2b9a854f0a1021746a3ddb +size 4103030 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/019.json b/embeddings/huggingface/infly-inf-retriever-v1/John/019.json new file mode 100644 index 0000000000000000000000000000000000000000..cc75f5c0bca12c7b5d30af417225ba4fc6507011 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696ce4299b41137d4a68d8f856e0154b8bb3113325c495fa53c3309d9c3aec82 +size 4307660 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/020.json b/embeddings/huggingface/infly-inf-retriever-v1/John/020.json new file mode 100644 index 0000000000000000000000000000000000000000..ecc908ac6a4b60b5446d4066024b2441397b22da --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e40c940313e7a5b5d5e86827b7acdfed1d06b318dce25c9dcce08ab4e3bca7d +size 3180023 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/John/021.json b/embeddings/huggingface/infly-inf-retriever-v1/John/021.json new file mode 100644 index 0000000000000000000000000000000000000000..8028e331227da02e0e2f54126e30518ed761b5fb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/John/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc23a0207d43fc17a0662871694bedb35dbc3f254ff1cc58fe9e515a688084d +size 2563979 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jonah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..6e9ff625e1c0989273e8b91a54ddc543cfa29140 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1b0e42540792db797678a09d908cfb2532f78f17753fa898f3327481d551e1 +size 1743120 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jonah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..18ed99a3f2891ca7221bc82cfce0418698414cb7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcec691e49ecf2c8e21e3f73028bfa419775f205529ec473e27266090b2889ae +size 1025866 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jonah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..b194c4dd269c08beac4664fd3e2031393e2f3cbb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3616ee4447310e9e956e59f188919e898fb631e8e315da01807c8d59bcaec98a +size 1025566 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jonah/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/004.json new file mode 100644 index 0000000000000000000000000000000000000000..cab3402f1043b5d8b5f180e63b4c1aa548ae21f5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jonah/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b674e769251a0b1e695e71fcf8d6715f66e5209f5a594fdfe86ed201596dca42 +size 1128404 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/001.json new file mode 100644 index 0000000000000000000000000000000000000000..fc428003ebde34bb0b897bf2193b86065c46c9e6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a69eb21b0358fa00ece70472a06ccf689feccfcdbdf1215898670e7c41a717 +size 1846242 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/002.json new file mode 100644 index 0000000000000000000000000000000000000000..c1122f95cb655ab22a6d3fc2359b32158145cdfa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d403143c155666d866f915658929f044e9ab39767e778981036d4c56be0564f2 +size 2460725 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/003.json new file mode 100644 index 0000000000000000000000000000000000000000..d160f1220a3bf98b2f5a92e6ea0687df82909158 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82d90ba5d49026541d219e7f7c30399ec2f6e1061d0048bce7616a1dd8883b3 +size 1743230 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/004.json new file mode 100644 index 0000000000000000000000000000000000000000..2db49f212d165a28c6195314bc375d841e92408d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc54e8ecc7cc264b02a75e0a1c7ac5e392ea19c3ca8b87cf1bec5876bceef9f +size 2460676 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/005.json new file mode 100644 index 0000000000000000000000000000000000000000..dd1f52da083adc8165dcbeae45ceef24331cd7de --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0da5f79cc1f4a3ecaf89261adbea6561884ab3f8641ecf268fe4a684e66e4b0 +size 1538114 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/006.json new file mode 100644 index 0000000000000000000000000000000000000000..48fc913efa1cff2fcdb3e767d9b492b371cd90ce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41760972ac5ef64d440c2f3043f74e044803e1681a75d7780d2f0acd3f9b1dcd +size 2768473 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/007.json new file mode 100644 index 0000000000000000000000000000000000000000..7b4dbf5add9154a6c97a067837a2fabd886b1e9b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1241a58771e0ba17b46820696b14114f13a9664ee03ce704927d3a054f8b7b3c +size 2665878 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/008.json new file mode 100644 index 0000000000000000000000000000000000000000..500114cfcb85acf926f413ee2066f2b559e9f7c4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83828f9b35ed52de75997907a6289ae79af5c164d5060f7293679121045e362e +size 3588485 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/009.json new file mode 100644 index 0000000000000000000000000000000000000000..da53249497c0d8db5620bed4ba94c8585a4a7eca --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a00636179956650d4a4b346de8903c34913f4f483138c921719717a5102a82e +size 2768827 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/010.json new file mode 100644 index 0000000000000000000000000000000000000000..a1a6161bd16fbed8fcb1d563bf32e7bb61a83088 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfee160d50a218ba94f59855a9cc8b5a6892bb75233fe33b66a8deb38883eaf4 +size 4408431 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/011.json new file mode 100644 index 0000000000000000000000000000000000000000..8f4eb7a35aad3730ffc5670f0ff7aa969c7a8c75 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e77c2c593f30c3da5db9553a223a94cbd61dbb990f981b4f2bf459a30d7dbb +size 2358248 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/012.json new file mode 100644 index 0000000000000000000000000000000000000000..124fa6768fa4abf8c92482608783f44acd824ae1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47dccc5234500176167db782c0a035b0cc0c237ea39a5f8aac2cbf6a2753a527 +size 2460885 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/013.json new file mode 100644 index 0000000000000000000000000000000000000000..47b23b3b949b4d5516a2dcce66ec43e0779e1cf6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6bdcab4ca898eccef4679c28281e85dd606dd91655a6bf32011cd6925d1a240 +size 3383653 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/014.json new file mode 100644 index 0000000000000000000000000000000000000000..1dd7b9cc28c3af3fe93f18855f9089e39c769697 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3895abdce723cb5bc5abda3321d4c9aea230beb8833437471ffbf9e43c39f00b +size 1537946 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/015.json new file mode 100644 index 0000000000000000000000000000000000000000..3adfd469ca3bdd3bc09d57a1b6a96fcf998b0331 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f692b1bc997b32a14c9aeeca6cced53e6655b300088722a2e59d03770026c903 +size 6460137 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/016.json new file mode 100644 index 0000000000000000000000000000000000000000..09032ccd38fcc6d6b4570d142344fc5c24c46f6f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd220df447bc5d4166e54ff6c42c631d24e0dce755329028a643f93c910bff9 +size 1025104 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/017.json new file mode 100644 index 0000000000000000000000000000000000000000..5134f1056a4343d2e0ef5cf35642e6af69f827d1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00f048dab7c86ce4266a40496fb287e3fe3854dea8e0a0a2ec08ff36622defc +size 1845306 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/018.json new file mode 100644 index 0000000000000000000000000000000000000000..a9f4029213dd17684deba0c4064caafd49cdaf7a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2143bcd8aed21002bb46a6019342f1b07f5b958324a4665871abae38b472ff19 +size 2870467 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/019.json new file mode 100644 index 0000000000000000000000000000000000000000..cbac7e965fb16804dd01fc16edc93894d05b7ada --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02aeee90600cb62469f008efcd98e1fdfd8c3027e6501e4624838f73ba0b7793 +size 5228846 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/020.json new file mode 100644 index 0000000000000000000000000000000000000000..97d9d3e171900a77d42843832af3774150c6faa0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a462043c3dcf65f83103935d1ace2c419fdb109e784efc3d6c5ee9a341f15e +size 922846 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/021.json new file mode 100644 index 0000000000000000000000000000000000000000..557a78347639bfddf900935051a3de83834d11f1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7104db16550bc3e5f89c3f124dd2ecbf742d27ea502550f6e062a03afa599e6c +size 4612989 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/022.json new file mode 100644 index 0000000000000000000000000000000000000000..ade1e6f084e3a81a4ac14f60de6cb2519ae08937 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79a6209532c717c43cbf6e2f7435a29d6517fd761326f6d6f767b0d984fe9a2 +size 3486633 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/023.json new file mode 100644 index 0000000000000000000000000000000000000000..96dbd7179d3c4b310e9dee7abb5c9ec3306270b1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad6847caaf128e6658a95dfd0902810a2cb78f93f5ff79e10622ccb9ef9dec0 +size 1641066 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Joshua/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/024.json new file mode 100644 index 0000000000000000000000000000000000000000..44e6ec4f85f4c780fb043dcd3b7c13629fceaf87 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Joshua/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305e0587e27b88caad79760c9211a61f7343a759ff65d375f1435c7fa8e12701 +size 3383510 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Jude/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Jude/001.json new file mode 100644 index 0000000000000000000000000000000000000000..92bf3879503ca344e10a07c1c94b107a4f458a72 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Jude/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc6528338d88046b504b86e0387b664654e45354de6d2d273680f3bdfc98bc2 +size 2564833 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/001.json new file mode 100644 index 0000000000000000000000000000000000000000..cb1fdff8ca2e8c94772e47a29042f9485c3e7473 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8ed307e148b00068591cc3bbf9e9f39c2570a1ab5d5d0b08b39a69c6bfc176 +size 3690438 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/002.json new file mode 100644 index 0000000000000000000000000000000000000000..bcf2942485eb8ff0d4e75918025c4726a5fb8ac0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfff2d84f743904928eeaef4799dd23e5ac52663b21200e0b228ef988c48e656 +size 2358444 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/003.json new file mode 100644 index 0000000000000000000000000000000000000000..82255873b7d9a166b40213f9202285973346844b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf908c40a68819413d3ebb0f5f47ff9a57620aa0f066631fcd46c63f48c1cf4a +size 3178064 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/004.json new file mode 100644 index 0000000000000000000000000000000000000000..a700540d6ab363c7c7e673cafd43b2d9d46b3352 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace0159d5eb343fddb3eab9a6b1486e683d48e64552405d07330c043ba78b192 +size 2460670 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/005.json new file mode 100644 index 0000000000000000000000000000000000000000..86070779d5bc5a3031465928a5d308ef3d1835f7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84f0ab6efe9af8716eb85f7a32ca7808b2691765670dbdd23d2bc2350a594ea +size 3179071 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/006.json new file mode 100644 index 0000000000000000000000000000000000000000..50d6f180c92434fcce2c1dbdb88f5fb9a0d48d90 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81d039fbd1ce07a4c9d018e5d99f536d88458fac715c254c39ba345851d5ffd +size 4100960 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/007.json new file mode 100644 index 0000000000000000000000000000000000000000..7aa9962bbf3ab05e182257a497d1994a7d0e4669 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90c4975a6ee049662c9b1bf134ec07db08e72a0ab102e4ff2e2eed124f7d37e +size 2563193 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/008.json new file mode 100644 index 0000000000000000000000000000000000000000..128f9733c1d6b45fe7ebf16cd4689e503618a50c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a776cdeec1b0474e60a7e9c2e95e31fff19938cef394c7eb43d5863c0477593 +size 3587651 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/009.json new file mode 100644 index 0000000000000000000000000000000000000000..80a083844ef8b80f2ee1446309ed73d1b63db25e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d520620754ff3af55cdc68217d66ddeedb02beca49754f1f38bc32e06aad3d5 +size 5844095 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/010.json new file mode 100644 index 0000000000000000000000000000000000000000..0c4c9cbe48b3fa68d069ac30b0d77bf9e9451d88 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896ec40b09bd34bcd46051a580dcb759e45116a9ec2df77eed79dddd15432a77 +size 1845218 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/011.json new file mode 100644 index 0000000000000000000000000000000000000000..f41c41857614e81138f3b1463271eefb38af526f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f111fdc04d6b7ae5e2486a28eaeb4ba1ed5b92a04f7b9433a79f8bb4d49be0 +size 4100916 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/012.json new file mode 100644 index 0000000000000000000000000000000000000000..e210984d4462714b7ecbff067b458125b5807785 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f14e1c2db5043d53a887ae956baabec5485e5ead305cfaebabe2e0ee0392793 +size 1537167 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/013.json new file mode 100644 index 0000000000000000000000000000000000000000..0b58eb89811e75439de866f0828672eb0aeec47d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b980833bfb7c06e4eb7eec6ea54c5e0a5dbffde3b4833df1fc1b3342a935e7e +size 2563694 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/014.json new file mode 100644 index 0000000000000000000000000000000000000000..ab9f5f9064233a029a6615d23f7ce4893c67b37c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa3b0066de55c778773fa38315f17f55b3821ce94450564c016ec2208b82572 +size 2050497 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/015.json new file mode 100644 index 0000000000000000000000000000000000000000..ed322be4c6f3893de59e95ccf8d2186a8db810cb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d492342d60465c51b74c13d3e7306b4b74293e3b06765c141305ed0ef484ad27 +size 2050248 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/016.json new file mode 100644 index 0000000000000000000000000000000000000000..2245c8cc2bf536f662acb4466ba2b02664bc206f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947b6dc4e6d5ff39f28e448db6d3d6302b66fd2dbde72e34e892064b0af54042 +size 3178194 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/017.json new file mode 100644 index 0000000000000000000000000000000000000000..ec91ccd17601ad6780c1f1953bb3c37fe4ed08b1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1eee850338d562c9ee3480a10b9ff30169d854491272acb3900ad4d98c908e +size 1333178 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/018.json new file mode 100644 index 0000000000000000000000000000000000000000..ac168a85bee74452a1b319019ddc7b80f9f69d6a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aedb19fd031de75c012da20cf9c18803758be9cab0a07cb6a6c3f636fb32d76 +size 3178350 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/019.json new file mode 100644 index 0000000000000000000000000000000000000000..9476db90f98507026b98dca338fc017a5a788cde --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ea95bc8b355d0ea015571794cfbb45b78dc40bf861dc46a06d379c299cfbd6 +size 3076279 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/020.json new file mode 100644 index 0000000000000000000000000000000000000000..b48840df13ee105950a278f5c966eafaecc3aad2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677791ce48071dea37413a899a222415f383e93e59ad0b360c0f345036863ad5 +size 4921927 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Judges/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Judges/021.json new file mode 100644 index 0000000000000000000000000000000000000000..1e76bfb769568f0b46d17a30f7843518e9762ddb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Judges/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6560406424f70ef89495182bc42900051f4933357522fba0e5793b6249dfddd8 +size 2563458 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/001.json new file mode 100644 index 0000000000000000000000000000000000000000..16fa574e1b484437538a2afbf29292c0ddd1421f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6310af65dffb5a0482a35390ac7cd27ef0af4c36c76c9905490a316012719f4c +size 2256849 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/002.json new file mode 100644 index 0000000000000000000000000000000000000000..afb9576155f1c763fd0c465f3327f2759f1250d8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b3fd26650ca8e46f654a1eafc0f2be13ded446a99e6fa8e1ce02b3dcd45b0c +size 2256354 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/003.json new file mode 100644 index 0000000000000000000000000000000000000000..3f8ba858a8c23ff23f4c454c7db71312f0f9a785 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012391569967d63e3eef9720ab7d675156c9da0523ef34a2c20c55a1dce9145d +size 6772014 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/004.json new file mode 100644 index 0000000000000000000000000000000000000000..e6f7a7aec59cbbe00d8a9c77f6c7b520f3f95cb1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe1eff2d8bf013179042207e266852167f31971af8a3803c1b220e927a0b7ec +size 2256635 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/005.json new file mode 100644 index 0000000000000000000000000000000000000000..163e23b3d37d006b50ceacdef5e923fe42d96453 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Lamentations/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a339004d1e6e1f0437067040187601746ca2b62afb308b531fbafe3f68c266ae +size 2256375 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/001.json new file mode 100644 index 0000000000000000000000000000000000000000..e63dc90cfb5deb3e84575db3d06824e55b9c5db7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f94b8769273ead241a7566b18c44d3eb6846d84729ac2c0215331de7678ec3 +size 1742944 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/002.json new file mode 100644 index 0000000000000000000000000000000000000000..c0f264ed6bda934ee057c8990f849abc99a70771 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1071bbdf684e8206d4c4f1ded014aefc0935a23a20d310a7792f3760bacc2bd +size 1640690 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/003.json new file mode 100644 index 0000000000000000000000000000000000000000..132d95de53777bdfda25391747fa3291b4463649 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5624cafcf89f6dd748d531e60315ab3c1abd282c7c96e36ee06cf019e9458480 +size 1743214 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/004.json new file mode 100644 index 0000000000000000000000000000000000000000..d967c4bd3ead7f26dfce617dbc61e5d9ee63fbd1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7791380d20b70a165d9e82eb13349a462ba1fc04aec09cb45d2f68f0554efb6a +size 3588738 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/005.json new file mode 100644 index 0000000000000000000000000000000000000000..b3cc7c7c02209c18eec9d0cc681bb910cb490d4c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28201291a6633e6800b388b470d5d738b45a9ba0b058afa9e289cd1f40d063f2 +size 1948326 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/006.json new file mode 100644 index 0000000000000000000000000000000000000000..07ab4db9326fa1a14ea681e33e700a62c9b1a2b5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76188c3c901041cdee4a685977a21133ef903b285e1205b4376d3d58805469d6 +size 3076415 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/007.json new file mode 100644 index 0000000000000000000000000000000000000000..d499a4b04737b965cb6262e68df541c529bb1042 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c410ac390aeb225e4d3cb71f02e388906cb5d077005daf71c6a88e85ed1e0b1e +size 3897683 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/008.json new file mode 100644 index 0000000000000000000000000000000000000000..2cf6df78c145d0ad2e8c75ef100346f93b157cee --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761cfd6cb0ceee36659fec267a9d4a27927968a8a48a39c3645c848b9a08e3a4 +size 3690253 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/009.json new file mode 100644 index 0000000000000000000000000000000000000000..20c23a0d4f1fbb3c88c74fdb2822852b2ceb56aa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33811ec513015908a86e3ee7088043706f17a5c5d93f9bc126df27cfef084fed +size 2460169 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/010.json new file mode 100644 index 0000000000000000000000000000000000000000..ba9cba232e2a398ae1726a67a883195d44b5a49a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ea5a872b545c3324c7eb6dd3966630456fa4ecdfc7bf4132bb5d88ed63dd68 +size 2050388 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/011.json new file mode 100644 index 0000000000000000000000000000000000000000..533e970c22a98658c0b00974c91f2d381b50d7c8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e4797bbcb4b1516a02f2cabb2980011ec2288ef4edf52ab02162e5e0725989 +size 4820613 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/012.json new file mode 100644 index 0000000000000000000000000000000000000000..8bfa0684aef9c9a28227ddb372a2091db14885ea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371be3cd40dbc8b482d3b1f119787b276d0730ce10e069982a71400d49dd25c7 +size 820496 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/013.json new file mode 100644 index 0000000000000000000000000000000000000000..b0f66e636e8a0c9027dbd1aee216fba70648af39 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43e245a832bd2bd5b019e6796630c9d74c0e5a2803b7ea48ea1a5bcaadc9e11 +size 6049870 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/014.json new file mode 100644 index 0000000000000000000000000000000000000000..3ee11b053e4c761dff5edbb51a1a931f67e0a463 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a1a6f2075cbe5a3690b148805381c9f5baeb5da82fb360fcd57ff35d07e57b +size 5844725 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/015.json new file mode 100644 index 0000000000000000000000000000000000000000..dbcd16a3226ee34fcfa9e5bd812016c2b613a3bc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d7004b5fac6103070660dab2764e5afefbae921b61e21845857de4d092303d +size 3384421 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/016.json new file mode 100644 index 0000000000000000000000000000000000000000..9eac590f3c70a336540d94d087f5397da8d08545 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b98aef04bfbc942c591f04b0d9a3c408300f532a700ce66d1602402e411966 +size 3485976 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/017.json new file mode 100644 index 0000000000000000000000000000000000000000..0c352e9ccc0164fcdde39aab845df5886f5c823c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef6f31849763ffe341c0dfba9d9c25e1efb856c75ea902f9623eff87475f9a1 +size 1640462 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/018.json new file mode 100644 index 0000000000000000000000000000000000000000..646d655c32ae3e74be98fb0ab193150a6db4d426 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb0b6efe4c825601788108508dc7e6719404bbff2fca3b842c311dde5890686 +size 3076813 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/019.json new file mode 100644 index 0000000000000000000000000000000000000000..907018417a828bd5798899a68cc06194b0476ee3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb4b93fd3d885090847700bd5037d0d40169b0cf9e3547f25ebf9b06c1a6f3e +size 3794847 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/020.json new file mode 100644 index 0000000000000000000000000000000000000000..edb6cb11e1ee8c475eb784406fbbf53d49407f0f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8246cf8acd2c8c1f982679d6a6139c26cd3213ec06e33fc2edf83db9f801ce +size 2769561 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/021.json new file mode 100644 index 0000000000000000000000000000000000000000..44fa7d8786164012dbc04518608794dd6e5ce5d1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38719f5b7b00a97c3dcc28fc7af66abf99270cc00d0457986f2ff2a23b6d75c7 +size 2461481 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/022.json new file mode 100644 index 0000000000000000000000000000000000000000..1ce67c6a3c85488281149aa5cd496c2df5169592 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8509847a01967a03173dc5358effa2a505ba5ffefc9bb347c69cba7a90c6bf78 +size 3384316 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/023.json new file mode 100644 index 0000000000000000000000000000000000000000..aad37f670560f073d369d5e54c451080fc6756f2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e1066cd324826cd6ba0fd425ac3f625477d3c4e511d3ef81ecfb50a9fe82a3 +size 4512483 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/024.json new file mode 100644 index 0000000000000000000000000000000000000000..77141cac356fa084e543c36ca744257a89056f78 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a927d541ceffae4c075c977e337caea729c337ea29af146d4ccae4e3407818 +size 2359308 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/025.json new file mode 100644 index 0000000000000000000000000000000000000000..4637000fc25d92f0e59c82a8c9a4b659de87aff9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442ce4c8a2b5fa2277105518aec221e5a22e3fda222eff4e642619ebb2059116 +size 5641715 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/026.json new file mode 100644 index 0000000000000000000000000000000000000000..31bd87398f6abf697dc0b00a9e60b5ce6d86b59a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1f9374f623e1e13e5338e90720b627c9e7947eba99eab15103e3dd3052407c +size 4718931 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/027.json new file mode 100644 index 0000000000000000000000000000000000000000..cea0fb4837e0d7d5683f5e758e4cb75bdfe2908f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Leviticus/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51f07ef7eb244763073e01d3c86c87b608d101b67d3c6c54c54dee22d615937 +size 3486596 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/001.json new file mode 100644 index 0000000000000000000000000000000000000000..356421c73cbc97532652d14358c414a7d725e131 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68b615a344ccd0b5ff3913f73eb9c24af881debe9ee200fd4c1d2e9dcb76b6c +size 8204668 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/002.json new file mode 100644 index 0000000000000000000000000000000000000000..440dd0ebc26110438d8fce3044155f2effa693d6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f674e69dcadfb9ccd98be6ddf751c23c9b5dfd8927fa9d1b130ba19f7187cf7 +size 5333400 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/003.json new file mode 100644 index 0000000000000000000000000000000000000000..ed5bf2dea024a9d46e6f700e5ce50a2a49289dfb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7526ea1e5e55d32dfd14d1767269d32570fc781924cb7e44483954e93fa2c5ef +size 3896835 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/004.json new file mode 100644 index 0000000000000000000000000000000000000000..911266eee58b9b3c039476f8f815ef544578ae21 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce127aaa7b96f7255b80f3c2ef1b57fd4edf2bff1b6887f9919349d4861f7d6 +size 4513078 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/005.json new file mode 100644 index 0000000000000000000000000000000000000000..b1f953c69efbf6dacdff7566e15abb911978e641 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd46c6d6c053ce77e3bdf84d094fb698e61f73fdb708526073a2c39d2d1235bb +size 4000213 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/006.json new file mode 100644 index 0000000000000000000000000000000000000000..b3c875f5c3a46080e04d1df723eecaa25b50a32b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a480c3dc5688fdb60694629ff08b397be7b8c058baaab6463b083fa94c516aab +size 5026154 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/007.json new file mode 100644 index 0000000000000000000000000000000000000000..ebf67281675022f1a192fc6cb0a15e9e4bd27361 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76be7c9c7ed65f4d6ae5508ccfe2249c38f073ef6286c4007426888956e951d2 +size 5127729 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/008.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d4214fdc0e856ef9da6358173d9dd0de6e134a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45b154cc5bdeb815ddf0eb123164b3a312880291e19720a21bf249a6acd3ca5 +size 5744400 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/009.json new file mode 100644 index 0000000000000000000000000000000000000000..6b9aef45c1f2a78f236ddd4333e4932c17febf57 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b370bd889a5e3c5732fb2e2bd44e8d5defe6f1a801943564be80703bf3336ef +size 6359142 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/010.json new file mode 100644 index 0000000000000000000000000000000000000000..831a734d313c6426cb288eebe576c1d0940ec4fb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ba2ee4f5e9b24e0a489f1c71b3deb6f399a1d8153199fe573eb8539fabb599 +size 4308087 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/011.json new file mode 100644 index 0000000000000000000000000000000000000000..8f22fb9afaaa49d328b055d87950ad5b36868405 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878aa38cb7ec794a73f488773e8b051b05ad7e71ab756fb0a2780a23a81572a7 +size 5539280 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/012.json new file mode 100644 index 0000000000000000000000000000000000000000..a3e31c650d56977744b768fde19e8f363e75a106 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c48ca2057f3bf39bb53ba4faaaa837eeca0d9ed693276b75aaf5130ebe7802 +size 6051904 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/013.json new file mode 100644 index 0000000000000000000000000000000000000000..80d5438d68390955dadee6350348585baedb6e30 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599f53991bf386af6dc9c414092e234744b2c65c2d6dc09875f696e5164cc819 +size 3590226 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/014.json new file mode 100644 index 0000000000000000000000000000000000000000..180d8c96c9a7d0f733f01b37c34732019bb3993c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cbda68c9f57ff28daa307812553be1cb4ace4b97a6ac860c115a9864440f95 +size 3589162 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/015.json new file mode 100644 index 0000000000000000000000000000000000000000..c1d0f8c9409777640463b0c91f1e8182fcf9418f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae4138eb906e7c49cde11c412fe4bfcf164d9a5b56cca00d52f6c39d832e0c0 +size 3281328 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/016.json new file mode 100644 index 0000000000000000000000000000000000000000..f0342b6352b1cf090ebd2cb42d93e56a43e5b11b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b842170cdf3bb21a9142aaa70d0a8e78d45875c9433718ef47ceebca8f260c30 +size 3179517 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/017.json new file mode 100644 index 0000000000000000000000000000000000000000..9d4367677535eb8a1766fde1c0d15d8f42e11928 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba33e907bd5c868076a21e82d3b009cf9fd213a707f83ed5c9978132983b3515 +size 3795357 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/018.json new file mode 100644 index 0000000000000000000000000000000000000000..9574b19b07436c7ce3f3dc41f3f641216534a1db --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14feef7262bec15642eb18b43af5d6d6d5ae496ae8a99e89c75fe520df3fb4b4 +size 4410842 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/019.json new file mode 100644 index 0000000000000000000000000000000000000000..bb6c05c3e924d89ddc459047029a35d26c9f7063 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b53aeedb1863663cd7238c8e4084303cb0617ce293204bc2e4552e8efd06069 +size 4922466 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/020.json new file mode 100644 index 0000000000000000000000000000000000000000..6654c1c241c872a91100b49415ec37536f7d2f37 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b354eb512a36c407d5a3fb15a0a5aa9eb0f0b41b8e2ed14f17f89d61dd2b486 +size 4820799 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/021.json new file mode 100644 index 0000000000000000000000000000000000000000..971afbe379b7ec10124f30dabc00c9144e9fc561 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948b6cd18ef0bffa84b7900ed21ace4493912b70c432fa243ac84b9a83bc05fa +size 3898630 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/022.json new file mode 100644 index 0000000000000000000000000000000000000000..37630e04d170555ae52b7b689ab4c9e7c47da399 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1f14be95ba785bf8c963aa2b087889ab010f23a6c6eebd13e05581fa2b28c3 +size 7283055 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/023.json new file mode 100644 index 0000000000000000000000000000000000000000..1282bd878ca1da8ee40571bf93d3340767496c7c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca143dab12d9e980819d6771c571c87fe58c5326bbe3cc893b2e3da849cd011 +size 5744147 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Luke/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Luke/024.json new file mode 100644 index 0000000000000000000000000000000000000000..457e68e5e64f79ccaa918793b0c4a1ef399623c2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Luke/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51cb6a6487a6b02f74ce58dd406e4f81c01a47cbe5ba48925680065ff453eb29 +size 5436063 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Malachi/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/001.json new file mode 100644 index 0000000000000000000000000000000000000000..adb4da503098946d2f16dea3426fd0f8efd8f645 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a037e66e30d77d33e37ac0fa8b0d5874866775cd7908ef13b8c9de3d8adc0168 +size 1435706 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Malachi/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/002.json new file mode 100644 index 0000000000000000000000000000000000000000..d8e9612a5d81dcf932693753837d3e899d8abc15 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535fb149b068bed34a5a105461faf2fb56c9f068789daa6e4bb20de3f9cc20e7 +size 1743703 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Malachi/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/003.json new file mode 100644 index 0000000000000000000000000000000000000000..5bcda7d99376176028e6364be6c136beaa5c771c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a331234c05b9ad4a8182abee0c815e9c8ea7555b386981dd0addc28cf1726117 +size 1846586 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Malachi/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/004.json new file mode 100644 index 0000000000000000000000000000000000000000..0c3a41bfb203d6324e963e4f4a5729103bed5f02 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Malachi/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e376224b26efaafcd22e09f928a8f792f29a113939a1fb4afb27844f8133f9b +size 615659 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/001.json new file mode 100644 index 0000000000000000000000000000000000000000..6a85968675f7a2a383d3edeed00856a0a5e1cfb3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f834fa3fea379feff2ab56bebc6670cd356df2efb29867dd79fc8c7d356fb00 +size 4615531 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/002.json new file mode 100644 index 0000000000000000000000000000000000000000..ad23fc6aef8f41310919b1728f43a7e7a80aa9d9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e5ee84ece520464fd97f902007d96207ba917183bf8bcc97e4b080cdf68af4 +size 2871755 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/003.json new file mode 100644 index 0000000000000000000000000000000000000000..f563154d81791748130a61dcc0976dcabedd11b5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6409e4dcae2d414ee1d36734ad3eae84473524e75f4fd207f36b84769673b52 +size 3590122 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/004.json new file mode 100644 index 0000000000000000000000000000000000000000..d497087f870adbcf5fc6c56e3c999772f6d30e3c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c883fbbba384ebad93a273584c52779c5a1643ff65be14a0324eab165a96eb2d +size 4205130 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/005.json new file mode 100644 index 0000000000000000000000000000000000000000..80461115dabd4c6781b900d50ebf8f0ca482b702 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b467f8d66b2163bb1e76cca0e5fdf1d0d5b10c40f77d2e08e10241726792bd7b +size 4410639 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/006.json new file mode 100644 index 0000000000000000000000000000000000000000..af487b1903b76db55cdfd160a76f91d49fb75377 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bffdb41cf76b106f604018ecad109af45f883868b1b1c9d80984381b4226bce +size 5742830 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/007.json new file mode 100644 index 0000000000000000000000000000000000000000..67da7f1a04f2c5fe27da08eb0aaac925670a36cd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c153a4237fa1e552fad6d3b1ad6710ee3337f8ff94bfe1618cc05087f9616e +size 3795317 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/008.json new file mode 100644 index 0000000000000000000000000000000000000000..47d72ced3b6103716e44e4e145f91ebbc437386f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b3f9f40ade0cfa9a0cff159c05265a4f2b173fd5810c8191718d05d515225d +size 3897439 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/009.json new file mode 100644 index 0000000000000000000000000000000000000000..2e61d224020098a81e960f336fe34c9f7a73903f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b3bfc44d869f04fe7b233e8d22a64870541f66f6d8d0b107774c2db02f5158 +size 5129087 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/010.json new file mode 100644 index 0000000000000000000000000000000000000000..a180868d119c6e571074c08175f0051f0ba7fb32 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4c323535bcc59c3ae9a0ab37335d8124664797c906154fca0a08307b3637c7 +size 5333692 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/011.json new file mode 100644 index 0000000000000000000000000000000000000000..d853c252efba782b022025fcbf653e2616e90bef --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f45ff6e96c3969e95b938febdd9dc0ebd8dd1c5f428039d70ddf64e0264d133 +size 3384238 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/012.json new file mode 100644 index 0000000000000000000000000000000000000000..0ead1b3881eeff4d0e5e2949a5b5d2da7f600647 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9539f30a318bbdd7c67d3eb54bf708400f22c38ff8b11997412728b3833c82 +size 4512429 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/013.json new file mode 100644 index 0000000000000000000000000000000000000000..f9f7631b6e5d7cafae2db068045de91edc0d729e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa4b523349f562fc4b818fb8f0f9105f534530efa6974d25116b5646031fbbb +size 3796095 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/014.json new file mode 100644 index 0000000000000000000000000000000000000000..f07f3a71bafb7f40bd1c0b4e036889dc44b385b9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb33aaa29d7b79447efeb49a1920f13e6c4aaa6826c2dcd85277f112d5395b8 +size 7385689 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/015.json new file mode 100644 index 0000000000000000000000000000000000000000..0885fb07062378e477090d38987a73ab5a2baac0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4af34999b454ad9ba2ec0ecb57847950069ce2c739abc25240c6bc96bb69de +size 4821295 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Mark/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Mark/016.json new file mode 100644 index 0000000000000000000000000000000000000000..8720c256e0a063aec2a9ebe856b422f7990dfad2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Mark/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34fa815810f04a88b34ebbe284e2582c564bda1f00629be846644030afc97991 +size 2051051 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/001.json new file mode 100644 index 0000000000000000000000000000000000000000..4463417ec6cf23db4e062b9d2bfcc199096b0186 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97860367044ddf72e1adeb854a131a70ad242aa554e8637a2a28a9eb6813a088 +size 2563180 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/002.json new file mode 100644 index 0000000000000000000000000000000000000000..2f4bf20ec2201635077e166394d6a8f0fbe9fe3d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07df1c95926279c15959d0f1ba593162d51f9369a46a9ef00ee62c3ffe4d4e2e +size 2358679 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/003.json new file mode 100644 index 0000000000000000000000000000000000000000..164bae5b5e73aeced14d5491716463a3b3df7a57 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8651bcb00cde0a1ad3f13804f9c1f37b138eb977225724c8a2727e9cbfd3c40a +size 1744190 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/004.json new file mode 100644 index 0000000000000000000000000000000000000000..c4d90144a33bca7ffc1a81115346ad0bd6274f5d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74be71b9478f3c3a683b004ec855dd1d18525264bf137d384a96dfe00c15b698 +size 2564512 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/005.json new file mode 100644 index 0000000000000000000000000000000000000000..f2858f87f60265e57f1f8fb89568396297b8e4a9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bac60ef13f57ae5d67c70f4310cd6ef54caea69fb684d0b1f3cfb0b08b9206 +size 4924099 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/006.json new file mode 100644 index 0000000000000000000000000000000000000000..39a03bebe2d272cb35ddc10f8c6d41fa9af90b63 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371348ec4adfd48a7302f20f3ab0259135efcf8891aee660900333157ec83c22 +size 3487940 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/007.json new file mode 100644 index 0000000000000000000000000000000000000000..d0f8ecf0442a3eb187b897cd93c4d5312219f9ad --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885bce2937a5bf8f515bf065217ea8ddc25f82e798ed133025b112780790e4e8 +size 2974669 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/008.json new file mode 100644 index 0000000000000000000000000000000000000000..a276f9befe4b11d89b1cdb115dbd30967762d979 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5c1531c4abb4bdb532b642e45452cdeb9b924bd70fc7b1b2636d75f6971d18 +size 3486700 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/009.json new file mode 100644 index 0000000000000000000000000000000000000000..83f9083d34c9c96f9138a9241380466e9571fda7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a234c3c3b390ac22184596e9b81d6dff9964d96a49138a4c92969e8a14d275a2 +size 3897431 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/010.json new file mode 100644 index 0000000000000000000000000000000000000000..c8e1864dacd93128bfec73404cd6b46092009d13 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758c6c69ec8b6e544671691a0a4b2b91e32251c6adc47724c24bca96481a9424 +size 4308659 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/011.json new file mode 100644 index 0000000000000000000000000000000000000000..fe88a72b5d198e1b7b2aba1defc45d8c6f5c98f3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b49c786e8fbb85fbb6f43e61d0b90b1401ce8f4f401818b025a3b7ee8cf4c4 +size 3077048 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/012.json new file mode 100644 index 0000000000000000000000000000000000000000..2fe6645b9dbb3d6389f9cc5edfda571e265918e3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240741a125e5e37deda3689af517123538eb79f3af86d2cce1b9045194523175 +size 5128483 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/013.json new file mode 100644 index 0000000000000000000000000000000000000000..9581fc96ee4a31dbb8a76149bc8e3670199ed8a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d12e335ec075735ec46fba878a6710e4d561dbb94fcf94ee9d16cc0ddfe3918 +size 5949741 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/014.json new file mode 100644 index 0000000000000000000000000000000000000000..3567c485e6d191a34419c5a064672a7758535d86 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de10399dea898d423d99b4b6cbed9b435fa4448bdf645d946c7c749aace2a1ab +size 3691942 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/015.json new file mode 100644 index 0000000000000000000000000000000000000000..9a9408de69fcb3f61f8697f71b479cf2e861ec9e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bad1c279020badc61e091110564d6dec832c46702b9c07ea24e8dfa0eb72e6 +size 4000185 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/016.json new file mode 100644 index 0000000000000000000000000000000000000000..f75924bfdf07ffc8c6ba89fec8b8c7ce092b6814 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18afeb7584b5eb3affd5e5a7bb0e953b10b1a46b52c54fc3f8ff501ebe1780da +size 2872355 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/017.json new file mode 100644 index 0000000000000000000000000000000000000000..ba295ed6ebdd9f1b149bf10a294b8f1db65a1d38 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e332c3e1f1befd34305031554337ff26a8115095625cd1326b4ce67b1ee8d6 +size 2769321 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/018.json new file mode 100644 index 0000000000000000000000000000000000000000..9fddac7e2f337530cf97774a0b6293602f4d0d6e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9745c5bd4e87e5b51ffc9cb120306357b1bc4e098efcdfe4f5a90e6ffc989a1 +size 3590193 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/019.json new file mode 100644 index 0000000000000000000000000000000000000000..0fb1565b134ad08cbe1e4ec9f215d7a911828a22 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5db62b7b6027a1229e47385640a9e0428dadb840d3efa9753d50c210a34ac26 +size 3077448 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/020.json new file mode 100644 index 0000000000000000000000000000000000000000..58b6604b04974b602397f81e004ea2493471756c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28efc315a5be70b0c5b4d9bafff8b961620b30ca80012f4c6838bfdb41bd9c04 +size 3487347 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/021.json new file mode 100644 index 0000000000000000000000000000000000000000..27d0a104802cf065466bd9fe3c80de44f58a258d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7847e659f2635889e9a137c49e6cd6f6efcaa3e36db8c9dce282504d2737c5b +size 4718003 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/022.json new file mode 100644 index 0000000000000000000000000000000000000000..5d301889672d15c12b843b7a966bfe9ca0ec9eca --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c7af47a2d8e0c6ffd9db3ec039e6bf8a6a0bd2cb7a03650e65020f66504c7d +size 4717383 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/023.json new file mode 100644 index 0000000000000000000000000000000000000000..112d50a96d2e5426788dc605cf6136a613660b09 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c368187698d12c40f070cc58dcbfc00c18e632ed3acf42044ea5a0b83b029e99 +size 4000148 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/024.json new file mode 100644 index 0000000000000000000000000000000000000000..2f41e4d4d3680f717cfba5759254aebc768d67aa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb55e4b2851270e7cc567233803da5588d77c5dd93afa2bd7c5c48bfb4be745 +size 5231630 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/025.json new file mode 100644 index 0000000000000000000000000000000000000000..5ac6ee7d49b6cf2ff6f2d82afcceaeca9a2ec95f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521df9694126cd0c98f8fb3fa2951b546c97c7bdcdedb483c07d7df443086901 +size 4717765 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/026.json new file mode 100644 index 0000000000000000000000000000000000000000..735df4f2a4be0716e39d4c9fdb255b92446275a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7071f072e3cabd13da49f640a33dd640fd31ea8600ae82d3b70ee388ea97a0 +size 7693188 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/027.json new file mode 100644 index 0000000000000000000000000000000000000000..cf862beb16c4dca157e2746086259192bd104cbe --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4950507087c688fefb09224f22d7c3d4b623e7630b0cf2fa93e5ed3bcae0060 +size 6769900 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Matthew/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/028.json new file mode 100644 index 0000000000000000000000000000000000000000..414c0e0fe8a42ac5075ee9dbbca4a72d0a70a395 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Matthew/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332a6c2857d03cc880523220ce31538daacf384fcdc05eddc1df5c8fa03cb18b +size 2051562 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..170c2a2584bb933d98289d295cde22211ec3db82 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9a169da65b6d671fa3160e17da5759fb8e531685477d61b0a70c3f1d757136 +size 1640932 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..ab0620277c6dc7e10ee3400a1946864955d1d3fa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadc0d13bdf189b6d8eef26bffa00daf1df794b2894751711fadd53b60bc78f7 +size 1333563 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..58ae808db78e7119308e9ca9e3bd8ec065878f14 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e405bd92e0e2b59cccccc5befe92f4dd91fd649896cb3e20c8363703bd8a5d4a +size 1230902 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/004.json new file mode 100644 index 0000000000000000000000000000000000000000..cc710a595b5abc30e84de11762669abdcf12ebbd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7814bbd83d491c7a07a9a094ea34341ef7dbf2006f55911da296ffa92694a406 +size 1333407 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/005.json new file mode 100644 index 0000000000000000000000000000000000000000..a1f0b817b3c38dcd3d0275a013a522e3a7462ccb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4599327a842f40ba5a0e5d4b4365b8c0f558ab442f3d2cd5b42b8349b968240a +size 1538412 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/006.json new file mode 100644 index 0000000000000000000000000000000000000000..78505d85acf6e6c690e39286a0f5e1a099987b8d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f848d59255201da784ee5a8df77c526ca890b99f641be9b26a6730966ea6d4 +size 1640791 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Micah/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Micah/007.json new file mode 100644 index 0000000000000000000000000000000000000000..e15ca34d80732195761394ae3fc20a2e6a527357 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Micah/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19341afed1bf3c041c429c1cf487c7b9426fc4a29517d96f0e38aafad8ad166 +size 2051398 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nahum/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Nahum/001.json new file mode 100644 index 0000000000000000000000000000000000000000..439d1a19c25a5ccd33eb158010b7d82941d626aa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nahum/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525f97833e217bce4019e45f5e6094d304d41e623184161053b49997fd8a3739 +size 1538553 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nahum/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Nahum/002.json new file mode 100644 index 0000000000000000000000000000000000000000..eb18d4454d748e8527a4d9d55c9a13820d01843f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nahum/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c9b958295874459958f9068cb5c87c6de133dd0540b5cadde5b00f8700bc7e +size 1333354 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nahum/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Nahum/003.json new file mode 100644 index 0000000000000000000000000000000000000000..5316d2460395ab342f416ba0376ad7acdd77de6e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nahum/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f791d771e68d254d5501be1359bbad7b99641889d0833416447666966470d2d +size 1948656 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..1c99893228ef64388a18bc89c32caf03b0100e2e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96c8ac99fffcb5cf729e16e7c7b8d62f5045dcdd96f522a05e6ab0fc077b91b +size 1128032 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..1a995aeb9c4f41d56a88a76fe29a93b628e550e0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a241e6bae62a6d4051440471501003b6082c4240aa51234460c84b2d5b6b28 +size 2051180 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..671d98e40cc4867b7aece9402b969d24207178a5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d979e7586787c1a377030ec0f7b65bddfb971f46e554e9f27a730a51e175a4d6 +size 3279512 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/004.json new file mode 100644 index 0000000000000000000000000000000000000000..fc953abdd90eee0100c634f32d825c8704582207 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694cb16701b8458b237d4e006c3f8f7b6ce3b4566679d46ea501b73714570637 +size 2358708 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/005.json new file mode 100644 index 0000000000000000000000000000000000000000..d3eafe96c6dd29938920af69a8b464b6dc38f762 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3453244f499becaab2103a8fcdf93aeb2134a05550f6bf9530c60bbee2460ca3 +size 1948778 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/006.json new file mode 100644 index 0000000000000000000000000000000000000000..86752a8a0d36e3518b75ff0edaea7dda05b5a0c6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5e432473b00121fb07ea3bec8bc84d2d6fcbd9a66c7365a453caa7992c1d9b +size 1948808 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/007.json new file mode 100644 index 0000000000000000000000000000000000000000..71581101b9101c533ded0ba0139db7335cad2c82 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788d16ca38b96966392073b5f7c8255a63717295e74fd839c8ae4b6d66d2f8e9 +size 7487220 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/008.json new file mode 100644 index 0000000000000000000000000000000000000000..6f5bb7ee813e3932d6af39825df0afdf49c49a53 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66277f466850e794edcd8901cfe6bf434001f71ae90dc79e479426b14e836ee4 +size 1845555 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/009.json new file mode 100644 index 0000000000000000000000000000000000000000..d12c477e508c6e8d0c8445b315caec26e21b6214 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778232fafc9a5c530f9784f61041509baad4ec9afe34f20f8078cbdc4e1c9dd9 +size 3897237 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/010.json new file mode 100644 index 0000000000000000000000000000000000000000..672b575918f4d4f36cd56ed5291839a7465f33bd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db64b3901fd1c4f6c536e64d715bb070c0fa3bf9e500340d023a461990dc575 +size 3999738 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/011.json new file mode 100644 index 0000000000000000000000000000000000000000..87043bd356374c6cb7a94a5c7448f7f18c6a51f2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4b11e383429bd6b246680f92a381f5365d4b5ea9c69c2e481b73b5b3bc1384 +size 3691550 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/012.json new file mode 100644 index 0000000000000000000000000000000000000000..3fd665dc4483e1630e08cedfaff454eb7b27cc9f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccbdcad31c619d4ed70e4e3d85e4b54539ed828ca5077831168358be2802b128 +size 4818891 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/013.json new file mode 100644 index 0000000000000000000000000000000000000000..b141d18f057f179f7b9108996628a93e0dd7f9ac --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Nehemiah/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f007ce156c84c44f902b866057f8ca4b297602e199eb6ce1416776dc39e5d2 +size 3179506 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/001.json new file mode 100644 index 0000000000000000000000000000000000000000..9335612358096aa13fe09c44840855c46bd13236 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdccd4cf1e96f213ad53d1d990c5000abebf343e6009e858d99890fced9a9512 +size 5536220 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/002.json new file mode 100644 index 0000000000000000000000000000000000000000..3f9840382793b600850cdbc5cb7ced490c7ec99d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3a4a17bea6e2783254c0d35cd65b2037ea0c5ef9686ef92fc8a85c4a32cc91 +size 3486314 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/003.json new file mode 100644 index 0000000000000000000000000000000000000000..4808bb771625de72faa2424429d6476409b322f6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af206d58b30a2f541f6769cd2cc273458c16dc316d33f6d74bafc1f53ed7520e +size 5228603 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/004.json new file mode 100644 index 0000000000000000000000000000000000000000..02a675b70fa0d90f7066a3723b7314930d4c099b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869f3e1114032d9d3d8f60d33621f9f5f1607fd46a76ae0b45a98e67957d0829 +size 5024497 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/005.json new file mode 100644 index 0000000000000000000000000000000000000000..db647c0e7219470439c2ff651b6c3e67c5b866f1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc3b600e9852b57eeb6ba498ad655525b6ea44e91b63551f9a29065df8cd89a +size 3179638 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/006.json new file mode 100644 index 0000000000000000000000000000000000000000..0e4276c8176013ba4594c4f40ddac8edf03cde61 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4af41c18b273a723b02b28db321c6e72b7e82ed428f064ff4fc25c9800dcac +size 2768826 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/007.json new file mode 100644 index 0000000000000000000000000000000000000000..294458afe9d4a394102851f02a5b35e3e874b49b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e10a3a4150fc63bfdfc4cc2b88563accf844ae101e51b1cef2463f8dc9a5c3 +size 9123169 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/008.json new file mode 100644 index 0000000000000000000000000000000000000000..a12aa67785b99af7e47804d291536c7131e0a1f4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2cec41bc0e6c1847db0cfabd764d5ccc2f06828a4ee5b107bc979cc51ff59b +size 2666118 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/009.json new file mode 100644 index 0000000000000000000000000000000000000000..c5b7e668f1b921bd9f11a25d0b04c4e96704c94c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be363184641bd475700aa3e1f379b7d04f04158d7c43d33825aa5c978a4011d8 +size 2357938 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/010.json new file mode 100644 index 0000000000000000000000000000000000000000..5b87d988891753ce283d0bc063a46bd087509c48 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fc99a8c1091071b96a35e44673105672c8dec3bd2a527ca57e579a14d16b35 +size 3690689 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/011.json new file mode 100644 index 0000000000000000000000000000000000000000..56189dd86c243e1f0fc1cc6cf07cd5f98a6f4ca5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd1f2269f39bb9baba8655c0a5035fd2628684b8ed2c96fe47ac0485848650e +size 3589619 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/012.json new file mode 100644 index 0000000000000000000000000000000000000000..fbfa60b15f920275c7939f3bdb8f3b74fcf88495 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3ccb1e93f516d384e25a18fe9d6b5755b5141409280bbaa09e36891b83f1b6 +size 1640717 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/013.json new file mode 100644 index 0000000000000000000000000000000000000000..3ac05ee383bd2b996c98990a16e73119278a9c6e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9cfa8a31e739b7f63a7dcaa4dd3701aef365ef2b4a28cb35ebca86339f9935c +size 3383239 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/014.json new file mode 100644 index 0000000000000000000000000000000000000000..9b932bb86b20b4a5fc51073e444300ea768e0c5d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88a07cbc6f61308232911af18cfb06b09850603476a4c177a953dc8d0f6e1e5 +size 4615299 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/015.json new file mode 100644 index 0000000000000000000000000000000000000000..10946d859e15f2ff2bac71e79c38fd5110b1be20 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d5fcac3886e0526245d5e4f29ada70a3aaf2e45820f2239aaf9d436a5fc677 +size 4204007 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/016.json new file mode 100644 index 0000000000000000000000000000000000000000..4b76af46613d2c96359a4551c5ae2d71c5ef5606 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9a672a6269dd84b3905b47def030032c4082b620cd3addff08c529ef247d69 +size 5127380 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/017.json new file mode 100644 index 0000000000000000000000000000000000000000..b9312a8451cc156fa42c158ba25cf0f76c2e9ce1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8163436e6b3d3ecb1c173867a2deff36474f259923a91b3f33ebf9fe170f8ce +size 1332990 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/018.json new file mode 100644 index 0000000000000000000000000000000000000000..c437b758457b935bc309eb32b5138d72aabfeb83 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e925bf89a1595dcfe25287df6caf2cfe410e2d77f882d9f1ba92b9801f55b37 +size 3281867 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/019.json new file mode 100644 index 0000000000000000000000000000000000000000..1bea8a79c3225aa59ad38389a499a603ef118638 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc775dd5ef6e6d87c3ddfce6cf6fff2f7a625000c730d017644beeb7c1c4092 +size 2256246 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/020.json new file mode 100644 index 0000000000000000000000000000000000000000..b3634aa281b5e39de1fb8e6a5710017098e626cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08512ab6eeccc5a3a838fbab658a9e9cda8d7147d64dee20eb373d8371dd4bb +size 2973381 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/021.json new file mode 100644 index 0000000000000000000000000000000000000000..857768ad57f87368102dfa603606a3fdc516a4bf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3ed90084da1a456c3de899e78299f34781e390b2ecaa68908cf84e1c0f6e1b +size 3589180 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/022.json new file mode 100644 index 0000000000000000000000000000000000000000..9cf64bdd35e60ccbf5634907b1beee7f91964863 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afecc17a7a2713bd1bb6abe1fd12b4034ea7270685aec533c01148a6d203e931 +size 4203738 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/023.json new file mode 100644 index 0000000000000000000000000000000000000000..b7322484c1e91b934421f3cc13794fe6fab8e840 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e97c006f73d2f7d5a4af5290e05270178e962cf483bd663cb2498338e53a433 +size 3076051 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/024.json new file mode 100644 index 0000000000000000000000000000000000000000..f0d03ca5feaa8e31484043ec974edbf304a4438e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b9e01906b0fb0e382f0718bc9ecc54984d00c9a9da325f72d165410cf14997 +size 2563232 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/025.json new file mode 100644 index 0000000000000000000000000000000000000000..683b7966e29a0f5b0c45b84abcf5e6d1da2bdb8e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e2c1ced4af5a75da0161137e5866f3caad565980ce5a8c5534819ab5d6d605 +size 1845685 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/026.json new file mode 100644 index 0000000000000000000000000000000000000000..348c1a54353f1d9d852c13d063f8265fe9e76c07 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1f5d10c5639ec42f192f40a73d61fd5167fb7304f64749d793cc6df486ebff +size 6663068 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/027.json new file mode 100644 index 0000000000000000000000000000000000000000..2a68f601a2e41d1f7237d9f0063d016ae0060e62 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536c75197006de9cd85196dbc62b7d7de24181ff4d491359a388733d6ee2746b +size 2358282 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/028.json new file mode 100644 index 0000000000000000000000000000000000000000..2835a6947b9e3fda8fc788c69c02f43d35c4dae6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85a6d19b24d97fe61c5a0b8fa3d3bdaac02d94e9856649fc03a73198b1a2df5 +size 3178538 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/029.json new file mode 100644 index 0000000000000000000000000000000000000000..60d812aea4d9f136f0bf957804925ff69928339a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347665b158f538f030e38c72e4018865d423037e0215ba0a898b85e2b7e8831e +size 4100604 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/030.json new file mode 100644 index 0000000000000000000000000000000000000000..a1506c89e70fa7794c54aa972f583ac33b56efdc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f8daa94263b295562c037641a35119ec8a639129260dfd30e6f12e80393c83 +size 1640653 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/031.json new file mode 100644 index 0000000000000000000000000000000000000000..786aaa8806b5ecaf00c1681d2e31982642d258cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4385b5e0c50a34feb63bce6b83edf2bf3df78fd6879358e756de823f5d5bd4 +size 5537278 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/032.json new file mode 100644 index 0000000000000000000000000000000000000000..2bfa141ff575c17938b25e8b3686affedab292ce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0157258b9c619440a50224dc0612cf9b59f8c62ee0ce0180b32d46f217150b52 +size 4307040 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/033.json new file mode 100644 index 0000000000000000000000000000000000000000..91e0fde92d280bd21b2168d81ca2aa5f4386086c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d7caaba1279ce607bf9e8e00f11fe91e01fed37117b175f310cfa5d713a612 +size 5741459 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/034.json new file mode 100644 index 0000000000000000000000000000000000000000..d0342b76f2f7ec39f3cdb8e6839c78a6fbcd17ce --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8127834c248465e0a971f212afa746bb64b607f15b4251645cae15b9e261dcb +size 2972757 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/035.json new file mode 100644 index 0000000000000000000000000000000000000000..4cb93da900aa3cb17d7f05d2b3a5d0b6b0f56ec5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd13bce94e2a4c5bbfa077a27de9715266cdf06023ddc497c0ba3c9df51342d +size 3487626 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Numbers/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/036.json new file mode 100644 index 0000000000000000000000000000000000000000..3e9dceb3f9533f9cf8039b61b0c82d9ba734e588 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Numbers/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c0e1579856eefa90889218f6c725a23e478a5d63a77ee13f0dea64102c7cd5 +size 1332851 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Obadiah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Obadiah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..8732b5865983b39fb0df1f88e7eef3193c9dd51a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Obadiah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be472986931d01d560f33e9c9f2a9619c752e0399b91f038ea22597cca7e59d4 +size 2154004 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Philemon/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Philemon/001.json new file mode 100644 index 0000000000000000000000000000000000000000..84da6eb28e8f7e907690faa8e895f6e1c08c638d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Philemon/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ecaef3b29ceafb80eea9a1e97db003a0710f99c29840f03b3a2d7d89e65b28 +size 2564361 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Philippians/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/001.json new file mode 100644 index 0000000000000000000000000000000000000000..033460e560da25b50c42e8948c883c71a5625774 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e11e8b717adaad598e3c74bbbfd6ed8573a596f51608798c2e5f031219d9e92 +size 3077502 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Philippians/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/002.json new file mode 100644 index 0000000000000000000000000000000000000000..543b6ddbec0ad95c62150a9c74dbd0ed0f1a47a4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09eb2f594aa4d3d63889ee6e642e901840aa75fdd46bb436ed699a6819c3f252 +size 3077382 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Philippians/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/003.json new file mode 100644 index 0000000000000000000000000000000000000000..fe1ba28e251f02d511bf998f966b60ec79be8c4a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b075865f4f2001dbf2bde09757fdc29fd0756c8d5fc49a9d6d038e58a53143 +size 2154286 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Philippians/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/004.json new file mode 100644 index 0000000000000000000000000000000000000000..cdea0c4bd87e5d05ba6d358d0957ef342eb347b5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Philippians/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65430ec3fb9ab2f800434a25927a17a7b2635a4e1e355792a363230bd4abb8c +size 2359661 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/001.json new file mode 100644 index 0000000000000000000000000000000000000000..10cfabe9e93460dbb3043806d97c3a9864d05964 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc442ae042e25c352ce73459bbd60d100238de53651c5e3324580bf6f106511 +size 3385466 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/002.json new file mode 100644 index 0000000000000000000000000000000000000000..22ec49d6dfa0a433e2dd852ef73d78cc61521367 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fe897e46712ede00204145bf621d64a4f23b78eb6d1709a63104087ba92148 +size 2256966 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/003.json new file mode 100644 index 0000000000000000000000000000000000000000..0a44b6c81bb9490cffec5f5ed0bf2bbf6d5759f4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728926677e35cdef83daef873e20e1efcb71e0605cde7ca960adba1f00df038d +size 3591029 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/004.json new file mode 100644 index 0000000000000000000000000000000000000000..5f67c754bc857c162eba1c22fea4af1d48b2de76 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ab6ce147a58169702a07d20943eb25e78dc7521b2d4fab4927ed8f1f81fbaf +size 2769980 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/005.json new file mode 100644 index 0000000000000000000000000000000000000000..e54c6191c075aa72ac3da619a68d2707dd3264cd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44070c80910768e2c20d743c0be16534c3d04ba2755cf09f1b1cfe7e3d841b5a +size 2359675 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/006.json new file mode 100644 index 0000000000000000000000000000000000000000..707ba6ea8d17596110897bdb173afd9f57adbd21 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8d7d9dd8f77ddc26a3afaf21b01952072a6e4cb7cae660aa1adc43e9aa61d0 +size 3590191 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/007.json new file mode 100644 index 0000000000000000000000000000000000000000..bfda7c3a13a5e01ebd736064824176668fe5893e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282acb3d2a4d0e1e2d50b3616081439e5301ea65a3a70ca177c14727d2c4415d +size 2770058 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/008.json new file mode 100644 index 0000000000000000000000000000000000000000..00c72f35d95a31fd5810e43c02485d8e0e7cbcf6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9827dfb2a6e0e9345192766b716496014915ba63e912c2387a907e0a58782177 +size 3692971 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/009.json new file mode 100644 index 0000000000000000000000000000000000000000..0df3ab22eb2c3c8e07edb7761c2b779e54ca2130 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f47aa9c8dc5cd53f32e2077d2609da59315692b949eb45f3979e5edaab1e670 +size 1846638 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/010.json new file mode 100644 index 0000000000000000000000000000000000000000..6ea469beb6ba4ff0e0029db055157e453298ceda --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2eca31c80b6c3919e09a4fa1d5f448a5f797bcb5ff03e27add27b2970b9621 +size 3282390 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/011.json new file mode 100644 index 0000000000000000000000000000000000000000..26db42d8888ad83f33cb1fc751762aaa70dda7a7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a015bb93a507b891aaf74f0ce9b985d6eb25c36f427aadd65ebe3b98a37538b +size 3179950 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/012.json new file mode 100644 index 0000000000000000000000000000000000000000..5ce2607630ae48bddf0c279d5972540f731f3bb8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe66832752c97eec4989172bc5fd174f8c2016055a8e257d64e368b24589535 +size 2872306 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/013.json new file mode 100644 index 0000000000000000000000000000000000000000..da20bd34441d27e8090b70ed2c4774e7c3a6bf80 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa39fc58e3b4d1cc2790a112e8fd64fa1a2e8f3112e547c79e6ab78e3182742 +size 2564252 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/014.json new file mode 100644 index 0000000000000000000000000000000000000000..3f4b7da6d2bb30e58298eeed205761c49a914406 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3920e8cca533dc3eb1afa78b391c295bc6357169b5695b6f376060dcb886fd9f +size 3590122 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/015.json new file mode 100644 index 0000000000000000000000000000000000000000..80547e5a1d8de7ad10f9b31d9ee996091dc1cae3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145840ad64842cb50ebebc4c86bc126c858c5b4bc7bf11bcfce328bb284bcd35 +size 3385244 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/016.json new file mode 100644 index 0000000000000000000000000000000000000000..b655f60dc0f0c6c6d70becb0f2a43f56dca22d34 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1dcc7d315eff13424af0d621ba741dd6241536b771e002ba95f08f81062178 +size 3384917 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/017.json new file mode 100644 index 0000000000000000000000000000000000000000..10d771e191e433919f93931478d5e3ce4cf30a8e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a86a1a690364be76fb6c241f25ef06b7df21040696901f7ce5c759d195231d +size 2872336 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/018.json new file mode 100644 index 0000000000000000000000000000000000000000..f6823a7622cd4dd7eacc9d687d5fa7f46f73046a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf75686eacf02719d86d52cc0be3ab2c58b30257147a8759af6e200611a0524 +size 2462011 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/019.json new file mode 100644 index 0000000000000000000000000000000000000000..bf2f2db3634d823436959940e62c5e21728e394b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b312a7505dc27f91258fd24e3440f15b9ec3db49aef3511a7b83d9001f4766a +size 2974685 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/020.json new file mode 100644 index 0000000000000000000000000000000000000000..64cb2e3444a5cef9dfa904c68334b4fa3c000833 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a712d084d50b55e86dd00ceebbf1372396dd16a12dc69069c4d958e458084c4e +size 3077778 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/021.json new file mode 100644 index 0000000000000000000000000000000000000000..072c179b9e86bb5e407b5c9bb7340df2b6d7dffb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa49cc0f6421b4256c7818ea9f63e6d13e6aa0f7d76f999c836d1e3b750ac596 +size 3179787 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/022.json new file mode 100644 index 0000000000000000000000000000000000000000..97556d80a48ee21931f723a5286f00c960cecf33 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bd60710efb99905b907a4030de2a81b8bd1d2b8fcb14e3f5873648fca86dc9 +size 2974745 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/023.json new file mode 100644 index 0000000000000000000000000000000000000000..bd577aee1f3a799dbeb541e9d890a450dd8db01a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cd3ced7c39bb3667078a4d22516d2385e00acd3c188eb627a273f997c3e615 +size 3591011 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/024.json new file mode 100644 index 0000000000000000000000000000000000000000..910beab4a8596240f0877193dc5b84ded0e95401 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3ee47eae3a5e6f5aa3a2e6f49071336b2a7dcc4a476094fd43880586745bfc +size 3488189 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/025.json new file mode 100644 index 0000000000000000000000000000000000000000..74365a4b4ec0084df4fc2f90c347e29dffece52d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44caeadace1c413fd2ec8fda6d111f7d117b78650b3636b3e3710e0bc1dece41 +size 2872481 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/026.json new file mode 100644 index 0000000000000000000000000000000000000000..fd667ef7c425368ca943e0cea1fa202aaa2e0be4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c54942b7752cfd274d2b0d2154e22d66ade3ce417a8c5801d586585aa5b2b4 +size 2871966 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/027.json new file mode 100644 index 0000000000000000000000000000000000000000..b6f13299d7e0d83d02543373eb7b9a2f455b42e6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd2aa0e8aaf9a1ff6add915843327a1a81b1448b7e05755125ed16c17bb1eb6 +size 2769670 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/028.json new file mode 100644 index 0000000000000000000000000000000000000000..3df9fa57cd3a7cff4d13df805cabfb11f90ef6ca --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b6369f68b7f5ec7af8131aa01992571123a454992d93196740de500becdac1 +size 2871731 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/029.json new file mode 100644 index 0000000000000000000000000000000000000000..6328cf2e014f8280b44209be0d66f65af9d86aa4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3b153f206a9b7adc638a9cc947267f5165f279804156337e16d2be9294dfc0 +size 2768916 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/030.json new file mode 100644 index 0000000000000000000000000000000000000000..a60321dc167f2a3922a3b2e5df90657a5fa95666 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e305b55681eb80be2dcbf313638aeb78dbf2e80ac745ae50d2f31010a077f74f +size 3385605 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/031.json new file mode 100644 index 0000000000000000000000000000000000000000..4774fd2800204216c3e35767dece0b996e184fdb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Proverbs/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0afff7d9943250431061c194e4882d0874c615f19c08109a9ca2def7e40965d +size 3179171 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/001.json new file mode 100644 index 0000000000000000000000000000000000000000..e1d3641c89133d6de18fff6adbdb476f065b8867 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c19f9f6f10ac2563cb49dad6fcbf921de502c78f3ac62be09516731045a398 +size 615610 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/002.json new file mode 100644 index 0000000000000000000000000000000000000000..c2efdc475bb67765daea616dbb9ff024bf7a6469 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d035a7664d76edb0909f323b13f5f85888a4c13cab666adb3dcd7ebfb24a3e +size 1230868 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/003.json new file mode 100644 index 0000000000000000000000000000000000000000..b89f4d5972da4fe5514f7314a57abeb8c5a40f88 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275361159b89412e9e257253cdda9f116db919ffe7b2feb13011f7818f1459ee +size 820751 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/004.json new file mode 100644 index 0000000000000000000000000000000000000000..f53de34552e327e8b6f72951f18470e5729ef7ef --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7767810a4c6203fdf6e9cb90a908ec3564f338ee6cf215637ec9e1ab7d88cd +size 820884 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/005.json new file mode 100644 index 0000000000000000000000000000000000000000..83a64ab571780497818c223f8b941dc80f5e551d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef8eab66b6963260ba49dd98f7ef0825a5a9c12476ef2999a62d739b3129ddb +size 1230903 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/006.json new file mode 100644 index 0000000000000000000000000000000000000000..5902c8759816c0ad1616f0318ddf0f21e0f2da07 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60af08e0ee21a4d2a9c39b3e3029402bc23c1b63ac30da56d7123142bb5c15ce +size 1026052 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/007.json new file mode 100644 index 0000000000000000000000000000000000000000..5f22df57dbbaddb34aef731f2fb84a1b364133b9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab1b5aef9a745d4b063752dee7db82b2cf34e70f89995b3a5614572e5b57fc6 +size 1743842 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/008.json new file mode 100644 index 0000000000000000000000000000000000000000..eb01b1258a2845e011c5e83d5b630ce75dcb330f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4cedf52dbb675b43cd06170386ae9012901c4e61a51c2ffd8274d2fb5979f73 +size 923126 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/009.json new file mode 100644 index 0000000000000000000000000000000000000000..bbd35856a34478b661196c6d398855d3ef1f5306 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257211732ab5ba270c4ba29b01a2467195c8e052722b52a0acfd87272403d93a +size 2051594 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/010.json new file mode 100644 index 0000000000000000000000000000000000000000..039bccfd9457b57d413d9d75538f1170d9839646 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7051cba0d48774b76d34bcca7ed0f015a6ea9dc9f46acc7a75ac72e2e4edcb +size 1846180 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/011.json new file mode 100644 index 0000000000000000000000000000000000000000..3fb870667386d2634bf905de0ca549ffa13fe883 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7db6202e70c92cf6383aa8a6577018f3213021af852539ec23ed19453154e2 +size 717916 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/012.json new file mode 100644 index 0000000000000000000000000000000000000000..936b603d53c9c8efb99e628405aed2d0f2b5808d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af9d9747bc2e2448230b724bca5a0e4e881bdebdde629f42124a790df85a741 +size 820772 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/013.json new file mode 100644 index 0000000000000000000000000000000000000000..b153c4d5c88d2aab3473a9f8c3cdcab0c503caae --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc5a5c7e7431712916009dfdbef2a57eb78b015bc33b4b751302ab4e3754b98 +size 615498 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/014.json new file mode 100644 index 0000000000000000000000000000000000000000..5c29b28ba7adf428037ec1a44b572aa8c53a9226 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a882e4c9eab8e00279cac4673207d564174537097736401fbd5f57ef5ca860 +size 718002 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/015.json new file mode 100644 index 0000000000000000000000000000000000000000..b0b77dc9dd313bb48b021afa8548f5559878f4aa --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def2980b3a278256ef429e169934e11a1d5516137b4a6f41fd9b321cb5bb9801 +size 512994 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/016.json new file mode 100644 index 0000000000000000000000000000000000000000..bb9fae96ec7ed8beb4c22bb93a0bf776071ea541 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b002324737dba1a433bc27fed64cd52fc499228804db33c3e18406924d0699 +size 1128533 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/017.json new file mode 100644 index 0000000000000000000000000000000000000000..767566711a8fc5ba561c3460f1db9a278b6c8f36 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d26d6e64bd07490701af83147002b2e2825cc60b6cf1e28e81a01b3b6f113b +size 1538652 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/018.json new file mode 100644 index 0000000000000000000000000000000000000000..77d90bcddae1e9bdade3b2f4b09331706fc8cf6a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f08b2437dde642e32abc33cb092759da7829399505431733c63593385ffadfe +size 5128952 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/019.json new file mode 100644 index 0000000000000000000000000000000000000000..62e5eae8f19d6252da4c31a7585e2ef7d4fbc7cc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de73f908826f27a795ab2ecd5a7f5a653f28f81167ce6e848e7f66c9c0512eec +size 1436208 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/020.json new file mode 100644 index 0000000000000000000000000000000000000000..2e37c40cb94708e3bbcac55903ca1c2e1aa4f999 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66fa24ea7359a60582f6c5387f1ed9eb8cd9d4864f2ab0c804a2a5613ad6499c +size 923218 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/021.json new file mode 100644 index 0000000000000000000000000000000000000000..b28775802c3bdca43af72afe3a764e315a62d42f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561bc675ed5d283bf6d8b5e5729c61245007ab19c414fd33f8c1bfb328c7b02c +size 1333692 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/022.json new file mode 100644 index 0000000000000000000000000000000000000000..036961d878bc8e34207c3c53a93c75738681b90a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b8387b73cc6132fee5b66937ff4f027a8fddc9c6c72379b6c73bcfd489bd100 +size 3180437 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/023.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/023.json new file mode 100644 index 0000000000000000000000000000000000000000..7f9b0e09cca1a9ac4ee5b0c623c5f410d1f9c503 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/023.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258b3f6c3fb1e25e449d94155d72988adce558a524f699c3c7f552230346fa1a +size 615384 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/024.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/024.json new file mode 100644 index 0000000000000000000000000000000000000000..0acde10065c2708b16f0cca7efc171aa6eaebbb5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/024.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853636bfc50a0846dc9f5f318aaa230aeb97354af8f921820ab036b120054468 +size 1025379 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/025.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/025.json new file mode 100644 index 0000000000000000000000000000000000000000..352d995dc80990bff93b2cd9e51b6ec852e11ea1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/025.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9f6aa6d913d2d0e3e85257ce8293609f1ad823c795ff9fc0d0163224b9c825 +size 2256758 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/026.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/026.json new file mode 100644 index 0000000000000000000000000000000000000000..1707d0951ac7026f780033542d964a3f7afa67eb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/026.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a00084769646d6153e574278dcbba040a2dfe24f1bcd5a24a75c38e81ad52e3 +size 1231060 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/027.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/027.json new file mode 100644 index 0000000000000000000000000000000000000000..e7d16fa9f71c4802e5fed833dd9fb773e9be2079 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/027.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753096b8075b5ea04a81a4dfb1fa4181736e5941c12e63a30ef2b84421e20430 +size 1436222 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/028.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/028.json new file mode 100644 index 0000000000000000000000000000000000000000..4df1d7a1c4b477ab742e76dce7a18b3c896838ad --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/028.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5a4186db52d4fe3759b7cebc524e86720a37b04fd6cb597525403d80436354 +size 923673 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/029.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/029.json new file mode 100644 index 0000000000000000000000000000000000000000..1f28e4c1f90e38bf27978aedc13a9511337b8585 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/029.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c07ed386d7583d7d371c52213a7ee6263cbbd7e93179565c59d8e59438d873 +size 1128508 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/030.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/030.json new file mode 100644 index 0000000000000000000000000000000000000000..029fe05fab516c604fe94083a49ba426dda1d798 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/030.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d19bdbe72558949c6872bce6c85b360f474c851a56bb6373fb7fbe6f3c37fe +size 1230838 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/031.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/031.json new file mode 100644 index 0000000000000000000000000000000000000000..55ae99d74dc37669590fb8d233658507d58d92f0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/031.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dd10c0549dadaa1432f2da2ecc96c6de563ced99cb9d9be3f3d90dad602223 +size 2462082 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/032.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/032.json new file mode 100644 index 0000000000000000000000000000000000000000..ae7da8783582bdf7436cae82314ef1090cdbdc1a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/032.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9527ade368a1475d6b093fed0aeff9b2395f283742b98fd8b2385ae68ca2d87d +size 1128471 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/033.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/033.json new file mode 100644 index 0000000000000000000000000000000000000000..b95b8d7dfcedb1f40df553bf268bf0e86713760c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/033.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10e4303e63faf48e69ccfadcaae9daa50766efef83487d523344e43e35f02e7 +size 2256989 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/034.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/034.json new file mode 100644 index 0000000000000000000000000000000000000000..b45bb8bfffff6a068b7935b24d0eb6219f591969 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/034.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214805ecc74a0bc3c30650005de2348d17b423f0492f69698d9e5b578e613997 +size 2257126 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/035.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/035.json new file mode 100644 index 0000000000000000000000000000000000000000..0e24d34323bd6a0041cfea08d58d8ffbd6cb77d6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/035.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7779b6c801dabdb3aeb75c83535f08b852dda6189890a4abde335540c836d126 +size 2872634 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/036.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/036.json new file mode 100644 index 0000000000000000000000000000000000000000..441207a4dbb0b7c96fab490d565269f610f0758e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/036.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57dcdfcffd3fa3b5ce3af6cc6b646b397ec1c26abf9ec7b9cfb8914056bd8e8d +size 1230944 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/037.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/037.json new file mode 100644 index 0000000000000000000000000000000000000000..368e748fee7b92d5533dd4d1eff617d4dfd96247 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/037.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f007936e3b3a876905ca710a55ad838597c40be78b9428dec9ef657694c56219 +size 4103874 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/038.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/038.json new file mode 100644 index 0000000000000000000000000000000000000000..bb7e70c374f4daba05476d6b1f77d9311cb6722c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/038.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e46aff36efbf83501cd983467798670c5d12265c5e19c9e103653f25693808 +size 2257300 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/039.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/039.json new file mode 100644 index 0000000000000000000000000000000000000000..b60a283755ad3938d11e40a391f3b5742cddc80a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/039.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2938e1cd64441f30222b8e568858a40934b543dfd876abf31ba770d92bf177c +size 1333619 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/040.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/040.json new file mode 100644 index 0000000000000000000000000000000000000000..85af57e25a861dd6195c32ae1cbf9bbb001bb630 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/040.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50ced3189fa478d538c81c288de762c879b5f5131db665704f77eb750d780d3 +size 1744118 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/041.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/041.json new file mode 100644 index 0000000000000000000000000000000000000000..9accf6fc86884de4d71d7f3942d7f3161540a998 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/041.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0717b77a7918f12ff1e53c7ee5e6b277e0173f99fba05c41c2a9da0de34aac74 +size 1333560 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/042.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/042.json new file mode 100644 index 0000000000000000000000000000000000000000..cf3a16a9eb8f6d9df30b1ea67f404ccd506a6296 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/042.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4447ba7ffbd0b311ff725123820de70da1a40665a6443cac68682c9cef55415d +size 1128598 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/043.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/043.json new file mode 100644 index 0000000000000000000000000000000000000000..c45abf5679d95472778f50345fe80c61ced57dbc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/043.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3b6f3cf135e63154c7439721b1a4e38456422d13cca9436ef7cb890901bd84 +size 512720 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/044.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/044.json new file mode 100644 index 0000000000000000000000000000000000000000..8138d30f9271bf5b78fbe8e06f7d60b1cfdee2a7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/044.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8167a3eb1abafc95088ab0feaf890e92455921b983bfa813d29e74d5c0c00f9 +size 2667060 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/045.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/045.json new file mode 100644 index 0000000000000000000000000000000000000000..586f8ee3f0ca5b31c0b8321f5c87a087cabe6097 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/045.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a317eae649546de32c39dcfc394c258f1f288e9abb398630b9324bc5d86a778e +size 1743538 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/046.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/046.json new file mode 100644 index 0000000000000000000000000000000000000000..e13ecdd05a1d2a5e29aeb30468541ae1cd2d892c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/046.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15d0515faa6eec7367914c53d67f53e693fdcd68d75603073b59ce58baabe24 +size 1128784 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/047.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/047.json new file mode 100644 index 0000000000000000000000000000000000000000..fa3ca7fa23781b27ecc36263c6e7a5081eff8855 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/047.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6095de3c6ba31ef27eb4a5046c50c52c6a520776c5c07d7f19650d62cfb2a5b +size 923141 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/048.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/048.json new file mode 100644 index 0000000000000000000000000000000000000000..c5ec0a080337ad82e0435f052466376d32f30d27 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/048.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb3f2e78e2e58ac430b88fc6330b0809460cf6ef18da646b9833c74d4a64b13 +size 1435910 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/049.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/049.json new file mode 100644 index 0000000000000000000000000000000000000000..5d22db06a596b77f4ae89bce99bc576c2d130273 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/049.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09948acdcc8f0d2c7e652fe5e08819c044ac5392ba28ff9a7ab5bebc1488a4b +size 2051600 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/050.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/050.json new file mode 100644 index 0000000000000000000000000000000000000000..2d318d3692dd38e1378f6e2fe34587bd33a42af6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/050.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d6eaaa9ddd6f55adff9aee75f4c6aadd55a8a3d541b48cd91d365f5f2f66ba +size 2359245 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/051.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/051.json new file mode 100644 index 0000000000000000000000000000000000000000..09d3076d047ec9863d7e3a49a15bfd519aeb0bb9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/051.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e51600416e34d18c3c9ccd352c2ce180170b955f13c7c78f63ecfad0a79804b +size 1948983 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/052.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/052.json new file mode 100644 index 0000000000000000000000000000000000000000..fcd89b02094578af80218d2c001ef9033caaf275 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/052.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bd501e777c594630a9feeefe92f1e94434af493ef26c0aff6ba9071baf26ca +size 923260 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/053.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/053.json new file mode 100644 index 0000000000000000000000000000000000000000..d5008e51deabc3a3a5099455edf358cf839842a4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/053.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c8fc5e10ffdfb60427d2885c257b34ff64fc0d71ffbb7b2e319cb443715438 +size 615273 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/054.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/054.json new file mode 100644 index 0000000000000000000000000000000000000000..ce29bf01265936b33f7487221df91d998e6b1000 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/054.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1395f77dace2ada23b40c1872f9c74173ce63945ee1551a586721d2dfd4f2b60 +size 718148 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/055.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/055.json new file mode 100644 index 0000000000000000000000000000000000000000..6d6b201611dee5be9ab3283ff79b5db40809f567 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/055.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2f95c36b9209623cef5fd806c7cf3e1d9f6b9d4468b6aa01f82bdf0d8f6162 +size 2359844 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/056.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/056.json new file mode 100644 index 0000000000000000000000000000000000000000..a8936a17c1cb220e25f67ae21966d6385b59863d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/056.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe89577bc5a68f621f4925d68c756c6057a1edc2b05275643e05b5cfc865e9a0 +size 1333685 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/057.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/057.json new file mode 100644 index 0000000000000000000000000000000000000000..96ef58ec1a2291e9b46e363e60e60fd0020c689b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/057.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c71d75274bb9e46d866b0568d7cce213729dcaa2ceeb36394ec271e8fec32f3 +size 1128548 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/058.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/058.json new file mode 100644 index 0000000000000000000000000000000000000000..a7829ba771b5b81c9027e5a58748444397367f88 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/058.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733f1dc26b9440a719ec8253624605f2179e05ea57124cebd0f22dbbeabae8a3 +size 1128602 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/059.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/059.json new file mode 100644 index 0000000000000000000000000000000000000000..6f69ba54114f5ac1442de26515c6f1910e82a1bf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/059.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807b8b98de7f5efd6b47ee6e10fbdfdd0a98339acec1ea8fda303ae191cf2978 +size 1744277 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/060.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/060.json new file mode 100644 index 0000000000000000000000000000000000000000..ad79a71e680b27e7a7ba77a0eda83325224ea30b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/060.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f8ae12897fa466c3741c75ddd5f61c9a82507f0db81a11a23d7bb97b371065 +size 1230628 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/061.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/061.json new file mode 100644 index 0000000000000000000000000000000000000000..aadb021830b4c1afec28fb6a56a73fbb4d1bc473 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/061.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b686a7452d41ed88abde8db028a578c572289ad62e26b8474aa9ebcce73a7429 +size 820778 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/062.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/062.json new file mode 100644 index 0000000000000000000000000000000000000000..64338b78e14fec1853a273d889778eb2656669ad --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/062.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d74d27a75cde6dd06803217055d6f7c292e2c7763fb359bea392b16808411e5 +size 1231249 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/063.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/063.json new file mode 100644 index 0000000000000000000000000000000000000000..1c4db267f57185b6f5ae2511c8ca6a971ade44b2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/063.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0712f057044473d19e3aee7cb5baf8c666a8c8e029eece01bdb1c4bbd60aa450 +size 1128394 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/064.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/064.json new file mode 100644 index 0000000000000000000000000000000000000000..20f5c4182688e44961fbcf6393f2bc061131940d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/064.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5238bf6bd560e8fc1655ddd66412c79ec1114a17bff29eed946c05d2786764 +size 1026039 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/065.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/065.json new file mode 100644 index 0000000000000000000000000000000000000000..86fc538ed0fbf8b4a92805936567eb43362ab3c3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/065.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52bf36832426b6d3505881568a874de5613ebbd2f0fd4dc71b19823f1034f770 +size 1333491 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/066.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/066.json new file mode 100644 index 0000000000000000000000000000000000000000..4eb513dd3901e461d7f929c79fede99f565045f4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/066.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4627d66df7cb5d5a1210e52b99068b8e22f127ba31bfccb25e8ea4ef34c65f01 +size 2051599 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/067.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/067.json new file mode 100644 index 0000000000000000000000000000000000000000..195191c900527784ce6e23093740ab1222bf5b6b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/067.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c958efd1b6ea0f8d721d5deea05fea15d01113f07dd02c64136b8a7331cf55d +size 717978 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/068.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/068.json new file mode 100644 index 0000000000000000000000000000000000000000..4298eaea7608798c6fa0b68199a8256e8d5d6a2b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/068.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50deb6e0083958624d9912530c6349b5ffedd6a1870351c424b6fb823fee63c4 +size 3590125 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/069.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/069.json new file mode 100644 index 0000000000000000000000000000000000000000..817288c53a035adeeb86493763eec0613e270ec0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/069.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a687ad761829a149fdaa0c7b4c11c57f70df76819da7df542c95a0c613bf3006 +size 3693776 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/070.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/070.json new file mode 100644 index 0000000000000000000000000000000000000000..66bb9ad5c99913d811f96f4126404f98ff88fda3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/070.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbee8d93b3cb00b9dcc60f426183fe376816e729e9588066aa9e707a211de6e +size 512852 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/071.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/071.json new file mode 100644 index 0000000000000000000000000000000000000000..2095b4792bdac949253aff2b29386c1798f7572c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/071.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2facd67e780617122e18323b6712440ff842e920f6e5fe18d1532ad54587db +size 2461739 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/072.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/072.json new file mode 100644 index 0000000000000000000000000000000000000000..4a10ca8bfc0b79e3df6f747217f7647312bc5d60 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/072.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29e5e88afb4ba075567b0cd67fd914a9e5bd4abd4e090eb9ecb9c55ec80648f +size 2051782 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/073.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/073.json new file mode 100644 index 0000000000000000000000000000000000000000..85fce8e17a401164a29a92c3517c53fedc60ddc5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/073.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305734c48b01d58a55abe449cdae5b89911d8df8fb4479dab62b9be9adc56f2b +size 2872879 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/074.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/074.json new file mode 100644 index 0000000000000000000000000000000000000000..5e22d6e76ec2dd791eb94e9b603846a83c5e90ea --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/074.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b828a584d052fa581dfc2ed87f0cb53944384916e1817c3194a7ed091c9128b3 +size 2359192 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/075.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/075.json new file mode 100644 index 0000000000000000000000000000000000000000..99f73bdd0957babbe5cc3a0f8bd0e72579907d75 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/075.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca71dcb1a9f88cffebb31fd07cd17b65b522d4c5358307d7a03bda5866475d0b +size 1025536 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/076.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/076.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4ed5df46bc1b4f24af45124b2a69052222eb4a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/076.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8551e330f3d6d876e6fcf303a81450e419c85abe563bd81c7aa5bdc6c24b4703 +size 1230959 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/077.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/077.json new file mode 100644 index 0000000000000000000000000000000000000000..03103af2801ec471d0303d36c5b6cbfbbc0850cd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/077.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c9341bc03ce8d9a65883c3709e56c8ff7218d215b776ed5543963501c629e1 +size 2051687 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/078.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/078.json new file mode 100644 index 0000000000000000000000000000000000000000..3fe803916459b47d44c2170b022d6a64567d0ea2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/078.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5e58a49989d4dab579502dbb691e9330832ba17669e27a5082b2e9686d883d +size 7385571 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/079.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/079.json new file mode 100644 index 0000000000000000000000000000000000000000..adf252ec3d773d664b28f80e11e6523928bf0c59 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/079.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270715cb84e294ff40f3d031aaa72f0c12ad69c44f292a08bef8aa64af4d1a52 +size 1333478 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/080.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/080.json new file mode 100644 index 0000000000000000000000000000000000000000..2141611438ba42d35d3bff8b7875a7fb7c33718b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/080.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5590eb5384cda362afcc22bba948b6a5d306a848aa2e3c79a5f4773b24c7425d +size 1949123 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/081.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/081.json new file mode 100644 index 0000000000000000000000000000000000000000..8dc9fee2f47abe16a0850a68b531ffb10e4b29db --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/081.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb80dc6f4b0463d3819ae8bea14c4b514f59a455f19c3c6e6bb260c425673d9 +size 1640949 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/082.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/082.json new file mode 100644 index 0000000000000000000000000000000000000000..b21ffca19d28a72cf0b46d1a04d12fcb178be7e7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/082.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82f28d2c9cc459010cac585253f063b82d9a86d56c993e15930f14feb9007ae +size 820456 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/083.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/083.json new file mode 100644 index 0000000000000000000000000000000000000000..cdeee7d5704f9dcd550ce7fb9bd753194b6b19b8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/083.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d66c5a2826227414dbb38e9b9b377130249f7a3c2aa932a8f331e4bbc10932a +size 1846329 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/084.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/084.json new file mode 100644 index 0000000000000000000000000000000000000000..d54d3f3f986c8182f7a52df8beaed85130f78821 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/084.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5717f2848f2147bd283a6c97dac6f6299ff5e1c90db59e99dee3be18049305 +size 1231158 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/085.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/085.json new file mode 100644 index 0000000000000000000000000000000000000000..0721ee84210b2f4c1612102645b78b1469434150 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/085.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64039a74868838158bb57acc6d1d19938ba7f5b02900d35ce02c6ad62048f2b +size 1333562 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/086.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/086.json new file mode 100644 index 0000000000000000000000000000000000000000..915054af8ee2ce66e05c7a0723552ddd19dc8546 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/086.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a6e20a29bb2c264ce38092e2cb5def7e677bb440e1e4f33719901675a8856e +size 1744088 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/087.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/087.json new file mode 100644 index 0000000000000000000000000000000000000000..5d71ca7e19871471fe31203841ec017d9ea3f481 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/087.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4945710ea59a123e9ceb757520d3f9f08ed38447f7f8311c2f8f26a7523a76fc +size 718040 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/088.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/088.json new file mode 100644 index 0000000000000000000000000000000000000000..9f50e0b8f551a1c678ca6f6cd5fe7030d90247df --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/088.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed4a6f8ccb69278911175cef609a325f315c13e635a9a669a79d799681b0461 +size 1846286 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/089.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/089.json new file mode 100644 index 0000000000000000000000000000000000000000..7b1db17ae6e8903fede162f574ff9f9271a51989 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/089.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67a3442c1abab84a4916e0ebf6f691178eb8b238b2b5a3750eed23cc542fc2e +size 5334053 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/090.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/090.json new file mode 100644 index 0000000000000000000000000000000000000000..01d3eb41942e40cd763f80657a791d18fc73e786 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/090.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082ad70795dc918d69cb035998090e1eae3714724e18d5b6a655b7b438f4a77a +size 1743936 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/091.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/091.json new file mode 100644 index 0000000000000000000000000000000000000000..8e8695f3d2c7cf83b1df7ba1ef031c7dd302235c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/091.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6641c161a75a622cef4bfab77e5270206c0e227f80ffbbd8f272703cf700eb6f +size 1641586 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/092.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/092.json new file mode 100644 index 0000000000000000000000000000000000000000..8376f4a11798186550d0bbd400d92616d1e92960 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/092.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af66edef7d1be75318ebce6d02dab22891de690f31a4469f2e13f8732673bbfd +size 1538502 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/093.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/093.json new file mode 100644 index 0000000000000000000000000000000000000000..419fafc897e8f572bef29cb3407dc133d01f4ae8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/093.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060d9f95f003e32ed9ff09caf97c022842a6a13f54a5fb1b79d0d33cb886536f +size 512882 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/094.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/094.json new file mode 100644 index 0000000000000000000000000000000000000000..c4d74edf13bb35d80c70bda77cf6200b2c5f0e00 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/094.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482d0fd945150ce6946fd7a5bbe689e5a22672cfb54d86040b7744536fae177c +size 2358925 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/095.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/095.json new file mode 100644 index 0000000000000000000000000000000000000000..20244ef6dbf9ba117ea63bd754b2e9e2af87fa34 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/095.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa1477446782e7be19a2c997218ce96c120debe86a89d1ffe83d3399a7aeec1e +size 1128273 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/096.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/096.json new file mode 100644 index 0000000000000000000000000000000000000000..db4a23a7e5829a2d8d1865f73884b1b73155dbbd --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/096.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7400cf590031259519feb2ee777f762d4c00f1740e3b60d2e17abc31912062 +size 1333699 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/097.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/097.json new file mode 100644 index 0000000000000000000000000000000000000000..821699e3195754317c1d37396d02caa3bbc2c85f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/097.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661ae2fdc5f84d67658133a309eafbda2a091a54e5aa5ab0b6ff2210af5c5a27 +size 1231244 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/098.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/098.json new file mode 100644 index 0000000000000000000000000000000000000000..33b9ebd37b4fb6b66f1c104f05fd8111b205203b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/098.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8882eb21b18dbcad8c4d251af82c1c0d1b69d21b5c8103da9e08c74d91589695 +size 923173 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/099.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/099.json new file mode 100644 index 0000000000000000000000000000000000000000..e1a6b323a52c55a3f44b6eea9e5713b6390f54ab --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/099.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d7d450b6e0151db4ef5e1052edf680a841e4f864c613223b3f588d06f17d98 +size 923114 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/100.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/100.json new file mode 100644 index 0000000000000000000000000000000000000000..368d5bc679aeabb9a1c0784627cd3f28d8b00a4f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/100.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27050f0636f4fedbe2109d29a01a4a467577fde31be2330d8f1ed1f4cebc555f +size 512939 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/101.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/101.json new file mode 100644 index 0000000000000000000000000000000000000000..6963e83a04fdb63bc93c1d1f36e693a23c1d433c --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/101.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b224ed65a2269cd675833575467380987d8b16d17b20969f30c4088766f9a4d +size 820561 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/102.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/102.json new file mode 100644 index 0000000000000000000000000000000000000000..4bdf019f80d458d4c46aa6b71b22478b6c2edc8a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/102.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdbad59cc14b4f9a8ee032c8ef26e0b7f2359f16b19a2ba87b3a1f874803c6a +size 2872731 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/103.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/103.json new file mode 100644 index 0000000000000000000000000000000000000000..6c0c0245b140408c4654581d34ad1c353ec85cdb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/103.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f450e6008b33ee1bc6129eddda7970415e19adb5a5a71d0d114fa66e0d46c401 +size 2256786 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/104.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/104.json new file mode 100644 index 0000000000000000000000000000000000000000..0db7084ed3d9740b33ea7814e84465c4c330476a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/104.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e00fc7307720c1cbce29dd6a72fb33590d940055b46fd5a3c9786a080e9f279 +size 3590548 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/105.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/105.json new file mode 100644 index 0000000000000000000000000000000000000000..8a820dd3e1634105198dc7dd4d043efaf666a2b1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/105.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62c3390fba4eb39b1f0520dfa763133fc4dd386269bbe5692e8776c378c5580 +size 4615861 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/106.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/106.json new file mode 100644 index 0000000000000000000000000000000000000000..9d753c4c415fc86207386afc4345d06bfc6740bb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/106.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d72cf168296be8acd35f83713d663b92d59578cb67bf6e97a7842215e045cf7 +size 4923948 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/107.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/107.json new file mode 100644 index 0000000000000000000000000000000000000000..61c25ff81d735f6f308ad2d71a8ff59341fee57b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/107.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00824611b0f180939690409dd65dfc18607bb1d063da69b80cfbdc18813267f5 +size 4411465 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/108.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/108.json new file mode 100644 index 0000000000000000000000000000000000000000..986335c1376e51004c7a79cb03310feb67d54387 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/108.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda193154e426ab2f28e15fa346c6d24527f508064200133c3719bd3e0cc114f +size 1333190 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/109.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/109.json new file mode 100644 index 0000000000000000000000000000000000000000..97b1368390a6db4508761a24c67b0e247cbdc965 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/109.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87cb7a2d9a5c91dc1612b2950c17cc66dea65fba626cf6081cc0e4fa92f9d20f +size 3180806 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/110.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/110.json new file mode 100644 index 0000000000000000000000000000000000000000..4196abb55fe893b7e42e4e20b69942471021b20a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/110.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26463210f873bc167a034dcd0709d27053da4e321b6b61cf1e1415f9c0645524 +size 717958 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/111.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/111.json new file mode 100644 index 0000000000000000000000000000000000000000..7a46f861ad5853e13050ed9e4f77dcff5bf7cd7a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/111.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89e98b51fd6811648f5c86427e02115d84763d6e1a233593adfd615dc0c11de +size 1025930 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/112.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/112.json new file mode 100644 index 0000000000000000000000000000000000000000..476fce78ad1323390121ffa0e0c1382352ec9b55 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/112.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17315765d2e1cd4a1ecbcb4066c629452bc3ae3e2766534c0d6b1b627243a9ec +size 1025811 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/113.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/113.json new file mode 100644 index 0000000000000000000000000000000000000000..2e35263102cfadd1d479808af23e246ca8496185 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/113.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d73e61ee081e78a9ff922fd6fe914f2d33942a01fef5fed35645fee7b305af +size 923106 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/114.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/114.json new file mode 100644 index 0000000000000000000000000000000000000000..13e03b05972d6ad44660ccb355bec12b396a36a9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/114.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ebb76778586c8949382090a65df59125787bee32d22807b8e5f4d15e75a9c9 +size 820300 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/115.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/115.json new file mode 100644 index 0000000000000000000000000000000000000000..e9faabc857df83fe20668953ea751b4e9d28e2e5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/115.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716982e5fbcd6e8f97f9f943a2ddac723340693dc1f13832c771df6c766442be +size 1847046 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/116.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/116.json new file mode 100644 index 0000000000000000000000000000000000000000..9bca3d6c5713ba3ae83b73b8e802a6661d5acd6b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/116.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ebf2ddb037fa50378870970fcd33328705787c9c820ba01baf5af46c68e93f +size 1949251 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/117.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/117.json new file mode 100644 index 0000000000000000000000000000000000000000..2100be9c333af611251831355234e855ba40138a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/117.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecd21d990447571bf76f7a7d2366ad21aeedd46439549a532bd93a6abff2b95 +size 205169 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/118.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/118.json new file mode 100644 index 0000000000000000000000000000000000000000..25046e2021bbeafc1a407480babdbd3d8ebee411 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/118.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67eeaf5e95213737bb6f30987f074620f25a6033a1e43c89bb06da774a0b7c22 +size 2975205 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/119.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/119.json new file mode 100644 index 0000000000000000000000000000000000000000..1a656fcd42e09a893a55e3fa39fce196de474bd2 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/119.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92198cd6e33cf4b50c0c106852c95b41413163555111add00d50e36ad660e028 +size 18055396 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/120.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/120.json new file mode 100644 index 0000000000000000000000000000000000000000..fa4514422fe4f275f872a14b35684239f315c6f7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/120.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b9b5188bc1741a22b07ac95742415dd4ef8596e2a9eba9e1090cf8e2e496da +size 717946 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/121.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/121.json new file mode 100644 index 0000000000000000000000000000000000000000..3b60a20fe95a8a09e916f7a53c7f6e4384150729 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/121.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1de5300c2bebe4f7da46c93ea7a37595a6dd23cb3dea91498d25ab1d6e2e8c1 +size 820853 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/122.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/122.json new file mode 100644 index 0000000000000000000000000000000000000000..96875fcc30de5df61ff37373978bc21d6bd9cd9d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/122.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38dcc3bd1127d795552e72f2b112f380b6ce9b3c16066e3058140745e54b2e9 +size 923291 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/123.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/123.json new file mode 100644 index 0000000000000000000000000000000000000000..5d30d4efa2f38d493281f7346bc93f63b3edcb94 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/123.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a049c90cb81a4346d99cd80336fc94bdbecab5ec0ed140498e0831d67ae654b6 +size 410283 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/124.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/124.json new file mode 100644 index 0000000000000000000000000000000000000000..10af5534136ae2d2ed44e41ffa272b23e411474d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/124.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37843f59da277e008b5d76540cc7aaf075fe878dbb4046b74bd1b739f3f8773d +size 820621 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/125.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/125.json new file mode 100644 index 0000000000000000000000000000000000000000..b8e648d516362d4c49dda9a6381f145606d2b4d7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/125.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f1420aad180ace4f6697db907de3c4baf25d9122babc7f95cf536a93999486 +size 513003 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/126.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/126.json new file mode 100644 index 0000000000000000000000000000000000000000..53e4789b3cfb2d04c2e41188a68e2768d7f97343 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/126.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5af17a5ca5b53b13b1d8542309f89c13d9e0af8c2f7001017728a280499c641 +size 615318 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/127.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/127.json new file mode 100644 index 0000000000000000000000000000000000000000..35be651b0e99ca7ffef8c63bac69c235e1f197f5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/127.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806f968dc8979001d874765f7fe3e9b332ae756b05c5e3defd4189680879fbe0 +size 512883 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/128.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/128.json new file mode 100644 index 0000000000000000000000000000000000000000..f9da362161ce6b6c50c7d891f9f6b4a27d8b8399 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/128.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcee05c7190b2403bb85f9ca0a3ac707af51f9fd0932f2e17e8a5b6cd3ed02b3 +size 615651 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/129.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/129.json new file mode 100644 index 0000000000000000000000000000000000000000..81341e8156383b8338b77963157756cf7f357d4a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/129.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52504863cdc06c48fee052cb5a98e67cbe50e0d52d0c993e65687fc65b7135e9 +size 820749 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/130.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/130.json new file mode 100644 index 0000000000000000000000000000000000000000..5c40bd24bb235dc509cece47ac3fd70a2358942d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/130.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0671c78b494be7e5af4447959261d9f8e881ff9b742617098e678216389f64c7 +size 820731 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/131.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/131.json new file mode 100644 index 0000000000000000000000000000000000000000..194d0594dd3309713f66b8b797d32d43941d532b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/131.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6ab49145c4420f2c18ee749a6b97a7b1a62dd77eb4eebc393a3f88b81df091 +size 307615 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/132.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/132.json new file mode 100644 index 0000000000000000000000000000000000000000..91e52ecaa841c8b882c235827997315dfd07be27 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/132.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78c65aa72f5d65316067a9f52e76162e175136d51b401bb5b31f72ad22b398f +size 1846520 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/133.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/133.json new file mode 100644 index 0000000000000000000000000000000000000000..db3146fc152918f31b15803dff34d1b031bceef7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/133.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12aa8ad58000f2525b2a89bcaa445e21f0ac0b847664b626d1f4bf365b5a16e1 +size 307787 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/134.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/134.json new file mode 100644 index 0000000000000000000000000000000000000000..93bbcb41ee191e21de4ec5aecedaa5d47a31d112 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/134.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2645f6e296c9a38a9c75f017a5b0f3435442abe6d0da17168cf037c14e0b37f +size 307635 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/135.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/135.json new file mode 100644 index 0000000000000000000000000000000000000000..8f68d70ffe0a07075cab2f2fb102be7915af27e7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/135.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1076a669f18595432e62562b356fddf95b9fe0ca8982127df3ca5c17bc42d7 +size 2154226 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/136.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/136.json new file mode 100644 index 0000000000000000000000000000000000000000..fc576e17fe91759f666803c0f3dd92c32b2eca59 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/136.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b90e990ad0d28c80cea08f376f124a4d3141d1a60b06301a1d5b30f8fb2372 +size 2666939 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/137.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/137.json new file mode 100644 index 0000000000000000000000000000000000000000..f44646cc0ab99bce542350fd1a554aa13af3a743 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/137.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8fb4f2f7453cc1014a1b033206ae0d6ad05e9ecfc31c178d61f49f4ca1bfc9 +size 923120 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/138.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/138.json new file mode 100644 index 0000000000000000000000000000000000000000..ce5532a6bd35afb235e48a10727e2deadf22fe8b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/138.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a62cebe7ae44eecc22a4653b38393d731fd40da616839f7bec6d98446462c6 +size 820440 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/139.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/139.json new file mode 100644 index 0000000000000000000000000000000000000000..5a4d96e7632a46402c157cb2e99e252cd4187e7b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/139.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973780ac0f1b1a502db87a9e7ff50bca87aeaa84933a971238162f50c87c6371 +size 2462778 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/140.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/140.json new file mode 100644 index 0000000000000000000000000000000000000000..882de39a4bfd9a48e2acbd56dccb9abbde69c4a3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/140.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e844464d3ed55d706c6bc047e359d4611f86eb41bc208d8d5ac4022f9df252f +size 1333556 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/141.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/141.json new file mode 100644 index 0000000000000000000000000000000000000000..550666cda863c800b389929f0e813d385d86f732 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/141.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6dea58438228ad4086fcc26962262b35bb39cf9a2ec8b2151e7d917ab2a8818 +size 1025910 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/142.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/142.json new file mode 100644 index 0000000000000000000000000000000000000000..46f5da2d84cbcbb1f73bae68fe87f7382af89145 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/142.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1a9ee367ebc77b45aae4ab8f200cf166b8758e5903029cebe9c816a8202f38 +size 718070 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/143.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/143.json new file mode 100644 index 0000000000000000000000000000000000000000..f20172de90f78ec4206abbb6582d048fc36890c1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/143.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc916b77f6987c1e742abcf4c6c3a96260fce861a8e6d923870cfe12fc8213ce +size 1231156 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/144.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/144.json new file mode 100644 index 0000000000000000000000000000000000000000..a3430182c2943cf9a6c63b59573d49751ff11e2d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/144.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969af6287f40567d0c1f970e24a61f5a56b007bf47b7190d0dd55d3a84a0cebd +size 1538885 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/145.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/145.json new file mode 100644 index 0000000000000000000000000000000000000000..8ee716826bfba702f4f07e27c1f849ed99cd31ec --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/145.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b7dfc44f5da30f09ab2be496db5dc1c17bfe03b6b2509a97770d66666c337c +size 2154334 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/146.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/146.json new file mode 100644 index 0000000000000000000000000000000000000000..1fceb8d234c21c63e2976ec70d6f815b23ea3701 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/146.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc7df13ac561035bbf62b3cc3beb3585640cbc1e26d51a3e6ffa54797fcf86c +size 1026091 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/147.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/147.json new file mode 100644 index 0000000000000000000000000000000000000000..8095546aaa38401748b1a654e27e9a0ae74ce20a --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/147.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edbff229970ac304fdcdb06eb9958caa1203a557f8836ed8fef6bde8fe9e83f +size 2051575 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/148.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/148.json new file mode 100644 index 0000000000000000000000000000000000000000..3f444701469573d8889982b6a43015a12e019f4d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/148.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd78a55c7b11c8a080654153e8fb1905723391fc1590db54e960575854fb1fb +size 1436515 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/149.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/149.json new file mode 100644 index 0000000000000000000000000000000000000000..d647a6069b2752bf64ca7a8901cfa23bb5b1b528 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/149.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70de937ed61fcf719764cac6555c7bb3b185c3de4c7a04489932fb3b07a3e12d +size 923036 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Psalms/150.json b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/150.json new file mode 100644 index 0000000000000000000000000000000000000000..91d07287dcf12b19e009c471f9962c0251e032e3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Psalms/150.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c644e9274794dd2a2c1de09504d8df8b27b6580b1cb1ca27fe5699f2ee06588 +size 615443 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/001.json new file mode 100644 index 0000000000000000000000000000000000000000..21c34875d86eaeeaad2547c6213c4d905aad9bbf --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406ad5238281fbef25f69d149d03635f61146f3fa75c67dbd13ae3bea3ce33dd +size 2051277 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/002.json new file mode 100644 index 0000000000000000000000000000000000000000..286c0ca8fe41d578dfe08dd6742c19bfe1b62f56 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500ef09d040a9311358a4bc5b2c584d13376d323239840f366ae40902bcf9c76 +size 2975022 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/003.json new file mode 100644 index 0000000000000000000000000000000000000000..f5ac6dca1de8a217235407cddbc4d551aae73ff1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51a048ba55ade1ef2e4f4e78bcadfef5dee8f48ca0c2dbd23a33d58043cce94 +size 2256886 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/004.json new file mode 100644 index 0000000000000000000000000000000000000000..885ada9e064f26f0b9bafa0baff86deaed312ba6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d544e86ac286966c04c09fa16dd8a4156a7d602795fd0317b127bbc4200ce7a +size 1128096 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/005.json new file mode 100644 index 0000000000000000000000000000000000000000..37bafe3d02fe044379226e304a843d30a252e80d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc9f13af046ad5e6d34755d2557493c3de047ee287f0e2b7be77e23bce43630 +size 1435779 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/006.json new file mode 100644 index 0000000000000000000000000000000000000000..c79af0d8542bab707ed987e9af691b5d81efb75b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee6d6bb7b8b2e37f377f6e6b2a47c4c1138e4219f21ccb733dae31b4e92650b +size 1743369 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/007.json new file mode 100644 index 0000000000000000000000000000000000000000..f59a5c88805973a887499c297e18c8d8427af9d8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e766e4644dd0b6cf94a150191fdbd481a20bf54fdc427559bb6321f8b23faef8 +size 1743397 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/008.json new file mode 100644 index 0000000000000000000000000000000000000000..57f18b0a5d8da67368e82c221ac5b5ae1b52e97f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf26fec1f7ad43d209b930c25c42cc9c3c4f16ee7e0399d04fc6d8032991e83 +size 1333027 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/009.json new file mode 100644 index 0000000000000000000000000000000000000000..957feb6e66f7b0eee6318c0aa8c4eaa70c610282 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a789bc53ca0d6867f4e40c1257223761918db88560cf5b36b5eeb6c5f0353da +size 2153396 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/010.json new file mode 100644 index 0000000000000000000000000000000000000000..bea1a0a4ad095a381ffa173d99315e0522392787 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b2c4294d4cf1e47e64a3bd4907e09384d14afe22235fb1bc4ac132e9536e92 +size 1128393 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/011.json new file mode 100644 index 0000000000000000000000000000000000000000..abf3a6562f616e77e94bad5a9a7cdb700890c563 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa40624812c499b5fb3528c85f03868fa635eb95fff2e5ee89e5fdcc80eff245 +size 1948498 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/012.json new file mode 100644 index 0000000000000000000000000000000000000000..3e2ff0d522703ac3b19f3fcf67b8993290ff68ae --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7782c4eaeeba70400a0b67af7dd242704d4f518afc6fb44ce8236ec88b21d29d +size 1743301 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/013.json new file mode 100644 index 0000000000000000000000000000000000000000..142acb090b47300e61b79f727872ee4b5c2372a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13d47b61f2ecc5511b82da5c99a99898777aa6ce5467cc28d395e9defe68ca4 +size 1845568 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/014.json new file mode 100644 index 0000000000000000000000000000000000000000..74aed816b09ffca3a5300b2e159c419cc5497139 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8bb957c7a76663be54c0b5869c8715e655f2081810d9eac72bfeb69defa01a5 +size 2050928 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/015.json new file mode 100644 index 0000000000000000000000000000000000000000..ba3f74d4e705bce5bb6c80f7c6fcb3d1316adea7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6747e15464eda143712c9c31cac7b1bc9984fe4640b6132cf890c5dd5167af +size 820197 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/016.json new file mode 100644 index 0000000000000000000000000000000000000000..241d5ab2dabb1abc7e5ba8b8200d31da0b3fbfd1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3f71cc5ca6699cb06d3523270dc8a8c0ffc4620d20b7850aa5920462f2dd15 +size 2153280 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/017.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/017.json new file mode 100644 index 0000000000000000000000000000000000000000..5faf74065ff0980d5ada361eabd61d45681d4bcc --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/017.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c3424bf47fdbadc0728445fe81d76ae1f121fed954838e1dbef71f26d7a98e +size 1845931 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/018.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/018.json new file mode 100644 index 0000000000000000000000000000000000000000..f1ed48996815558adc193b207864e7c7f8a16fdb --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/018.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bf8f7fe57c76cf3193d1235f9f8a664ced05cb3564f2900c9e0354474982f8 +size 2461536 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/019.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/019.json new file mode 100644 index 0000000000000000000000000000000000000000..6a702988e06645c9a25bec1226a43905e40cad64 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/019.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fdc981ac4ffb4028d6d26906560726a69e897d7bedb0c2e590ce8e860ff6ae6 +size 2153957 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/020.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/020.json new file mode 100644 index 0000000000000000000000000000000000000000..e1f3295d8fc60864e8a7386af5fdb7aa8a514725 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/020.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6924280bd03a40deea574d4a2df4474070be41a4fb6d2868399a3c2271bd776b +size 1538028 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/021.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/021.json new file mode 100644 index 0000000000000000000000000000000000000000..97a1c8fd6afc8b7a36535d5c30167719f4c63b49 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/021.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6e0b25c33e20fb3918aa558d5396fdb16e7ee1ec3767fbc1dd04aae7be8557 +size 2769302 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Revelation/022.json b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/022.json new file mode 100644 index 0000000000000000000000000000000000000000..2fc261757aacaef787f13c68ed61adb54a91e56d --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Revelation/022.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f29bc95e589447178d9c57a8c701113dd075f2d41c01a12737fd68a200b1fa97 +size 2154279 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/001.json new file mode 100644 index 0000000000000000000000000000000000000000..b41d65b55a8026998885a51ed24e0a2aefc5b9af --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46b5ae631cc43a3596db1d6c4486bb2193fee5691e6f0de532737d2ebbecba8 +size 3283027 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/002.json new file mode 100644 index 0000000000000000000000000000000000000000..2495c0fe91875927751479d2ad0bf4858661b917 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a550d4c2b7acf395414fb9ce12e5b2927b07f4ce14e10bcff009058bebb7af4c +size 2974688 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/003.json new file mode 100644 index 0000000000000000000000000000000000000000..aebe1ab21ae4c90ef4638f302efeafe3242d27ad --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d2edb466130cf0a64b40aee73cc415403c3ecffab362c668bf561e3dc392d5 +size 3179839 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/004.json new file mode 100644 index 0000000000000000000000000000000000000000..5552c48eb7a508a1671e8b2d0e18acf1785b0dc9 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12522cbde7171845aea3698389ce9689d3789a2af3fb75792a44ba5a7cb8d277 +size 2563804 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/005.json new file mode 100644 index 0000000000000000000000000000000000000000..9da68072c55fe3793a76681d4840a44dba856ca6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd2182ebf04b088800268aec33dec259d7a3e9fa50f236498dddef906427068 +size 2153619 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/006.json new file mode 100644 index 0000000000000000000000000000000000000000..44e7b287139abe3c339c2cd6333b6bb27e4f78a3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4136ec6140c99ba93303e6b5f24710fe97d9e1b18ef6b7e9e5cdb1be5d9ef28a +size 2358736 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/007.json new file mode 100644 index 0000000000000000000000000000000000000000..1ee897965f918b5e0148412fc781241f8d0b6aec --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe85eccba5ceedd4fbf8ec3a495f96c987e8f860570a7d09e33a4ca2fa620c3 +size 2563703 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/008.json new file mode 100644 index 0000000000000000000000000000000000000000..62b9db55e060678fb083340459b11b4e1cb92105 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9faf495a016c80dff23e43d9484b6d01915f2276ba1ebdc91d865bcd0d7269bd +size 4000556 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/009.json new file mode 100644 index 0000000000000000000000000000000000000000..d76f734201591316b6004fe6d375729fef6f5077 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a560c74d5984cc56b9a6b4e63d8886e2f4614e02c04a9bdabe74ce033c7036 +size 3384686 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/010.json new file mode 100644 index 0000000000000000000000000000000000000000..cc2904445d6458a17a28374a14a7dd994e8296c7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece37f88fae762027fc124b74846118899d2d6572f86fe54c9fcff5a7e669901 +size 2153968 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/011.json new file mode 100644 index 0000000000000000000000000000000000000000..b6810160579f6ffcb87631d61441bc712e3afbec --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6dc9516ca6a66a86ff67eaafe186f7ad38d937851d7b19880fdd012eea7189 +size 3692374 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/012.json new file mode 100644 index 0000000000000000000000000000000000000000..8fd08a73ee0a10ca170eeca63f7347f0b7cca765 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e15f51686f96614afe93e7d3e992878d3278a665d341591fd51a04e2c038dc +size 2154852 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/013.json new file mode 100644 index 0000000000000000000000000000000000000000..d537354b4a01249ff37ea4498f0cba73f0ea38ae --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7e1ad30546d3b3b6738099b9b2ad023c3a984dace872f68f1db250d904c323 +size 1436029 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/014.json new file mode 100644 index 0000000000000000000000000000000000000000..7f0fe6c24aac7c3222529b0443da57e02dc81e87 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d08d842f2972909e57b274ff11cfd7cf9f33761ca944ac6700007f9622281b +size 2359605 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/015.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/015.json new file mode 100644 index 0000000000000000000000000000000000000000..b33c71282918aa05538921086f88a9923a83b740 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/015.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e512d0e34991166caf585fde1516cd554de9faf2a1692d5ada6db83922ce6e9d +size 3384551 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Romans/016.json b/embeddings/huggingface/infly-inf-retriever-v1/Romans/016.json new file mode 100644 index 0000000000000000000000000000000000000000..cb9a18f2d3b02fbe8faa7fde691d74425edf85de --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Romans/016.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ed72b7e7845a49d7cc29fd9c0c0ddbec4cb990d63d3c8134511d29b863b5d1 +size 2768916 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ruth/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/001.json new file mode 100644 index 0000000000000000000000000000000000000000..19e6dc5cbfac35a6ae46854bb3b47ad644863de1 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2eb53cf0c36d55d3746093225f583f28dc814a10cbfac8967e7a18339c544f +size 2256088 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ruth/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/002.json new file mode 100644 index 0000000000000000000000000000000000000000..8ed860a31da8502e0634870198a8fd165e95d916 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f112bf5364d5764a3e9c851ddc06b43115e961c86c8d284599fdb1b31d0b062f +size 2358355 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ruth/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/003.json new file mode 100644 index 0000000000000000000000000000000000000000..b467fb7ee37f743d0e42eab93a8010cabf5830b3 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00481771cd960754e56c52d16c276da30ff1484ba162d7d72684d5a26efde51 +size 1845838 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Ruth/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/004.json new file mode 100644 index 0000000000000000000000000000000000000000..14f488fcc21846c313e62498c9e454bd0171bc1f --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Ruth/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f54a1977aabad07ce5a6e2117ebad22f13280b721594e08b281e19f6f0a8fa7 +size 2255759 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/001.json new file mode 100644 index 0000000000000000000000000000000000000000..720aed4e4b9efe3d358682f4b2181eabefb47977 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3f7050f2e84cceb49f9a36c97371dfce8d7845595ac093ba4de0dd12a826d8 +size 1743927 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/002.json new file mode 100644 index 0000000000000000000000000000000000000000..dbc48bccaf775dc4c04715cf6bcdfe03bf501dd7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3788c1a63b19bce8e53611029a89bd2e31512f9d59de53f32f4ffe38d3488871 +size 1744118 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/003.json new file mode 100644 index 0000000000000000000000000000000000000000..69cb2898b0c96519f7c38f238d2bb3874e391ca8 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd5aa59558a59037a0b6ec5bca0ac737320ce1982f3d694efbeaefe6be83d63 +size 1128323 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/004.json new file mode 100644 index 0000000000000000000000000000000000000000..a19ad3d8de055ca6076fab3837d368785b2d435b --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c709c8098b50303f484d4764250a05c13886a9ca4324b3868c092adc097e4761 +size 1641549 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/005.json new file mode 100644 index 0000000000000000000000000000000000000000..bde80188f9ecdb84cd811b8d4bd78350ef01c786 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702a65495d2e3be4d3042e9a440594c6b206bc5ac1014731c682c2e18c3f3882 +size 1641294 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/006.json new file mode 100644 index 0000000000000000000000000000000000000000..c3aaf33ffdf984bf7dee574b9cc9a891f8d413c5 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1933078e5636bb3cd556aa470947130dd4827ba93308af40561c97cc4a22c37 +size 1333146 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/007.json new file mode 100644 index 0000000000000000000000000000000000000000..31ab6cc159f60b705f884e69c3d1e06acc923297 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adec8bd5e86b4f71fb98ec2da2a047c90bb04b2b3f7f2dcef57c8e2b6998f3e3 +size 1333957 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/008.json new file mode 100644 index 0000000000000000000000000000000000000000..a0f068ef98d7741ceeb1980e19e0ce8b7262c1d0 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Song of Solomon/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cbfbf75fbd472c94ce9ca537821f5f8986e099506eb8558e98a29d7fbf222a +size 1436132 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Titus/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Titus/001.json new file mode 100644 index 0000000000000000000000000000000000000000..89f5c96097031ecfd4a8ba15b6ccfa861e32e961 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Titus/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd3913cdd830ba42f15d911dbbec733b4297c504d5992477c3da35204b04f89d +size 1641357 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Titus/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Titus/002.json new file mode 100644 index 0000000000000000000000000000000000000000..64926d97fe0992086c59edb46c46806fa4af79d4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Titus/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca870ba7c6eca24da6c1c23d52f490815ed80805a925af6841d7049f6da7688 +size 1538907 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Titus/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Titus/003.json new file mode 100644 index 0000000000000000000000000000000000000000..2de8deb609a2038ca4d2bcd7d292f1b4663ba133 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Titus/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4752a22c400fe63716abb4f508e77e965a3310c1cb225c5e8e567bcf01f65121 +size 1538730 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..5e83a50b8eb37b72627c24298d249cc7e3cc8c72 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301ce8d524463438af18d218055a9e1fcfd2da29d825321d4441c1f0ce37a0cf +size 2153560 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..0238e9d57cd9b2041868f7e6e4d91ec2b611b17e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11857e22fdcef4ffe5ceee8e217d40a51329a5b23ab51be01a380776eaea673b +size 1333671 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..6bd18715c4a17539496539f9bb00505df29f2308 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f1b755b6d6f4a38f00f37e146e9adcbeb85dd93c9f7642cbfe831236e6d5a8 +size 1025580 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/004.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/004.json new file mode 100644 index 0000000000000000000000000000000000000000..df4f8afb31df79ee465209005b139232db4dd434 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/004.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ff862ca9cc99cdbd6d690b25c4df216f481960de80d5fa726292084a709859 +size 1435891 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/005.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/005.json new file mode 100644 index 0000000000000000000000000000000000000000..052a291fe6b7190df71a233ac7f349fe0d307dc6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/005.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e11bf640aae2ce3bf0f33ef1fd84b0e803fa4695c0b622a5b706d371f5eada +size 1128385 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/006.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/006.json new file mode 100644 index 0000000000000000000000000000000000000000..1fddaf9da3e81140f3b2b6f457fb6040f6043829 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/006.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f675cd7d1a7dba9cd4f265e04b694c16668588d3b5ff234634520a5c419fe4 +size 1538293 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/007.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/007.json new file mode 100644 index 0000000000000000000000000000000000000000..0070291fb95243db2c622a00465a359bcf715b5e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/007.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ab714f3e547b1ec1a0e36e062fd339201bc854ac965ad662294cada0810e9f +size 1435791 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/008.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/008.json new file mode 100644 index 0000000000000000000000000000000000000000..18e2be91bb3fae3d06d6294afefc0ac51a91b202 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/008.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0faaed3329e9a2044eecf071a8b39972803c26bc7a8214532258f2fbcd78e250 +size 2359367 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/009.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/009.json new file mode 100644 index 0000000000000000000000000000000000000000..a3418cbf5070fe6acefd7573271e14c4c938d75e --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/009.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672f5a00a6f584484bf398f39702d1bd1b9adbe498bd0cacc44ea3e7ad1473f2 +size 1743463 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/010.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/010.json new file mode 100644 index 0000000000000000000000000000000000000000..7d673dd067ae5245c370eb4dce7991975196f3c7 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/010.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9270de2c437f154958b1317bb5ffc306a3cd42a2b30c156053e651cc1d30281d +size 1230747 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/011.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/011.json new file mode 100644 index 0000000000000000000000000000000000000000..02f99c3b85cb68bb828da72d4072fa2991403fa4 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/011.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8f7bd59ba952dfffd7784de2b0af4444d9995067719e2f4f1a2621ad54dc16 +size 1743356 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/012.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/012.json new file mode 100644 index 0000000000000000000000000000000000000000..dfd81e15e5287cffcc01a63cd23be41e66aa0d05 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/012.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a94cfef4ae7500eb552661ad53a590f5bb85cc1ca32ba28903a3eec3d2961a6 +size 1435843 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/013.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/013.json new file mode 100644 index 0000000000000000000000000000000000000000..b272789ba89ebb0ab723f03bb6c25a49572c2c80 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/013.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a39eafcf6c65bf66405ff0e245f292e255ae958a00d760c464721acfef14f33 +size 923111 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/014.json b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/014.json new file mode 100644 index 0000000000000000000000000000000000000000..40906a71e0d41a11fc47af2fce4c969cda889900 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zechariah/014.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d7896e183d000f22c35b39cbcefd978e39a5e26ba82a46b0d8e2ff15778e60 +size 2153946 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/001.json b/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/001.json new file mode 100644 index 0000000000000000000000000000000000000000..aa6e70d5ea8b5b07f68d51f7733c701f3b6133a6 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/001.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c7cd434c030601b6ca64e962a4762887db7b47267fcbe54340ded89059a3e05 +size 1846395 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/002.json b/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/002.json new file mode 100644 index 0000000000000000000000000000000000000000..269eab3d0927ce89699f9abb9f20229c14ff8842 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/002.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d92d16eea7bdbe688b64c79a6e3bdd37c28226434a842e17f9aa4667061bea +size 1538271 diff --git a/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/003.json b/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/003.json new file mode 100644 index 0000000000000000000000000000000000000000..e5ac6351d0f66b204f8a6b6d8100f97141d62e97 --- /dev/null +++ b/embeddings/huggingface/infly-inf-retriever-v1/Zephaniah/003.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7854834d3433bfada5095320264af7c7857ca3095dc5e8541272e8578fbc0db +size 2051699 diff --git a/main.py b/main.py index 50d1cb965795fb03d82268144740fd326d351da0..7daaf09ecdd1f236379f1b05793b6a2e0aa7603f 100644 --- a/main.py +++ b/main.py @@ -447,6 +447,7 @@ def get_available_models() -> Dict[str, Dict[str, Any]]: "ibm-granite/granite-embedding-125m-english", "ibm-granite/granite-embedding-107m-multilingual", "ibm-granite/granite-embedding-278m-multilingual", + "infly/inf-retriever-v1", "intfloat/e5-large-v2", "intfloat/e5-base-v2", "intfloat/e5-small-v2", diff --git a/results/huggingface/infly-inf-retriever-v1.csv b/results/huggingface/infly-inf-retriever-v1.csv new file mode 100644 index 0000000000000000000000000000000000000000..170a9cc03bfb02a1e91eca5591e10f5f53c11896 --- /dev/null +++ b/results/huggingface/infly-inf-retriever-v1.csv @@ -0,0 +1,533 @@ +timestamp,provider,model,translation,query,expected,result1,score1,result2,score2,result3,score3,points +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god is love?,"['1 John 4:8', '1 John 4:16']",1 John 4:8,0.8655,John 5:42,0.8582,1 John 4:16,0.8556,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god is love,"['1 John 4:8', '1 John 4:16']",1 John 4:8,0.9140,1 John 4:16,0.9041,1 John 4:10,0.8978,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about they meant bad but god meant good (rough paraphrase),['Genesis 50:20'],Genesis 50:20,0.8936,Romans 7:10,0.8840,Psalms 37:13,0.8820,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,they meant bad but god meant good,['Genesis 50:20'],Genesis 50:20,0.9071,Romans 7:10,0.8929,Psalms 37:13,0.8889,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god loves the world?,['John 3:16'],Romans 3:6,0.8693,1 John 4:8,0.8668,1 John 2:15,0.8642,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god loves the world,['John 3:16'],1 John 2:15,0.8919,John 3:16,0.8909,Psalms 67:7,0.8893,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god loved the whole world?,['John 3:16'],John 3:16,0.8678,1 John 4:8,0.8641,1 Kings 8:60,0.8632,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god loved the whole world,['John 3:16'],John 3:16,0.9053,1 John 4:9,0.8918,1 John 4:10,0.8911,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about in the beginning god created?,['Genesis 1:1'],Genesis 1:1,0.8934,Genesis 1:3,0.8774,John 1:1,0.8761,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,in the beginning god created,['Genesis 1:1'],Genesis 1:1,0.9496,John 1:1,0.9150,Genesis 1:3,0.9122,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about jesus cried?,['John 11:35'],John 11:35,0.8625,Matthew 27:50,0.8376,Mark 15:37,0.8374,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,jesus cried,['John 11:35'],John 11:35,0.9364,Mark 15:37,0.8963,Matthew 27:50,0.8931,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i can do all things through christ (rough paraphrase),['Philippians 4:13'],Philippians 4:13,0.9452,Romans 8:37,0.8877,Job 42:2,0.8843,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i can do all things through christ,['Philippians 4:13'],Philippians 4:13,0.9713,Romans 8:37,0.8961,Philippians 4:4,0.8940,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the lord is my shepherd?,['Psalm 23:1'],Psalms 23:1,0.9002,Ezekiel 34:9,0.8616,Psalms 100:3,0.8609,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the lord is my shepherd,['Psalm 23:1'],Psalms 23:1,0.9409,John 10:14,0.9094,John 10:11,0.9083,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about be still and know that i am god — maybe worded differently in some translations?,['Psalm 46:10'],Psalms 46:10,0.9039,Exodus 14:14,0.8745,Job 13:13,0.8697,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be still and know that i am god,['Psalm 46:10'],Psalms 46:10,0.9351,Exodus 14:14,0.9028,Psalms 4:4,0.9015,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about everything works together for good?,['Romans 8:28'],Romans 8:28,0.9085,1 Corinthians 12:6,0.8769,Philippians 2:13,0.8760,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,everything works together for good,['Romans 8:28'],Romans 8:28,0.9388,1 Corinthians 12:6,0.9113,Philippians 2:13,0.9105,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about god won't give you more than you can handle (rough paraphrase),['1 Corinthians 10:13'],John 11:22,0.8989,Job 35:2,0.8905,Romans 14:22,0.8858,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god won't give you more than you can handle,['1 Corinthians 10:13'],1 Corinthians 10:13,0.8983,Psalms 55:22,0.8947,Philippians 4:13,0.8881,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about faith without works is dead?,['James 2:26'],James 2:26,0.8966,James 2:17,0.8921,James 2:20,0.8917,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,faith without works is dead,['James 2:26'],James 2:26,0.9402,James 2:17,0.9382,James 2:20,0.9158,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about money is evil?,['1 Timothy 6:10'],1 Timothy 6:10,0.8711,Ecclesiastes 5:13,0.8654,Ecclesiastes 5:10,0.8579,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,money is evil,['1 Timothy 6:10'],1 Timothy 6:10,0.8916,Mark 15:28,0.8892,Acts 15:34,0.8892,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about pride comes before destruction?,['Proverbs 16:18'],Proverbs 16:18,0.9004,Proverbs 11:2,0.8623,Proverbs 16:5,0.8594,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,pride comes before destruction,['Proverbs 16:18'],Proverbs 16:18,0.9459,Proverbs 11:2,0.9149,Proverbs 18:12,0.9017,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about god so loved the whole world (rough paraphrase),['John 3:16'],John 3:16,0.9083,1 John 4:10,0.9021,1 John 4:9,0.8978,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god so loved the whole world,['John 3:16'],John 3:16,0.9282,1 John 4:9,0.9084,1 John 4:14,0.9037,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about jesus is weeping?,['John 11:35'],John 11:35,0.8733,Luke 8:52,0.8357,Luke 23:28,0.8332,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,jesus is weeping,['John 11:35'],John 11:35,0.9408,Mark 15:28,0.8897,Acts 15:34,0.8897,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the lord was my shepherd?,['Psalm 23:1'],Psalms 23:1,0.8999,Ezekiel 34:9,0.8699,Psalms 100:3,0.8638,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the lord was my shepherd,['Psalm 23:1'],Psalms 23:1,0.9371,John 10:14,0.9044,John 10:11,0.9033,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about christ strengthens me?,['Philippians 4:13'],2 Corinthians 13:3,0.8597,2 Timothy 2:1,0.8575,Philippians 4:13,0.8561,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,christ strengthens me,['Philippians 4:13'],Philippians 4:13,0.9129,Ephesians 6:10,0.9059,Psalms 18:32,0.9042,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about armour of god?,"['Ephesians 6:11', 'Ephesians 6:13']",Ephesians 6:17,0.8845,Ephesians 6:11,0.8798,Ephesians 6:13,0.8705,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,armour of god,"['Ephesians 6:11', 'Ephesians 6:13']",Mark 15:28,0.8845,Acts 15:34,0.8845,John 5:4,0.8845,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about fruit of the spirit?,['Galatians 5:22'],Galatians 5:22,0.9034,Ephesians 5:9,0.8828,Galatians 5:23,0.8745,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,fruit of the spirit,['Galatians 5:22'],Galatians 5:22,0.9347,Ephesians 5:9,0.9088,Galatians 5:23,0.8984,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about love is patient love is kind — maybe worded differently in some translations?,['1 Corinthians 13:4'],1 Corinthians 13:4,0.9173,Galatians 5:22,0.8643,1 Corinthians 13:5,0.8619,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,love is patient love is kind,['1 Corinthians 13:4'],1 Corinthians 13:4,0.9484,Galatians 5:22,0.8974,1 Corinthians 13:5,0.8920,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about turn the other cheek?,['Matthew 5:39'],Luke 6:29,0.8957,Matthew 5:39,0.8883,Matthew 5:38,0.8659,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,turn the other cheek,['Matthew 5:39'],Luke 6:29,0.9253,Matthew 5:39,0.9227,Matthew 5:41,0.9017,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about eye for an eye?,"['Exodus 21:24', 'Matthew 5:38']",Matthew 5:38,0.9012,Leviticus 24:20,0.9007,Exodus 21:24,0.8998,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,eye for an eye,"['Exodus 21:24', 'Matthew 5:38']",Exodus 21:24,0.9434,Leviticus 24:20,0.9277,Deuteronomy 19:21,0.9219,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god is light?,['1 John 1:5'],Genesis 1:3,0.8686,1 John 1:5,0.8632,Psalms 139:12,0.8518,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god is light,['1 John 1:5'],Genesis 1:3,0.9012,1 John 1:5,0.9001,John 4:24,0.8996,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about made new?,['2 Corinthians 5:17'],Ecclesiastes 1:10,0.8444,Colossians 3:10,0.8398,Luke 5:38,0.8396,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,made new,['2 Corinthians 5:17'],Mark 15:28,0.9129,Acts 15:34,0.9129,John 5:4,0.9129,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about water of life?,"['John 4:10', 'John 7:38']",John 4:14,0.8738,John 4:10,0.8622,Revelation 22:1,0.8621,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,water of life,"['John 4:10', 'John 7:38']",Luke 17:36,0.9000,Mark 7:16,0.9000,Acts 8:37,0.9000,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about bread of life?,['John 6:35'],John 6:33,0.8881,John 6:48,0.8870,John 6:58,0.8830,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,bread of life,['John 6:35'],John 6:48,0.9356,John 6:33,0.9181,John 6:51,0.9167,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about i am the way?,['John 14:6'],John 14:4,0.8725,John 14:6,0.8705,Isaiah 43:11,0.8651,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am the way,['John 14:6'],John 6:48,0.9081,John 14:6,0.8963,Luke 23:17,0.8950,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about david and goliath?,['1 Samuel 17:45'],1 Samuel 17:50,0.8600,1 Samuel 17:23,0.8597,1 Samuel 17:32,0.8589,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,david and goliath,['1 Samuel 17:45'],Mark 15:28,0.8916,Acts 15:34,0.8916,John 5:4,0.8916,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,where does it say something like 'daniel in the lions den'?,['Daniel 6:22'],Daniel 6:20,0.8745,Daniel 6:16,0.8742,Ezekiel 28:3,0.8639,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,daniel in the lions den,['Daniel 6:22'],Daniel 6:16,0.8867,Luke 17:36,0.8786,Mark 7:16,0.8786,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about jonah and the whale?,['Jonah 1:17'],Jonah 1:17,0.8596,Jonah 2:1,0.8589,Jonah 3:1,0.8562,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,jonah and the whale,['Jonah 1:17'],Mark 15:28,0.8878,Acts 15:34,0.8878,John 5:4,0.8878,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about moses parts the sea?,['Exodus 14:21'],Exodus 14:16,0.8608,Exodus 14:21,0.8586,Exodus 14:29,0.8545,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,moses parts the sea,['Exodus 14:21'],Exodus 14:21,0.8913,Exodus 14:22,0.8913,Exodus 14:16,0.8899,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about jesus walks on water?,['Matthew 14:25'],Matthew 14:29,0.8467,Mark 6:49,0.8418,Matthew 14:26,0.8402,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,jesus walks on water,['Matthew 14:25'],Matthew 14:29,0.8822,Matthew 14:26,0.8773,Mark 6:49,0.8764,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about don't be worried?,['Philippians 4:6'],Luke 12:29,0.8786,Luke 21:14,0.8681,Matthew 7:1,0.8629,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't be worried,['Philippians 4:6'],Luke 12:29,0.9020,Mark 15:28,0.8986,Acts 15:34,0.8986,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about don't worry about tomorrow?,['Matthew 6:34'],Matthew 6:34,0.9065,Proverbs 27:1,0.8874,Luke 12:29,0.8741,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't worry about tomorrow,['Matthew 6:34'],Matthew 6:34,0.9227,Proverbs 27:1,0.9203,Luke 12:29,0.8995,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about cast your cares?,['1 Peter 5:7'],1 Peter 5:7,0.8901,Psalms 55:22,0.8678,1 Thessalonians 4:18,0.8421,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,cast your cares,['1 Peter 5:7'],1 Peter 5:7,0.9446,Psalms 55:22,0.9242,Psalms 62:8,0.9033,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about peace beyond understanding?,['Philippians 4:7'],Philippians 4:7,0.8797,Luke 10:6,0.8527,2 Thessalonians 3:16,0.8517,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,peace beyond understanding,['Philippians 4:7'],Luke 17:36,0.8918,Mark 7:16,0.8918,Acts 8:37,0.8918,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about joy comes in the morning?,['Psalm 30:5'],Psalms 30:5,0.8653,Psalms 118:24,0.8559,Job 8:19,0.8551,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,joy comes in the morning,['Psalm 30:5'],Psalms 118:24,0.8957,Psalms 30:5,0.8908,Ecclesiastes 11:7,0.8899,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about love your enemies?,['Matthew 5:44'],Matthew 5:43,0.8908,Matthew 5:44,0.8833,Luke 6:27,0.8780,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,love your enemies,['Matthew 5:44'],Matthew 5:44,0.9384,Luke 6:27,0.9366,Matthew 5:43,0.9185,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about honor your parents?,['Exodus 20:12'],Ephesians 6:2,0.9094,Matthew 19:19,0.8972,Matthew 15:4,0.8861,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,honor your parents,['Exodus 20:12'],Ephesians 6:2,0.9275,Matthew 19:19,0.9211,Exodus 20:12,0.9183,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about don't judge?,['Matthew 7:1'],Matthew 7:1,0.9065,Luke 12:57,0.8897,Luke 6:37,0.8849,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't judge,['Matthew 7:1'],Matthew 7:1,0.9353,Luke 12:57,0.9193,Mark 15:28,0.9078,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about forgive seventy-seven times?,['Matthew 18:22'],Matthew 18:22,0.9249,Luke 17:4,0.8996,Matthew 18:21,0.8954,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,forgive seventy-seven times,['Matthew 18:22'],Matthew 18:22,0.9398,Luke 17:4,0.9191,Matthew 18:21,0.9119,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about go and make disciples?,['Matthew 28:19'],Matthew 28:19,0.8825,Mark 16:15,0.8563,Matthew 4:19,0.8533,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,go and make disciples,['Matthew 28:19'],Matthew 28:19,0.9379,Matthew 4:19,0.9013,Mark 1:17,0.9013,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about plans to prosper you?,['Jeremiah 29:11'],Jeremiah 29:11,0.9036,Proverbs 19:21,0.8762,Amos 3:7,0.8729,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,plans to prosper you,['Jeremiah 29:11'],Jeremiah 29:11,0.9299,Deuteronomy 28:11,0.9051,Deuteronomy 29:9,0.9046,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about no weapon formed against you?,['Isaiah 54:17'],Isaiah 54:17,0.8979,Psalms 91:7,0.8718,Luke 1:37,0.8651,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,no weapon formed against you,['Isaiah 54:17'],Isaiah 54:17,0.9399,Psalms 91:7,0.9144,Isaiah 41:12,0.9061,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about renew their strength?,['Isaiah 40:31'],Isaiah 40:31,0.8794,Jeremiah 31:25,0.8740,Isaiah 57:10,0.8653,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,renew their strength,['Isaiah 40:31'],Ephesians 4:23,0.9067,Jeremiah 31:25,0.8982,Isaiah 40:31,0.8968,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about never leave you nor forsake you (rough paraphrase),"['Hebrews 13:5', 'Deuteronomy 31:6']",Deuteronomy 31:8,0.9143,Joshua 1:5,0.9090,Deuteronomy 31:6,0.9083,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,never leave you nor forsake you,"['Hebrews 13:5', 'Deuteronomy 31:6']",Deuteronomy 31:8,0.9318,Joshua 1:5,0.9282,Deuteronomy 31:6,0.9237,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about put the kingdom first of god (rough paraphrase),['Matthew 6:33'],Matthew 6:33,0.8936,1 Corinthians 4:20,0.8903,Luke 12:31,0.8854,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,put the kingdom first of god,['Matthew 6:33'],Matthew 6:33,0.9074,1 Corinthians 4:20,0.9034,Luke 12:31,0.8977,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about walk by faith not by sight (rough paraphrase),['2 Corinthians 5:7'],2 Corinthians 5:7,0.9342,Hebrews 11:1,0.8885,Galatians 5:25,0.8875,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,walk by faith not by sight,['2 Corinthians 5:7'],2 Corinthians 5:7,0.9456,Hebrews 11:1,0.8935,Galatians 5:25,0.8858,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about greater is he that is in you (rough paraphrase),['1 John 4:4'],Hebrews 7:7,0.9192,1 John 4:4,0.9099,1 Corinthians 8:3,0.9064,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,greater is he that is in you,['1 John 4:4'],1 John 4:4,0.9217,Hebrews 7:7,0.9116,1 Corinthians 8:3,0.9109,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about my grace is enough?,['2 Corinthians 12:9'],1 Corinthians 15:10,0.8439,2 Corinthians 12:9,0.8411,1 Thessalonians 5:28,0.8383,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,my grace is enough,['2 Corinthians 12:9'],1 Thessalonians 5:28,0.8977,Philemon 1:25,0.8960,Philippians 4:23,0.8960,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about be brave and strong?,['Joshua 1:9'],Psalms 31:24,0.8717,Joshua 1:9,0.8650,Ephesians 6:10,0.8625,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be brave and strong,['Joshua 1:9'],Psalms 31:24,0.9138,1 Corinthians 16:13,0.9000,Ephesians 6:10,0.8993,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about trust in the lord with all your heart — maybe worded differently in some translations?,['Proverbs 3:5'],Proverbs 3:5,0.9093,Proverbs 22:19,0.8958,Psalms 37:5,0.8876,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,trust in the lord with all your heart,['Proverbs 3:5'],Proverbs 3:5,0.9663,Psalms 37:5,0.9352,Psalms 62:8,0.9316,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about sin pays out death?,['Romans 6:23'],1 John 5:17,0.8939,Romans 6:23,0.8939,1 Corinthians 15:56,0.8928,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,sin pays out death,['Romans 6:23'],Mark 15:28,0.8839,Acts 15:34,0.8839,John 5:4,0.8839,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about all have sinned?,['Romans 3:23'],Romans 3:23,0.9168,Romans 3:10,0.8900,1 John 5:17,0.8884,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,all have sinned,['Romans 3:23'],Romans 3:23,0.9519,1 John 5:17,0.9084,Romans 3:12,0.9049,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about by grace you have been saved (rough paraphrase),['Ephesians 2:8'],Ephesians 2:8,0.9289,Romans 3:24,0.9200,Acts 15:11,0.9184,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,by grace you have been saved,['Ephesians 2:8'],Ephesians 2:8,0.9445,Ephesians 2:5,0.9304,Romans 3:24,0.9290,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i am the raising from the dead and the life (rough paraphrase),['John 11:25'],Matthew 22:31,0.8950,Philippians 3:11,0.8925,Acts 13:30,0.8905,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am the raising from the dead and the life,['John 11:25'],John 6:48,0.9142,Acts 13:30,0.9089,Revelation 1:18,0.9072,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about ask and it will be given (rough paraphrase),['Matthew 7:7'],Luke 11:9,0.9261,Matthew 7:7,0.9255,Mark 11:24,0.9121,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,ask and it will be given,['Matthew 7:7'],Matthew 7:7,0.9564,Luke 11:9,0.9481,Matthew 7:8,0.9311,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about knock and the door will be opened (rough paraphrase),['Matthew 7:7'],Luke 11:9,0.9188,Matthew 7:7,0.9164,Matthew 7:8,0.9125,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,knock and the door will be opened,['Matthew 7:7'],Matthew 7:7,0.9360,Luke 11:9,0.9316,Matthew 7:8,0.9213,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about where two or three are gathered (rough paraphrase),['Matthew 18:20'],Matthew 18:20,0.9371,2 Corinthians 13:1,0.8970,1 John 5:7,0.8934,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,where two or three are gathered,['Matthew 18:20'],Matthew 18:20,0.9567,1 John 5:7,0.9090,Ecclesiastes 4:12,0.9022,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the truth makes you free?,['John 8:32'],John 8:32,0.9098,John 8:36,0.8851,John 8:45,0.8671,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the truth makes you free,['John 8:32'],John 8:32,0.9368,John 8:36,0.9089,John 8:45,0.8921,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about let there be light?,['Genesis 1:3'],Genesis 1:3,0.9079,Genesis 1:14,0.8737,Genesis 1:4,0.8711,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,let there be light,['Genesis 1:3'],Genesis 1:3,0.9096,Mark 15:28,0.9015,Acts 15:34,0.9015,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about man will not live by bread alone (rough paraphrase),"['Matthew 4:4', 'Deuteronomy 8:3']",Matthew 4:4,0.9254,Luke 4:4,0.9246,John 6:58,0.8999,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,man will not live by bread alone,"['Matthew 4:4', 'Deuteronomy 8:3']",Luke 4:4,0.9187,Matthew 4:4,0.9174,Psalms 104:15,0.9076,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the last will be first?,['Matthew 20:16'],Matthew 20:16,0.9178,Luke 13:30,0.9128,Mark 10:31,0.9068,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the last will be first,['Matthew 20:16'],Matthew 20:16,0.9629,Mark 10:31,0.9480,Matthew 19:30,0.9470,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about many are called but few are chosen (rough paraphrase),['Matthew 22:14'],Matthew 22:14,0.9666,Matthew 7:14,0.9186,Mark 10:31,0.9075,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,many are called but few are chosen,['Matthew 22:14'],Matthew 22:14,0.9745,Matthew 7:14,0.9126,Luke 13:23,0.8942,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about it is easier for a camel (rough paraphrase),['Matthew 19:24'],Luke 17:36,0.8925,Mark 7:16,0.8925,Acts 8:37,0.8925,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,it is easier for a camel,['Matthew 19:24'],Mark 15:28,0.8908,Acts 15:34,0.8908,John 5:4,0.8908,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about happy are the poor in spirit (rough paraphrase),['Matthew 5:3'],Matthew 5:3,0.9222,Luke 6:21,0.9010,Luke 6:20,0.8971,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,happy are the poor in spirit,['Matthew 5:3'],Matthew 5:3,0.9470,Matthew 5:4,0.9139,Matthew 5:5,0.9117,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about salt of the earth?,['Matthew 5:13'],Matthew 5:13,0.8920,Luke 14:34,0.8798,Mark 9:50,0.8779,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,salt of the earth,['Matthew 5:13'],Matthew 5:13,0.9029,Luke 17:36,0.8952,Mark 7:16,0.8952,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about light of the world?,['Matthew 5:14'],John 1:9,0.8713,John 9:5,0.8705,John 12:46,0.8683,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,light of the world,['Matthew 5:14'],Matthew 5:14,0.9127,John 1:9,0.9054,John 9:5,0.9018,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about narrow is the gate?,['Matthew 7:14'],Matthew 7:14,0.9068,Matthew 7:13,0.9015,Luke 13:24,0.8739,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,narrow is the gate,['Matthew 7:14'],Matthew 7:14,0.9406,Matthew 7:13,0.9304,Luke 13:24,0.9044,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about wolves in sheep's clothing?,['Matthew 7:15'],Matthew 7:15,0.8924,Luke 10:3,0.8606,John 10:12,0.8601,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,wolves in sheep's clothing,['Matthew 7:15'],Mark 15:28,0.9012,Acts 15:34,0.9012,John 5:4,0.9012,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about you'll know them by what they produce (rough paraphrase),['Matthew 7:16'],Matthew 7:20,0.9087,Psalms 135:18,0.8967,Psalms 115:8,0.8967,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,you'll know them by what they produce,['Matthew 7:16'],Matthew 7:20,0.9155,Psalms 135:18,0.8975,Psalms 115:8,0.8975,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about house built on rock?,['Matthew 7:24'],Luke 6:48,0.8905,Matthew 7:25,0.8862,Matthew 7:24,0.8852,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,house built on rock,['Matthew 7:24'],Mark 15:28,0.8721,Acts 15:34,0.8721,John 5:4,0.8721,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about faith of a mustard seed?,['Matthew 17:20'],Mark 4:31,0.8905,Luke 17:6,0.8822,Matthew 17:20,0.8808,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,faith of a mustard seed,['Matthew 17:20'],Mark 4:31,0.9349,Luke 13:19,0.9089,Luke 17:6,0.9026,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about where your treasure is?,['Matthew 6:21'],Luke 12:34,0.9140,Matthew 6:21,0.9140,Matthew 6:19,0.8831,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,where your treasure is,['Matthew 6:21'],Luke 12:34,0.9641,Matthew 6:21,0.9641,Matthew 6:19,0.9241,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about cannot serve two masters?,['Matthew 6:24'],Luke 16:13,0.9012,Matthew 6:24,0.9007,Luke 4:8,0.8613,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,cannot serve two masters,['Matthew 6:24'],Matthew 6:24,0.9250,Luke 16:13,0.9201,Romans 12:7,0.8694,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about look at the lilies?,['Matthew 6:28'],Luke 12:27,0.8820,Matthew 6:28,0.8718,Matthew 6:26,0.8648,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,look at the lilies,['Matthew 6:28'],Luke 12:27,0.9295,Matthew 6:28,0.9274,Matthew 6:26,0.9066,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about pearl of great price?,['Matthew 13:46'],Matthew 13:45,0.8562,Job 28:1,0.8529,Job 28:16,0.8528,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,pearl of great price,['Matthew 13:46'],Job 28:18,0.9044,Job 28:16,0.9040,Matthew 13:45,0.9015,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about good samaritan?,['Luke 10:33'],Luke 10:33,0.8495,Isaiah 58:7,0.8466,Ecclesiastes 7:20,0.8385,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,good samaritan,['Luke 10:33'],Mark 15:28,0.8786,Acts 15:34,0.8786,John 5:4,0.8786,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about prodigal son?,['Luke 15:20'],Luke 15:30,0.8599,Luke 15:21,0.8470,Matthew 21:28,0.8439,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,prodigal son,['Luke 15:20'],Mark 15:28,0.8886,Acts 15:34,0.8886,John 5:4,0.8886,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about lost sheep?,['Luke 15:4'],Luke 15:4,0.8813,Matthew 10:6,0.8784,Matthew 18:13,0.8773,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,lost sheep,['Luke 15:4'],Luke 23:17,0.8971,Mark 9:44,0.8971,Mark 9:46,0.8971,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about whoever believes in him will not perish (rough paraphrase),['John 3:16'],John 3:15,0.9327,Mark 16:16,0.9288,John 3:18,0.9276,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,whoever believes in him will not perish,['John 3:16'],John 3:15,0.9451,John 3:18,0.9394,Mark 16:16,0.9368,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about born from above?,['John 3:3'],John 1:13,0.8768,John 3:7,0.8736,John 3:5,0.8675,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,born from above,['John 3:3'],John 1:13,0.9160,Luke 17:36,0.9014,Mark 7:16,0.9014,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about spirit blows where it wishes?,['John 3:8'],Job 33:4,0.8578,John 3:8,0.8571,Job 32:8,0.8570,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,spirit blows where it wishes,['John 3:8'],John 3:8,0.9186,Ecclesiastes 1:6,0.9089,Psalms 103:16,0.9065,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god shows no favoritism?,"['Romans 2:11', 'Acts 10:34']",Romans 2:11,0.9077,James 2:9,0.8791,Exodus 23:3,0.8672,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god shows no favoritism,"['Romans 2:11', 'Acts 10:34']",Romans 2:11,0.9365,James 2:9,0.9031,Exodus 23:3,0.8982,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about all things are possible with god (rough paraphrase),"['Matthew 19:26', 'Mark 10:27']",Luke 18:27,0.8961,Mark 10:27,0.8916,Matthew 19:26,0.8876,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,all things are possible with god,"['Matthew 19:26', 'Mark 10:27']",Luke 18:27,0.9112,Mark 10:27,0.9085,Matthew 19:26,0.9058,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about perfect love drives out fear?,['1 John 4:18'],1 John 4:18,0.9167,John 5:42,0.8600,1 John 4:8,0.8596,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,perfect love drives out fear,['1 John 4:18'],1 John 4:18,0.9300,1 John 4:8,0.8904,2 Timothy 1:7,0.8835,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about we love because he first loved us (rough paraphrase),['1 John 4:19'],1 John 4:19,0.9475,1 John 4:10,0.9238,1 John 4:16,0.9140,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,we love because he first loved us,['1 John 4:19'],1 John 4:19,0.9774,1 John 4:16,0.9284,1 John 4:10,0.9282,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about kids obey your parents?,['Ephesians 6:1'],Ephesians 6:1,0.8991,Colossians 3:20,0.8938,Ephesians 6:2,0.8732,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,kids obey your parents,['Ephesians 6:1'],Ephesians 6:1,0.9293,Colossians 3:20,0.9264,Proverbs 23:22,0.9018,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about husbands love your wives?,['Ephesians 5:25'],Colossians 3:19,0.9076,Ephesians 5:28,0.9007,Ephesians 5:25,0.8983,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,husbands love your wives,['Ephesians 5:25'],Colossians 3:19,0.9425,Ephesians 5:25,0.9328,Ephesians 5:28,0.9198,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about be subject to one another?,['Ephesians 5:21'],Ephesians 5:21,0.8822,Ephesians 5:24,0.8694,Colossians 3:18,0.8684,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be subject to one another,['Ephesians 5:21'],1 Corinthians 16:16,0.8914,Ephesians 5:21,0.8910,Luke 23:17,0.8822,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about put on the full armor?,['Ephesians 6:11'],Ephesians 6:11,0.8960,Ephesians 6:13,0.8807,Ephesians 6:17,0.8778,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,put on the full armor,['Ephesians 6:11'],Ephesians 6:11,0.9556,Ephesians 6:13,0.9407,Ephesians 6:17,0.9273,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about our struggle is not against flesh and blood (rough paraphrase),['Ephesians 6:12'],Ephesians 6:12,0.9407,2 Corinthians 10:3,0.9031,2 Corinthians 10:4,0.8986,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,our struggle is not against flesh and blood,['Ephesians 6:12'],Ephesians 6:12,0.9552,2 Corinthians 10:3,0.9047,2 Corinthians 10:4,0.9036,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about always rejoice?,['1 Thessalonians 5:16'],Philippians 4:4,0.8908,1 Thessalonians 5:16,0.8836,Romans 15:10,0.8547,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,always rejoice,['1 Thessalonians 5:16'],1 Thessalonians 5:16,0.9405,Philippians 4:4,0.9359,Philippians 2:18,0.9238,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about pray constantly?,['1 Thessalonians 5:17'],1 Thessalonians 5:17,0.8862,Luke 18:1,0.8564,Proverbs 22:18,0.8533,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,pray constantly,['1 Thessalonians 5:17'],1 Thessalonians 5:17,0.9280,Luke 24:53,0.8914,1 Thessalonians 5:16,0.8900,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about give thanks in all circumstances?,['1 Thessalonians 5:18'],1 Thessalonians 5:18,0.9131,Ephesians 5:20,0.8886,1 Corinthians 14:17,0.8758,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,give thanks in all circumstances,['1 Thessalonians 5:18'],1 Thessalonians 5:18,0.9618,Ephesians 5:20,0.9265,1 Thessalonians 5:16,0.9218,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about test everything?,['1 Thessalonians 5:21'],1 Thessalonians 5:21,0.9039,Matthew 4:7,0.8662,Deuteronomy 6:16,0.8661,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,test everything,['1 Thessalonians 5:21'],Mark 15:28,0.9040,Acts 15:34,0.9040,John 5:4,0.9040,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the lord gives and takes away — maybe worded differently in some translations?,['Job 1:21'],Job 1:21,0.8846,1 Samuel 2:6,0.8745,1 Corinthians 3:20,0.8717,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the lord gives and takes away,['Job 1:21'],Job 1:21,0.9105,1 Samuel 2:6,0.9048,1 Samuel 2:7,0.8989,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about though he slay me yet will i trust (rough paraphrase),['Job 13:15'],Job 13:15,0.9213,Psalms 119:42,0.9006,Lamentations 3:21,0.8999,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,though he slay me yet will i trust,['Job 13:15'],Job 13:15,0.9513,Lamentations 3:21,0.9181,Psalms 119:42,0.9164,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i know that my redeemer lives (rough paraphrase),['Job 19:25'],Job 19:25,0.9129,Lamentations 3:21,0.8816,Psalms 118:17,0.8786,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i know that my redeemer lives,['Job 19:25'],Job 19:25,0.9369,Lamentations 3:21,0.8927,Psalms 118:17,0.8923,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the darkest valley?,['Psalm 23:4'],Psalms 23:4,0.8429,Psalms 139:11,0.8425,Job 35:10,0.8333,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the darkest valley,['Psalm 23:4'],Mark 15:28,0.8792,Acts 15:34,0.8792,John 5:4,0.8792,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about cup runs over?,['Psalm 23:5'],Psalms 75:8,0.8459,Psalms 104:15,0.8455,Genesis 44:5,0.8405,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,cup runs over,['Psalm 23:5'],Mark 15:28,0.8993,Acts 15:34,0.8993,John 5:4,0.8993,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about make me a clean heart?,['Psalm 51:10'],Psalms 51:10,0.8872,Psalms 51:2,0.8726,Psalms 51:7,0.8636,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,make me a clean heart,['Psalm 51:10'],Psalms 51:10,0.9229,Psalms 51:2,0.9062,Psalms 51:7,0.8895,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about taste and see that the lord is good (rough paraphrase),['Psalm 34:8'],1 Peter 2:3,0.9283,Psalms 34:8,0.9112,Psalms 104:15,0.8951,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,taste and see that the lord is good,['Psalm 34:8'],Psalms 34:8,0.9500,1 Peter 2:3,0.9493,Psalms 119:103,0.9054,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about this is the day the lord has made (rough paraphrase),['Psalm 118:24'],Psalms 118:24,0.9320,Psalms 118:23,0.8991,Psalms 37:13,0.8990,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,this is the day the lord has made,['Psalm 118:24'],Psalms 118:24,0.9504,Psalms 118:23,0.8995,Exodus 15:18,0.8931,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about your word lights my path?,['Psalm 119:105'],Psalms 119:105,0.9121,2 Samuel 22:29,0.8700,Psalms 119:130,0.8695,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,your word lights my path,['Psalm 119:105'],Psalms 119:105,0.9498,2 Samuel 22:29,0.9023,Psalms 18:28,0.9013,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about unless the lord builds the house (rough paraphrase),['Psalm 127:1'],Hebrews 3:4,0.9084,James 4:15,0.8970,Psalms 127:1,0.8952,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,unless the lord builds the house,['Psalm 127:1'],Hebrews 3:4,0.9223,Psalms 127:1,0.9143,Psalms 37:13,0.9074,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about children are a heritage from the lord (rough paraphrase),['Psalm 127:3'],Psalms 127:3,0.9120,Joel 1:3,0.8973,John 1:13,0.8943,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,children are a heritage from the lord,['Psalm 127:3'],Psalms 127:3,0.9655,Psalms 127:4,0.9180,Proverbs 22:6,0.9153,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about fearfully and wonderfully made?,['Psalm 139:14'],Psalms 139:14,0.9048,Job 31:15,0.8642,Psalms 139:13,0.8627,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,fearfully and wonderfully made,['Psalm 139:14'],Psalms 139:14,0.9256,Job 4:14,0.8959,Luke 17:36,0.8949,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about search me o god?,['Psalm 139:23'],Job 10:6,0.8612,Psalms 139:23,0.8559,Jeremiah 29:13,0.8553,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,search me o god,['Psalm 139:23'],Mark 15:28,0.8884,Acts 15:34,0.8884,John 5:4,0.8884,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about a time for everything?,['Ecclesiastes 3:1'],Ecclesiastes 3:1,0.9252,Ecclesiastes 3:2,0.9017,Ecclesiastes 3:4,0.8993,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,a time for everything,['Ecclesiastes 3:1'],Ecclesiastes 3:1,0.9550,Ecclesiastes 3:2,0.9443,Ecclesiastes 3:4,0.9412,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about time to be born and time to die (rough paraphrase),['Ecclesiastes 3:2'],Luke 17:36,0.8784,Mark 7:16,0.8784,Acts 8:37,0.8784,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,time to be born and time to die,['Ecclesiastes 3:2'],Ecclesiastes 3:2,0.9287,Ecclesiastes 3:4,0.8985,Mark 15:28,0.8952,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,"isn't there a verse about meaningless, utterly meaningless?",['Ecclesiastes 1:2'],Ecclesiastes 12:8,0.8703,Ecclesiastes 1:2,0.8666,Ecclesiastes 4:7,0.8642,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,"meaningless, utterly meaningless",['Ecclesiastes 1:2'],Mark 15:28,0.9098,Acts 15:34,0.9098,John 5:4,0.9098,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about nothing new under the sun?,['Ecclesiastes 1:9'],Ecclesiastes 1:9,0.8984,Ecclesiastes 1:10,0.8692,Ecclesiastes 9:13,0.8613,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,nothing new under the sun,['Ecclesiastes 1:9'],Ecclesiastes 1:9,0.9162,Mark 15:28,0.9035,Acts 15:34,0.9035,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about to everything there is a season (rough paraphrase),['Ecclesiastes 3:1'],Ecclesiastes 3:1,0.9492,Ecclesiastes 3:2,0.9068,Ecclesiastes 3:4,0.8991,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,to everything there is a season,['Ecclesiastes 3:1'],Ecclesiastes 3:1,0.9573,Ecclesiastes 3:2,0.9103,Ecclesiastes 3:4,0.9020,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about iron sharpens iron?,['Proverbs 27:17'],Proverbs 27:17,0.9301,Ecclesiastes 4:12,0.8606,Proverbs 27:21,0.8535,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,iron sharpens iron,['Proverbs 27:17'],Proverbs 27:17,0.9552,Ecclesiastes 10:10,0.8925,Ecclesiastes 4:9,0.8790,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about train up a child?,['Proverbs 22:6'],Proverbs 22:6,0.9015,Proverbs 23:13,0.8617,Proverbs 22:15,0.8555,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,train up a child,['Proverbs 22:6'],Proverbs 22:6,0.9331,Luke 17:36,0.8967,Mark 7:16,0.8967,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about a gentle answer turns away wrath (rough paraphrase),['Proverbs 15:1'],Proverbs 15:1,0.9611,Proverbs 15:18,0.9195,Proverbs 10:12,0.9055,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,a gentle answer turns away wrath,['Proverbs 15:1'],Proverbs 15:1,0.9749,Proverbs 15:18,0.9233,Proverbs 25:15,0.9078,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about fear of the lord is the beginning of wisdom — maybe worded differently in some translations?,['Proverbs 9:10'],Psalms 111:10,0.9058,Proverbs 9:10,0.9040,Proverbs 1:7,0.9015,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,fear of the lord is the beginning of wisdom,['Proverbs 9:10'],Proverbs 9:10,0.9415,Psalms 111:10,0.9408,Proverbs 1:7,0.9352,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about watch over your heart?,['Proverbs 4:23'],Proverbs 4:23,0.8887,Psalms 141:3,0.8709,Jeremiah 17:9,0.8679,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,watch over your heart,['Proverbs 4:23'],Proverbs 4:23,0.8944,Proverbs 4:21,0.8829,Mark 15:28,0.8808,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about a wife of noble character?,['Proverbs 31:10'],Proverbs 31:10,0.9065,Proverbs 12:4,0.8799,Colossians 3:18,0.8598,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,a wife of noble character,['Proverbs 31:10'],Proverbs 31:10,0.9549,Proverbs 12:4,0.9366,Proverbs 31:11,0.9133,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about her children rise up and call her happy (rough paraphrase),['Proverbs 31:28'],Proverbs 31:28,0.9254,Proverbs 31:12,0.8978,Psalms 113:9,0.8935,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,her children rise up and call her happy,['Proverbs 31:28'],Proverbs 31:28,0.9639,Proverbs 31:12,0.9065,Proverbs 20:7,0.9065,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about here i am send me?,['Isaiah 6:8'],Isaiah 6:8,0.8863,Psalms 40:7,0.8781,Isaiah 43:11,0.8617,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,here i am send me,['Isaiah 6:8'],Mark 15:28,0.8899,Acts 15:34,0.8899,John 5:4,0.8899,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about unto us a child is born (rough paraphrase),['Isaiah 9:6'],Isaiah 9:6,0.9251,Matthew 1:23,0.9088,Isaiah 7:14,0.9030,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,unto us a child is born,['Isaiah 9:6'],Isaiah 9:6,0.9287,Luke 2:11,0.9054,Matthew 1:23,0.8989,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about wolf will dwell with the lamb (rough paraphrase),['Isaiah 11:6'],Isaiah 11:6,0.9487,Isaiah 65:25,0.9292,Isaiah 11:7,0.9156,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,wolf will dwell with the lamb,['Isaiah 11:6'],Isaiah 11:6,0.9630,Isaiah 65:25,0.9385,Isaiah 11:7,0.9301,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about they will soar on wings like eagles (rough paraphrase),['Isaiah 40:31'],Isaiah 40:31,0.9151,Obadiah 1:4,0.8968,Deuteronomy 32:11,0.8959,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,they will soar on wings like eagles,['Isaiah 40:31'],Isaiah 40:31,0.9256,Jeremiah 51:38,0.9138,Psalms 91:12,0.9123,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about he was pierced for our transgressions (rough paraphrase),['Isaiah 53:5'],Isaiah 53:5,0.9366,John 19:37,0.9001,Isaiah 53:3,0.8990,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,he was pierced for our transgressions,['Isaiah 53:5'],Isaiah 53:5,0.9588,Romans 4:25,0.9154,Isaiah 53:3,0.9137,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about all we like sheep have gone astray (rough paraphrase),['Isaiah 53:6'],Isaiah 53:6,0.9397,1 Peter 2:25,0.9033,Jeremiah 50:6,0.9002,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,all we like sheep have gone astray,['Isaiah 53:6'],Isaiah 53:6,0.9166,Jeremiah 50:6,0.8841,Romans 3:23,0.8815,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about my thoughts are not your thoughts (rough paraphrase),['Isaiah 55:8'],Job 20:2,0.8853,Job 21:27,0.8844,1 Corinthians 3:20,0.8829,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,my thoughts are not your thoughts,['Isaiah 55:8'],Isaiah 55:8,0.9149,Psalms 94:11,0.8981,Job 21:27,0.8954,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about before i formed you in the womb (rough paraphrase),['Jeremiah 1:5'],Jeremiah 1:5,0.9323,Psalms 139:13,0.9176,Psalms 139:16,0.9071,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,before i formed you in the womb,['Jeremiah 1:5'],Jeremiah 1:5,0.9373,Psalms 139:13,0.9369,Psalms 139:16,0.9218,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about call to me and i will answer (rough paraphrase),['Jeremiah 33:3'],Jeremiah 33:3,0.9232,Job 13:22,0.9186,Job 14:15,0.8997,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,call to me and i will answer,['Jeremiah 33:3'],Job 13:22,0.9437,Jeremiah 33:3,0.9397,Job 14:15,0.9177,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about new covenant?,['Jeremiah 31:31'],Hebrews 8:13,0.8714,Jeremiah 31:31,0.8588,Hebrews 8:8,0.8543,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,new covenant,['Jeremiah 31:31'],Hebrews 8:13,0.9137,Hebrews 9:15,0.9011,Jeremiah 31:31,0.8998,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about valley of dry bones?,['Ezekiel 37:1'],Ezekiel 37:5,0.8560,Ezekiel 37:4,0.8538,Ezekiel 37:1,0.8536,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,valley of dry bones,['Ezekiel 37:1'],Ezekiel 32:5,0.8930,Ezekiel 37:5,0.8922,Ezekiel 37:2,0.8909,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about heart of stone heart of flesh (rough paraphrase),['Ezekiel 36:26'],Ezekiel 36:26,0.9066,Ezekiel 11:19,0.8945,Jeremiah 17:9,0.8912,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,heart of stone heart of flesh,['Ezekiel 36:26'],Luke 17:36,0.8864,Mark 7:16,0.8864,Acts 8:37,0.8864,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about fiery furnace?,['Daniel 3:17'],Matthew 13:50,0.8700,Daniel 3:11,0.8675,Daniel 3:23,0.8649,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,fiery furnace,['Daniel 3:17'],Daniel 3:23,0.9093,Matthew 13:50,0.9091,Daniel 3:11,0.9021,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about writing on the wall?,['Daniel 5:5'],Daniel 5:24,0.8721,Ezekiel 37:20,0.8550,Deuteronomy 6:9,0.8548,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,writing on the wall,['Daniel 5:5'],Mark 15:28,0.8992,Acts 15:34,0.8992,John 5:4,0.8992,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about what does the lord require of you (rough paraphrase),['Micah 6:8'],Micah 6:8,0.9048,Mark 12:33,0.8968,1 Corinthians 4:2,0.8870,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what does the lord require of you,['Micah 6:8'],Micah 6:8,0.9050,Deuteronomy 10:12,0.8817,Mark 12:33,0.8696,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about act justly love mercy walk humbly (rough paraphrase),['Micah 6:8'],Micah 6:8,0.9159,Mark 12:33,0.8978,Isaiah 1:17,0.8969,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,act justly love mercy walk humbly,['Micah 6:8'],Micah 6:8,0.9270,Isaiah 1:17,0.9101,Luke 6:36,0.9082,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the righteous will live by faith — maybe worded differently in some translations?,"['Habakkuk 2:4', 'Romans 1:17']",Hebrews 10:38,0.9021,Romans 1:17,0.9012,Habakkuk 2:4,0.8987,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the righteous will live by faith,"['Habakkuk 2:4', 'Romans 1:17']",Habakkuk 2:4,0.9373,Hebrews 10:38,0.9356,Romans 1:17,0.9264,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about be silent before the lord?,"['Zephaniah 1:7', 'Habakkuk 2:20']",Zechariah 2:13,0.8916,Habakkuk 2:20,0.8888,Zephaniah 1:7,0.8681,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be silent before the lord,"['Zephaniah 1:7', 'Habakkuk 2:20']",Zechariah 2:13,0.9335,Habakkuk 2:20,0.9170,Zephaniah 1:7,0.9156,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about not by might nor by power but by my spirit (rough paraphrase),['Zechariah 4:6'],Zechariah 4:6,0.9127,2 Samuel 23:2,0.9081,1 Samuel 17:47,0.9063,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,not by might nor by power but by my spirit,['Zechariah 4:6'],Zechariah 4:6,0.9172,1 Samuel 17:47,0.9107,2 Samuel 23:2,0.9105,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about rejoice greatly o daughter of zion (rough paraphrase),['Zechariah 9:9'],Zephaniah 3:14,0.9178,Zechariah 2:10,0.9121,Zechariah 9:9,0.9073,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,rejoice greatly o daughter of zion,['Zechariah 9:9'],Zephaniah 3:14,0.9415,Zechariah 2:10,0.9266,Zechariah 9:9,0.9263,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i have loved you says the lord (rough paraphrase),['Malachi 1:2'],Jeremiah 31:3,0.8862,John 5:42,0.8838,Job 33:8,0.8828,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i have loved you says the lord,['Malachi 1:2'],Jeremiah 31:3,0.8914,Deuteronomy 2:17,0.8870,John 5:42,0.8852,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about return to me and i will return to you (rough paraphrase),['Malachi 3:7'],Ecclesiastes 12:7,0.8924,Job 22:23,0.8892,Ruth 1:10,0.8884,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,return to me and i will return to you,['Malachi 3:7'],Job 22:23,0.9140,Isaiah 54:7,0.9130,Job 13:22,0.9115,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about test me in this?,['Malachi 3:10'],Deuteronomy 6:16,0.8829,Psalms 26:2,0.8779,Luke 4:12,0.8761,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,test me in this,['Malachi 3:10'],Mark 15:28,0.8919,Acts 15:34,0.8919,John 5:4,0.8919,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the son of man came to serve — maybe worded differently in some translations?,['Mark 10:45'],Matthew 20:28,0.9061,Mark 10:45,0.8959,Matthew 26:24,0.8885,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the son of man came to serve,['Mark 10:45'],Matthew 20:28,0.9354,Mark 10:45,0.9279,Luke 19:10,0.9147,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about whoever wants to be first must be last (rough paraphrase),['Mark 9:35'],Mark 10:44,0.9342,Matthew 20:27,0.9253,Luke 13:30,0.9251,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,whoever wants to be first must be last,['Mark 9:35'],Mark 10:44,0.9554,Matthew 20:27,0.9469,Mark 9:35,0.9351,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about if anyone has ears to hear (rough paraphrase),['Mark 4:23'],Mark 4:23,0.9426,Matthew 13:9,0.9360,Matthew 11:15,0.9315,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,if anyone has ears to hear,['Mark 4:23'],Matthew 11:15,0.9547,Mark 4:23,0.9525,Revelation 13:9,0.9516,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about nothing is impossible with god?,['Luke 1:37'],Luke 18:27,0.8888,Mark 10:27,0.8654,Matthew 19:26,0.8599,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,nothing is impossible with god,['Luke 1:37'],Luke 18:27,0.9139,Mark 10:27,0.8963,Matthew 19:26,0.8926,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about mary treasured these things in her heart (rough paraphrase),['Luke 2:19'],Luke 2:19,0.9530,Luke 1:46,0.9063,John 11:29,0.8980,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,mary treasured these things in her heart,['Luke 2:19'],Luke 2:19,0.9293,Job 10:13,0.8827,Proverbs 24:4,0.8826,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about do to others as you would have them do — maybe worded differently in some translations?,['Luke 6:31'],Luke 6:31,0.9349,Matthew 7:12,0.9064,Matthew 7:1,0.8749,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,do to others as you would have them do,['Luke 6:31'],Luke 6:31,0.9811,Matthew 7:12,0.9239,Philippians 2:4,0.9062,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about physician heal yourself?,['Luke 4:23'],Luke 5:31,0.8588,Matthew 9:12,0.8543,Job 13:4,0.8537,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,physician heal yourself,['Luke 4:23'],Luke 17:36,0.8719,Mark 7:16,0.8719,Acts 8:37,0.8719,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the word became flesh?,['John 1:14'],John 1:14,0.8761,John 1:1,0.8648,John 3:6,0.8574,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the word became flesh,['John 1:14'],John 1:14,0.9276,John 1:1,0.9191,John 3:6,0.9035,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about in him was life and that life was the light (rough paraphrase),['John 1:4'],John 1:4,0.9367,John 1:9,0.9181,John 1:1,0.9151,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,in him was life and that life was the light,['John 1:4'],John 1:4,0.9629,John 1:8,0.9212,John 1:9,0.9192,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about grace and truth came through jesus (rough paraphrase),['John 1:17'],John 1:17,0.9170,John 1:14,0.8898,John 1:16,0.8887,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,grace and truth came through jesus,['John 1:17'],John 1:17,0.9335,2 John 1:3,0.9057,Galatians 1:3,0.9055,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about behold the lamb of god?,['John 1:29'],John 1:36,0.8546,1 Peter 1:19,0.8508,Psalms 68:33,0.8483,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,behold the lamb of god,['John 1:29'],1 Peter 1:19,0.8870,Mark 15:28,0.8870,Acts 15:34,0.8870,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about you must be born from above (rough paraphrase),['John 3:7'],John 3:7,0.9286,John 3:5,0.9160,John 1:13,0.9119,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,you must be born from above,['John 3:7'],John 3:7,0.9252,John 3:5,0.9090,John 1:13,0.9047,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about i am the good shepherd?,['John 10:11'],John 10:11,0.9005,John 10:14,0.8983,Psalms 23:1,0.8787,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am the good shepherd,['John 10:11'],John 10:11,0.9570,John 10:14,0.9504,John 6:48,0.9105,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about i am the door?,['John 10:9'],John 10:9,0.8666,John 10:7,0.8587,John 10:1,0.8539,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am the door,['John 10:9'],John 10:9,0.9108,John 6:48,0.9051,Psalms 118:20,0.8997,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i am the vine you are the branches (rough paraphrase),['John 15:5'],John 15:5,0.9181,John 15:1,0.9097,John 15:4,0.8953,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am the vine you are the branches,['John 15:5'],John 15:5,0.9446,John 15:1,0.9335,John 15:4,0.9152,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about greater love has no one?,['John 15:13'],John 15:13,0.8850,1 John 4:8,0.8649,Mark 12:31,0.8642,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,greater love has no one,['John 15:13'],John 15:13,0.9304,1 John 4:8,0.9033,John 13:34,0.8998,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about you did not choose me but i chose you (rough paraphrase),['John 15:16'],John 15:16,0.9078,Matthew 22:14,0.8982,John 15:19,0.8956,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,you did not choose me but i chose you,['John 15:16'],John 15:16,0.9200,John 15:19,0.8997,Matthew 22:14,0.8967,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about in this world you will have trouble (rough paraphrase),['John 16:33'],John 16:20,0.9015,John 16:33,0.9014,1 John 3:13,0.8961,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,in this world you will have trouble,['John 16:33'],John 16:33,0.9129,John 16:20,0.8998,1 John 3:13,0.8944,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about father forgive them?,['Luke 23:34'],Matthew 6:15,0.8875,Luke 23:34,0.8737,Matthew 6:14,0.8728,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,father forgive them,['Luke 23:34'],Matthew 6:15,0.9016,Matthew 6:14,0.8984,John 20:23,0.8977,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about it is finished?,['John 19:30'],Ezekiel 7:6,0.8589,Psalms 40:7,0.8570,John 19:30,0.8559,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,it is finished,['John 19:30'],Ezekiel 7:6,0.9015,Mark 15:28,0.8997,Acts 15:34,0.8997,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about he is not here he has risen (rough paraphrase),['Luke 24:6'],Luke 24:6,0.9387,Matthew 28:6,0.9333,John 9:12,0.9020,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,he is not here he has risen,['Luke 24:6'],Luke 24:6,0.9571,Matthew 28:6,0.9520,Mark 16:6,0.9022,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about go into all the world?,['Mark 16:15'],Mark 16:15,0.8793,Mark 13:10,0.8611,Matthew 24:14,0.8538,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,go into all the world,['Mark 16:15'],Mark 16:15,0.9189,Mark 13:10,0.9019,Matthew 28:19,0.9009,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about you will receive power?,['Acts 1:8'],Acts 1:8,0.8788,Matthew 21:22,0.8655,Matthew 22:31,0.8614,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,you will receive power,['Acts 1:8'],Acts 1:8,0.9064,Acts 22:15,0.8913,Mark 15:28,0.8897,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about repent and be baptized?,['Acts 2:38'],Acts 2:38,0.8895,Acts 3:19,0.8866,Acts 22:16,0.8846,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,repent and be baptized,['Acts 2:38'],Acts 3:19,0.9459,Acts 2:38,0.9357,Acts 22:16,0.9232,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about silver and gold i don't have (rough paraphrase),['Acts 3:6'],Acts 20:33,0.8984,Matthew 10:9,0.8904,2 Chronicles 4:21,0.8899,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,silver and gold i don't have,['Acts 3:6'],Numbers 31:22,0.9139,Mark 15:28,0.9029,Acts 15:34,0.9029,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about saul saul why do you persecute me (rough paraphrase),['Acts 9:4'],Acts 9:5,0.8869,Acts 22:7,0.8866,Acts 26:14,0.8839,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,saul saul why do you persecute me,['Acts 9:4'],Job 19:22,0.9083,Mark 15:28,0.8792,Acts 15:34,0.8792,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i am not ashamed of the gospel (rough paraphrase),['Romans 1:16'],Romans 1:16,0.8990,1 Timothy 1:11,0.8822,Galatians 1:7,0.8751,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am not ashamed of the gospel,['Romans 1:16'],Romans 1:16,0.9248,2 Timothy 1:8,0.8955,Romans 1:15,0.8954,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about all have sinned and fall short (rough paraphrase),['Romans 3:23'],Romans 3:23,0.9527,Romans 3:10,0.9148,1 John 5:17,0.9007,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,all have sinned and fall short,['Romans 3:23'],Romans 3:23,0.9721,Romans 3:10,0.9098,Romans 3:12,0.9066,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about while we were still sinners?,['Romans 5:8'],Romans 5:8,0.8998,Romans 5:6,0.8791,Romans 3:23,0.8779,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,while we were still sinners,['Romans 5:8'],Romans 5:8,0.9402,Romans 5:6,0.9246,Ephesians 2:5,0.9151,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about death where is your sting?,['1 Corinthians 15:55'],1 Corinthians 15:55,0.9061,1 Corinthians 15:56,0.8787,Hosea 13:14,0.8605,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,death where is your sting,['1 Corinthians 15:55'],1 Corinthians 15:55,0.8788,1 Corinthians 15:56,0.8383,Hosea 13:14,0.8349,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the greatest of these is love — maybe worded differently in some translations?,['1 Corinthians 13:13'],1 Corinthians 13:13,0.8975,John 15:13,0.8891,Matthew 22:38,0.8882,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the greatest of these is love,['1 Corinthians 13:13'],1 Corinthians 13:13,0.9362,John 15:13,0.9112,Matthew 22:38,0.9060,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about your body is a temple?,['1 Corinthians 6:19'],1 Corinthians 6:19,0.9094,1 Corinthians 3:16,0.8766,1 Corinthians 6:20,0.8697,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,your body is a temple,['1 Corinthians 6:19'],1 Corinthians 6:19,0.9223,Mark 15:28,0.9057,Acts 15:34,0.9057,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god chose the foolish things?,['1 Corinthians 1:27'],1 Corinthians 1:27,0.8888,1 Corinthians 3:19,0.8684,1 Corinthians 1:25,0.8654,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god chose the foolish things,['1 Corinthians 1:27'],1 Corinthians 1:27,0.9447,1 Corinthians 1:28,0.9140,1 Corinthians 1:25,0.9113,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about we are more than conquerors?,['Romans 8:37'],Romans 8:37,0.9068,1 Corinthians 15:57,0.8714,1 John 5:4,0.8602,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,we are more than conquerors,['Romans 8:37'],Romans 8:37,0.9463,1 Corinthians 15:57,0.9162,1 John 5:4,0.9029,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about nothing can separate us from the love (rough paraphrase),['Romans 8:38'],Romans 8:39,0.9256,Romans 8:35,0.9121,Romans 8:37,0.8974,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,nothing can separate us from the love,['Romans 8:38'],Romans 8:39,0.9332,Romans 8:35,0.9294,2 John 1:2,0.9018,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about present your bodies as living sacrifices (rough paraphrase),['Romans 12:1'],Romans 12:1,0.9291,Romans 6:13,0.9120,Ephesians 5:2,0.9025,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,present your bodies as living sacrifices,['Romans 12:1'],Romans 12:1,0.9363,Romans 6:13,0.9235,1 Corinthians 6:19,0.9093,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about don't conform to this world?,['Romans 12:2'],Romans 12:2,0.8740,1 John 2:15,0.8645,1 John 3:13,0.8582,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't conform to this world,['Romans 12:2'],Romans 12:2,0.9173,John 17:16,0.9053,1 John 2:15,0.8982,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about weep with those who weep?,['Romans 12:15'],Romans 12:15,0.8846,John 11:35,0.8777,1 Corinthians 7:30,0.8684,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,weep with those who weep,['Romans 12:15'],Romans 12:15,0.9222,John 11:35,0.9139,James 4:9,0.9114,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about overcome evil with good?,['Romans 12:21'],Romans 12:21,0.9269,1 John 5:4,0.8662,1 Thessalonians 5:15,0.8644,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,overcome evil with good,['Romans 12:21'],Romans 12:21,0.9576,Psalms 34:14,0.8991,1 Thessalonians 5:22,0.8939,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the letter kills but the spirit gives life — maybe worded differently in some translations?,['2 Corinthians 3:6'],John 6:63,0.8690,2 Corinthians 3:6,0.8635,Romans 7:10,0.8632,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the letter kills but the spirit gives life,['2 Corinthians 3:6'],John 6:63,0.9006,Romans 7:10,0.8966,1 Corinthians 15:56,0.8949,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about we are ambassadors for christ?,['2 Corinthians 5:20'],2 Corinthians 5:20,0.8873,Ephesians 5:30,0.8629,2 Corinthians 4:5,0.8607,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,we are ambassadors for christ,['2 Corinthians 5:20'],2 Corinthians 5:20,0.9317,Ephesians 5:30,0.9058,2 Corinthians 4:5,0.9054,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about godly sorrow brings repentance?,['2 Corinthians 7:10'],2 Corinthians 7:10,0.8994,2 Corinthians 7:9,0.8645,James 1:20,0.8637,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,godly sorrow brings repentance,['2 Corinthians 7:10'],2 Corinthians 7:10,0.9605,2 Corinthians 7:9,0.9090,2 Corinthians 7:11,0.9067,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about thorn in my flesh?,['2 Corinthians 12:7'],2 Corinthians 12:7,0.8634,Genesis 3:18,0.8500,Psalms 38:7,0.8477,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,thorn in my flesh,['2 Corinthians 12:7'],2 Corinthians 12:7,0.8948,Psalms 38:7,0.8887,Job 7:5,0.8820,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i have been crucified with christ (rough paraphrase),['Galatians 2:20'],Galatians 2:20,0.9179,Galatians 6:14,0.9068,Galatians 5:24,0.8998,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i have been crucified with christ,['Galatians 2:20'],Galatians 2:20,0.9357,Galatians 5:24,0.9197,Romans 6:6,0.9132,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about it is for freedom that christ has set us free (rough paraphrase),['Galatians 5:1'],Galatians 5:1,0.9296,John 8:36,0.9167,John 8:32,0.9042,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,it is for freedom that christ has set us free,['Galatians 5:1'],Galatians 5:1,0.9500,John 8:36,0.9239,Romans 8:2,0.9082,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about don't be deceived god cannot be mocked (rough paraphrase),['Galatians 6:7'],Galatians 6:7,0.9127,James 1:16,0.9027,Colossians 2:4,0.8935,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't be deceived god cannot be mocked,['Galatians 6:7'],Galatians 6:7,0.9141,James 1:16,0.9028,Psalms 37:13,0.8986,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about whatever a man sows?,['Galatians 6:7'],Galatians 6:7,0.8958,1 Corinthians 15:37,0.8907,Matthew 13:18,0.8839,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,whatever a man sows,['Galatians 6:7'],Galatians 6:7,0.9324,1 Corinthians 15:37,0.9224,2 Corinthians 9:6,0.9164,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about bear one another's burdens?,['Galatians 6:2'],Galatians 6:2,0.8829,Galatians 6:5,0.8650,Deuteronomy 1:12,0.8593,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,bear one another's burdens,['Galatians 6:2'],Galatians 6:2,0.9501,Romans 15:1,0.9161,Philippians 2:4,0.9141,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about one body one spirit?,['Ephesians 4:4'],Ephesians 4:4,0.9116,1 Corinthians 12:20,0.8956,Romans 12:5,0.8860,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,one body one spirit,['Ephesians 4:4'],Ephesians 4:4,0.9040,1 Corinthians 12:20,0.8997,Luke 17:36,0.8955,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about be angry but don't sin?,['Ephesians 4:26'],Ephesians 4:26,0.9170,Psalms 4:4,0.9005,James 1:20,0.8793,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be angry but don't sin,['Ephesians 4:26'],Ephesians 4:26,0.9443,Psalms 4:4,0.9297,Psalms 37:8,0.9059,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about don't let the sun go down on your anger (rough paraphrase),['Ephesians 4:26'],Ephesians 4:26,0.9343,Psalms 4:4,0.8975,Psalms 37:8,0.8879,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't let the sun go down on your anger,['Ephesians 4:26'],Ephesians 4:26,0.9328,Psalms 4:4,0.9007,Matthew 7:1,0.8915,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about speak the truth in love?,['Ephesians 4:15'],Ephesians 4:15,0.8737,Romans 3:4,0.8617,John 5:42,0.8606,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,speak the truth in love,['Ephesians 4:15'],Ephesians 4:15,0.9301,1 Corinthians 16:14,0.9075,2 Corinthians 6:7,0.9067,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about to live is christ to die is gain (rough paraphrase),['Philippians 1:21'],Philippians 1:21,0.9260,2 Corinthians 6:9,0.8956,2 Timothy 2:11,0.8935,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,to live is christ to die is gain,['Philippians 1:21'],Philippians 1:21,0.9547,Romans 14:8,0.9117,Romans 6:8,0.9053,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about work out your salvation with fear and trembling (rough paraphrase),['Philippians 2:12'],Philippians 2:12,0.9242,Colossians 3:23,0.8992,Philippians 2:13,0.8930,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,work out your salvation with fear and trembling,['Philippians 2:12'],Philippians 2:12,0.9297,Colossians 3:23,0.8951,Psalms 2:11,0.8941,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about every knee will bow?,['Philippians 2:10'],Romans 14:11,0.9102,Philippians 2:10,0.9033,Isaiah 45:23,0.8832,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,every knee will bow,['Philippians 2:10'],Romans 14:11,0.9370,Philippians 2:10,0.9345,Ezekiel 7:17,0.9295,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about press on toward the goal?,['Philippians 3:14'],Philippians 3:14,0.8972,Philippians 3:12,0.8713,1 Corinthians 9:24,0.8612,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,press on toward the goal,['Philippians 3:14'],Philippians 3:14,0.9467,Philippians 3:12,0.9097,1 Corinthians 9:24,0.9084,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about whatever is true whatever is noble (rough paraphrase),['Philippians 4:8'],Philippians 4:8,0.9295,1 Thessalonians 5:21,0.9040,Proverbs 8:6,0.9007,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,whatever is true whatever is noble,['Philippians 4:8'],Philippians 4:8,0.9240,1 Thessalonians 5:21,0.8976,Proverbs 8:6,0.8953,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i have learned to be content (rough paraphrase),['Philippians 4:11'],Philippians 4:11,0.9126,1 Timothy 6:6,0.8947,1 Timothy 6:8,0.8896,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i have learned to be content,['Philippians 4:11'],Philippians 4:11,0.9178,1 Timothy 6:8,0.8940,1 Timothy 6:6,0.8937,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about my god will supply all your needs (rough paraphrase),['Philippians 4:19'],Philippians 4:19,0.9393,2 Corinthians 9:8,0.9031,John 11:22,0.9000,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,my god will supply all your needs,['Philippians 4:19'],Philippians 4:19,0.9581,2 Corinthians 9:8,0.9156,2 Corinthians 9:10,0.9058,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about set your minds on things above (rough paraphrase),['Colossians 3:2'],Colossians 3:2,0.9605,Colossians 3:1,0.9149,Romans 8:5,0.9113,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,set your minds on things above,['Colossians 3:2'],Colossians 3:2,0.9758,Colossians 3:1,0.9181,Romans 8:5,0.9093,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about whatever you do work at it with all your heart (rough paraphrase),['Colossians 3:23'],Colossians 3:23,0.9243,1 Corinthians 16:14,0.9060,1 Corinthians 12:6,0.9046,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,whatever you do work at it with all your heart,['Colossians 3:23'],Colossians 3:23,0.9468,1 Corinthians 16:14,0.9126,Ecclesiastes 9:10,0.9072,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about let your conversation be always full of grace (rough paraphrase),['Colossians 4:6'],Colossians 4:6,0.9270,Ephesians 4:29,0.9128,Titus 2:8,0.9109,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,let your conversation be always full of grace,['Colossians 4:6'],Colossians 4:6,0.9422,Ephesians 4:29,0.9190,Philippians 4:5,0.9156,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about seasoned with salt?,['Colossians 4:6'],Luke 14:34,0.9024,Mark 9:50,0.8891,Leviticus 2:13,0.8727,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,seasoned with salt,['Colossians 4:6'],Exodus 30:35,0.9009,Luke 14:34,0.9005,Ezekiel 24:10,0.8931,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about encourage one another daily?,['Hebrews 3:13'],1 Thessalonians 4:18,0.9124,1 Thessalonians 5:11,0.8943,Romans 1:12,0.8842,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,encourage one another daily,['Hebrews 3:13'],1 Thessalonians 4:18,0.9516,1 Thessalonians 5:11,0.9431,Romans 1:12,0.9322,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the word of god is living and active — maybe worded differently in some translations?,['Hebrews 4:12'],Hebrews 4:12,0.9021,1 Peter 1:25,0.8859,Romans 10:8,0.8804,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the word of god is living and active,['Hebrews 4:12'],Hebrews 4:12,0.9363,1 Peter 1:25,0.9126,Psalms 33:4,0.9063,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about sharper than any two-edged sword?,['Hebrews 4:12'],Hebrews 4:12,0.8967,Ezekiel 21:10,0.8738,Psalms 64:3,0.8657,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,sharper than any two-edged sword,['Hebrews 4:12'],Hebrews 4:12,0.9167,Psalms 64:3,0.8999,Ezekiel 21:10,0.8944,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about faith is the substance of things hoped for (rough paraphrase),['Hebrews 11:1'],Hebrews 11:1,0.9194,James 2:17,0.8961,Galatians 5:5,0.8960,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,faith is the substance of things hoped for,['Hebrews 11:1'],Hebrews 11:1,0.9435,Romans 8:25,0.9086,Galatians 5:5,0.9073,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about without faith it is impossible to please god (rough paraphrase),['Hebrews 11:6'],Hebrews 11:6,0.9315,Romans 8:8,0.8903,Hebrews 11:1,0.8873,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,without faith it is impossible to please god,['Hebrews 11:6'],Hebrews 11:6,0.9486,Hebrews 11:1,0.9019,Romans 8:8,0.8971,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about cloud of witnesses?,['Hebrews 12:1'],Hebrews 12:1,0.8625,1 John 5:7,0.8622,Lamentations 3:44,0.8554,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,cloud of witnesses,['Hebrews 12:1'],Hebrews 12:1,0.8966,Mark 15:28,0.8890,Acts 15:34,0.8890,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about run with perseverance the race?,['Hebrews 12:1'],1 Corinthians 9:24,0.8801,Hebrews 12:1,0.8696,James 1:3,0.8652,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,run with perseverance the race,['Hebrews 12:1'],1 Corinthians 9:24,0.9232,Hebrews 12:1,0.9146,James 1:4,0.9137,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about jesus the author and finisher of our faith (rough paraphrase),['Hebrews 12:2'],Hebrews 12:2,0.9033,Hebrews 12:24,0.8886,Hebrews 13:8,0.8884,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,jesus the author and finisher of our faith,['Hebrews 12:2'],Hebrews 12:2,0.9182,Hebrews 13:8,0.9013,Hebrews 12:24,0.8946,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about god disciplines those he loves?,['Hebrews 12:6'],Proverbs 3:12,0.9078,Hebrews 12:6,0.9005,Deuteronomy 8:5,0.8859,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god disciplines those he loves,['Hebrews 12:6'],Proverbs 3:12,0.9569,Hebrews 12:6,0.9475,Hebrews 12:10,0.9253,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about don't forget to entertain strangers?,['Hebrews 13:2'],Hebrews 13:2,0.8844,Isaiah 58:7,0.8476,1 Corinthians 14:38,0.8443,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't forget to entertain strangers,['Hebrews 13:2'],Hebrews 13:2,0.9160,Romans 12:13,0.8829,1 Peter 4:9,0.8825,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about jesus christ the same yesterday today and forever (rough paraphrase),['Hebrews 13:8'],Hebrews 13:8,0.9476,1 Peter 1:25,0.8897,2 John 1:2,0.8817,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,jesus christ the same yesterday today and forever,['Hebrews 13:8'],Hebrews 13:8,0.9669,Exodus 15:18,0.8872,Romans 16:27,0.8871,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about count it all joy when you face trials (rough paraphrase),['James 1:2'],James 1:2,0.9324,James 1:3,0.9087,Romans 5:3,0.9021,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,count it all joy when you face trials,['James 1:2'],James 1:2,0.9457,James 1:3,0.9119,1 Peter 1:6,0.9013,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about if any of you lacks wisdom (rough paraphrase),['James 1:5'],James 1:5,0.9376,James 3:17,0.9069,James 3:13,0.9035,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,if any of you lacks wisdom,['James 1:5'],James 1:5,0.9461,Proverbs 2:2,0.9117,Proverbs 8:12,0.9111,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about be quick to listen slow to speak — maybe worded differently in some translations?,['James 1:19'],James 1:19,0.9052,Ecclesiastes 5:2,0.8873,Proverbs 29:20,0.8732,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be quick to listen slow to speak,['James 1:19'],James 1:19,0.9360,Ecclesiastes 5:2,0.9141,Proverbs 8:33,0.9027,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the tongue is a fire?,['James 3:6'],James 3:6,0.9014,James 3:5,0.8853,James 3:8,0.8839,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the tongue is a fire,['James 3:6'],James 3:6,0.9442,James 3:5,0.9240,James 3:8,0.9138,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about resist the devil and he will flee (rough paraphrase),['James 4:7'],James 4:7,0.9370,Ephesians 4:27,0.9243,Ephesians 6:11,0.9116,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,resist the devil and he will flee,['James 4:7'],James 4:7,0.9481,Ephesians 4:27,0.9288,Ephesians 6:11,0.9188,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about draw near to god?,['James 4:8'],James 4:8,0.8776,Psalms 73:28,0.8682,Psalms 119:151,0.8618,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,draw near to god,['James 4:8'],James 4:8,0.9083,Psalms 145:18,0.8950,1 Peter 4:7,0.8910,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about your life is a mist?,['James 4:14'],James 4:14,0.8754,Psalms 39:5,0.8686,Job 7:7,0.8643,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,your life is a mist,['James 4:14'],James 4:14,0.9176,Mark 15:28,0.9014,Acts 15:34,0.9014,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the prayer of a righteous person is powerful — maybe worded differently in some translations?,['James 5:16'],James 5:16,0.8836,Mark 11:24,0.8781,1 Thessalonians 5:17,0.8722,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the prayer of a righteous person is powerful,['James 5:16'],James 5:16,0.9245,Mark 11:24,0.9096,James 5:15,0.9072,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about born from above to a living hope (rough paraphrase),['1 Peter 1:3'],John 1:13,0.9145,1 Peter 1:23,0.9096,John 3:7,0.9003,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,born from above to a living hope,['1 Peter 1:3'],John 1:13,0.9182,1 Peter 1:23,0.9013,John 3:6,0.9001,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about like newborn babies crave pure spiritual milk (rough paraphrase),['1 Peter 2:2'],1 Peter 2:2,0.9464,Hebrews 5:13,0.9192,Hebrews 5:14,0.9066,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,like newborn babies crave pure spiritual milk,['1 Peter 2:2'],1 Peter 2:2,0.9606,Hebrews 5:13,0.9192,Hebrews 5:14,0.9042,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about you are a chosen people?,['1 Peter 2:9'],Deuteronomy 14:2,0.8891,Deuteronomy 7:6,0.8861,1 Peter 2:9,0.8839,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,you are a chosen people,['1 Peter 2:9'],1 Peter 2:9,0.9194,Deuteronomy 14:2,0.9192,Deuteronomy 7:6,0.9142,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about royal priesthood?,['1 Peter 2:9'],Hebrews 5:6,0.8638,1 Peter 2:9,0.8628,Revelation 1:6,0.8582,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,royal priesthood,['1 Peter 2:9'],1 Peter 2:9,0.9132,1 Peter 2:5,0.9069,Revelation 1:6,0.9011,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about by his wounds you have been healed (rough paraphrase),['1 Peter 2:24'],Psalms 147:3,0.9098,1 Peter 2:24,0.9027,Isaiah 53:5,0.9024,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,by his wounds you have been healed,['1 Peter 2:24'],Psalms 103:3,0.9183,Psalms 147:3,0.9153,1 Peter 1:19,0.9131,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about always be prepared to give an answer (rough paraphrase),['1 Peter 3:15'],Colossians 4:6,0.8985,1 Peter 3:15,0.8970,Luke 12:35,0.8929,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,always be prepared to give an answer,['1 Peter 3:15'],Colossians 4:6,0.9053,Luke 12:35,0.9033,Matthew 10:19,0.9032,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about love covers a multitude of sins — maybe worded differently in some translations?,['1 Peter 4:8'],1 Peter 4:8,0.8948,Proverbs 10:12,0.8833,James 5:20,0.8676,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,love covers a multitude of sins,['1 Peter 4:8'],1 Peter 4:8,0.9119,James 5:20,0.8947,Proverbs 10:12,0.8918,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about humble yourselves under god's mighty hand (rough paraphrase),['1 Peter 5:6'],1 Peter 5:6,0.9334,James 4:10,0.9175,1 Peter 5:5,0.8976,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,humble yourselves under god's mighty hand,['1 Peter 5:6'],1 Peter 5:6,0.9661,James 4:10,0.9443,1 Peter 5:5,0.9138,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about be alert and sober minded?,['1 Peter 5:8'],1 Thessalonians 5:6,0.8856,1 Peter 5:8,0.8796,1 Corinthians 16:13,0.8754,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be alert and sober minded,['1 Peter 5:8'],1 Thessalonians 5:6,0.9252,1 Peter 5:8,0.9209,Mark 13:33,0.9173,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about your enemy the devil prowls around (rough paraphrase),['1 Peter 5:8'],1 Peter 5:8,0.9274,Ephesians 4:27,0.9225,Ephesians 6:11,0.9087,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,your enemy the devil prowls around,['1 Peter 5:8'],1 Peter 5:8,0.9268,Ephesians 4:27,0.9148,Ephesians 6:11,0.9050,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about his divine power has given us everything (rough paraphrase),['2 Peter 1:3'],2 Peter 1:3,0.9111,Ephesians 1:8,0.9078,Acts 17:25,0.9076,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,his divine power has given us everything,['2 Peter 1:3'],2 Peter 1:3,0.9506,Ephesians 1:8,0.9122,2 Corinthians 5:5,0.9118,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about make every effort to add to your faith (rough paraphrase),['2 Peter 1:5'],2 Peter 1:5,0.9318,Romans 1:12,0.8980,Hebrews 6:11,0.8946,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,make every effort to add to your faith,['2 Peter 1:5'],2 Peter 1:5,0.9383,Hebrews 6:11,0.8988,2 Timothy 2:15,0.8935,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about with the lord a day is like a thousand years (rough paraphrase),['2 Peter 3:8'],Psalms 90:4,0.9366,2 Peter 3:8,0.9265,Job 10:5,0.9014,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,with the lord a day is like a thousand years,['2 Peter 3:8'],Psalms 90:4,0.9415,2 Peter 3:8,0.9376,Job 10:5,0.9011,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the lord is not slow in keeping his promise — maybe worded differently in some translations?,['2 Peter 3:9'],2 Peter 3:9,0.9185,1 Peter 1:25,0.8830,Psalms 37:13,0.8795,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the lord is not slow in keeping his promise,['2 Peter 3:9'],2 Peter 3:9,0.9590,Psalms 145:8,0.9088,Psalms 103:8,0.9052,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about if we confess our sins?,['1 John 1:9'],1 John 1:9,0.9040,1 John 1:8,0.8910,1 John 1:10,0.8881,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,if we confess our sins,['1 John 1:9'],1 John 1:9,0.9436,1 John 1:8,0.9216,James 5:16,0.9190,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about if we walk in the light (rough paraphrase),['1 John 1:7'],1 John 1:7,0.9093,John 11:10,0.9085,1 John 2:6,0.9028,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,if we walk in the light,['1 John 1:7'],1 John 1:7,0.9138,John 11:10,0.9067,Galatians 5:25,0.9018,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about don't love the world?,['1 John 2:15'],1 John 2:15,0.8969,John 5:42,0.8724,1 John 3:13,0.8603,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,don't love the world,['1 John 2:15'],1 John 2:15,0.9194,John 5:42,0.9046,John 17:16,0.8931,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the world and its desires pass away — maybe worded differently in some translations?,['1 John 2:17'],1 John 2:17,0.9050,1 John 2:16,0.8805,1 Corinthians 7:31,0.8792,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the world and its desires pass away,['1 John 2:17'],1 John 2:17,0.9471,1 Corinthians 7:31,0.9191,1 John 2:16,0.9171,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about see what great love the father has lavished (rough paraphrase),['1 John 3:1'],Ephesians 1:8,0.9009,1 John 4:10,0.9006,Ephesians 3:19,0.8980,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,see what great love the father has lavished,['1 John 3:1'],Ephesians 1:8,0.9066,1 John 4:9,0.9045,1 John 4:16,0.9035,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about let us not love with words (rough paraphrase),['1 John 3:18'],1 John 3:18,0.9030,1 John 4:10,0.8945,1 John 4:7,0.8930,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,let us not love with words,['1 John 3:18'],1 John 3:18,0.9062,1 John 4:7,0.8917,1 John 2:15,0.8903,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about there is no fear in love (rough paraphrase),['1 John 4:18'],1 John 4:18,0.9326,2 Timothy 1:7,0.9000,1 John 4:8,0.8916,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,there is no fear in love,['1 John 4:18'],1 John 4:18,0.9429,2 Timothy 1:7,0.9028,1 John 4:8,0.8954,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about this is love for god to keep his commands (rough paraphrase),['1 John 5:3'],Mark 12:33,0.9118,1 John 5:3,0.9113,1 John 4:10,0.9072,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,this is love for god to keep his commands,['1 John 5:3'],1 John 5:3,0.9401,2 John 1:6,0.9203,1 John 5:2,0.9145,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the world has been crucified to me — maybe worded differently in some translations?,['Galatians 6:14'],Galatians 6:14,0.8765,Galatians 2:20,0.8688,Galatians 3:1,0.8572,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the world has been crucified to me,['Galatians 6:14'],Galatians 6:14,0.9069,Galatians 2:20,0.8984,Galatians 5:24,0.8831,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i can do everything through him who gives me strength (rough paraphrase),['Philippians 4:13'],Philippians 4:13,0.9449,Romans 8:37,0.8992,2 Corinthians 12:9,0.8981,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i can do everything through him who gives me strength,['Philippians 4:13'],Philippians 4:13,0.9519,Romans 8:37,0.9057,Colossians 1:29,0.9052,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the lord is faithful?,['2 Thessalonians 3:3'],2 Timothy 2:13,0.8633,2 Thessalonians 3:3,0.8601,1 Corinthians 1:9,0.8513,2 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the lord is faithful,['2 Thessalonians 3:3'],2 Thessalonians 3:3,0.9091,1 Thessalonians 5:24,0.9031,1 Corinthians 1:9,0.9014,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about fight the good fight of faith (rough paraphrase),['1 Timothy 6:12'],1 Timothy 6:12,0.9214,2 Timothy 4:7,0.9154,Hebrews 12:4,0.8979,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,fight the good fight of faith,['1 Timothy 6:12'],1 Timothy 6:12,0.9466,2 Timothy 4:7,0.9351,1 Timothy 1:19,0.9062,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i have fought the good fight (rough paraphrase),['2 Timothy 4:7'],2 Timothy 4:7,0.9215,1 Timothy 6:12,0.8812,1 Timothy 1:11,0.8758,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i have fought the good fight,['2 Timothy 4:7'],2 Timothy 4:7,0.9493,1 Timothy 6:12,0.9016,Philippians 4:14,0.8915,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about all scripture is god-breathed?,['2 Timothy 3:16'],2 Timothy 3:16,0.8847,John 5:39,0.8570,Luke 1:37,0.8567,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,all scripture is god-breathed,['2 Timothy 3:16'],2 Timothy 3:16,0.9351,2 Peter 1:20,0.9072,1 Timothy 4:5,0.9029,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about be prepared in season and out of season — maybe worded differently in some translations?,['2 Timothy 4:2'],2 Timothy 4:2,0.8903,Ecclesiastes 3:1,0.8617,Luke 12:35,0.8584,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,be prepared in season and out of season,['2 Timothy 4:2'],2 Timothy 4:2,0.9266,Luke 12:35,0.8994,Mark 13:33,0.8922,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about god has not given us a spirit of fear (rough paraphrase),['2 Timothy 1:7'],2 Timothy 1:7,0.9360,2 Corinthians 5:5,0.9011,Matthew 10:28,0.8963,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,god has not given us a spirit of fear,['2 Timothy 1:7'],2 Timothy 1:7,0.9530,2 Corinthians 5:5,0.9094,Matthew 10:28,0.9077,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,what's that line about the grace of god has appeared — maybe worded differently in some translations?,['Titus 2:11'],Titus 2:11,0.9032,Titus 3:4,0.8814,Philemon 1:25,0.8695,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the grace of god has appeared,['Titus 2:11'],Titus 2:11,0.9507,Titus 3:4,0.9146,Philemon 1:25,0.9054,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about he saved us through the washing of rebirth (rough paraphrase),['Titus 3:5'],Titus 3:5,0.9269,James 1:18,0.9013,Acts 15:11,0.8982,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,he saved us through the washing of rebirth,['Titus 3:5'],Titus 3:5,0.9517,James 1:18,0.9180,Romans 3:24,0.9132,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i am the alpha and the omega (rough paraphrase),"['Revelation 1:8', 'Revelation 22:13']",Revelation 22:13,0.9245,Revelation 1:8,0.9170,Revelation 21:6,0.8852,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i am the alpha and the omega,"['Revelation 1:8', 'Revelation 22:13']",Revelation 22:13,0.9514,Revelation 1:8,0.9388,Revelation 21:6,0.9016,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about i stand at the door and knock (rough paraphrase),['Revelation 3:20'],Revelation 3:20,0.9035,Luke 13:25,0.8819,Luke 11:9,0.8811,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,i stand at the door and knock,['Revelation 3:20'],Revelation 3:20,0.9004,Luke 13:25,0.8830,Luke 11:9,0.8803,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,verse about a new heaven and a new earth (rough paraphrase),['Revelation 21:1'],Revelation 21:1,0.9179,Isaiah 65:17,0.9123,2 Peter 3:13,0.9090,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,a new heaven and a new earth,['Revelation 21:1'],Revelation 21:1,0.9426,Isaiah 65:17,0.9305,2 Peter 3:13,0.9197,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about he will wipe every tear?,['Revelation 21:4'],Revelation 21:4,0.9041,Isaiah 25:8,0.8849,Revelation 7:17,0.8716,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,he will wipe every tear,['Revelation 21:4'],Revelation 21:4,0.9485,Isaiah 25:8,0.9369,Revelation 7:17,0.9147,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about no more death or mourning?,['Revelation 21:4'],Revelation 21:4,0.8797,1 Corinthians 15:55,0.8694,1 Corinthians 15:26,0.8595,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,no more death or mourning,['Revelation 21:4'],Revelation 21:4,0.8978,Isaiah 2:18,0.8922,Zechariah 14:6,0.8909,3 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about the tree of life?,"['Revelation 22:2', 'Genesis 2:9']",Genesis 3:3,0.8786,Proverbs 3:18,0.8701,Genesis 2:17,0.8686,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,the tree of life,"['Revelation 22:2', 'Genesis 2:9']",Luke 17:36,0.8947,Mark 7:16,0.8947,Acts 8:37,0.8947,0 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,isn't there a verse about come lord jesus?,['Revelation 22:20'],Acts 1:7,0.8460,1 Timothy 6:15,0.8459,Revelation 22:20,0.8437,1 +2025-09-10T21:11:11.344126,huggingface,infly-inf-retriever-v1,bsb,come lord jesus,['Revelation 22:20'],1 Corinthians 16:23,0.8943,Philemon 1:25,0.8932,Philippians 4:23,0.8932,0