Nirant
615d6ee2b6
Replace Data Source ( #206 )
...
* Re-run of identical hardware and generate graphs
* Re-run of identical hardware and generate graphs
Fixes https://github.com/qdrant/fastembed/issues/174
* Change dataset source
* Refactor code for better readability and maintainability
* Inline outputs
* Replace hard coded constants with dataset specific n_dim
* fix: fix binary quant from scratch notebook
* fix: fix result table, explain corner case
---------
Co-authored-by: George Panchuk <george.panchuk@qdrant.tech >
2024-06-06 20:59:27 +02:00
Nirant
e3d2e1dc44
Hybrid Search Tutorial ( #165 )
...
* Re-organize docs
* Rename notebooks
* Move nbs
* Working Sparse and Dense Search
* Add RRF
* Refactor code to improve performance and readability
* Add ESCI label for the RRF results
* Update docs/examples/Hybrid_Search.ipynb
Co-authored-by: Anush <anushshetty90@gmail.com >
* Update docs/examples/Hybrid_Search.ipynb
Co-authored-by: Anush <anushshetty90@gmail.com >
* Remove unnecessary code and update vector format
---------
Co-authored-by: Anush <anushshetty90@gmail.com >
2024-03-29 21:10:14 +05:30
Anush
9b63427118
chore: pre-commit formatting ( #91 )
...
* chore: formatting
* chore: formatting
* chore: remove other hooks
* Update poetry lock
---------
Co-authored-by: Nirant Kasliwal <nirant.bits@gmail.com >
2024-01-16 15:06:54 +05:30
NirantK
9c85a899c9
* docs(experimental): update dataset size in Binary Quantization with Qdrant.ipynb from 10K to 100K
2023-10-30 23:02:18 +05:30
NirantK
d35ff16994
* chore(docs): rename Throughput_Across_Models.ipynb to fooling_around/Throughput_Across_Models.ipynb
2023-10-30 23:01:19 +05:30
NirantK
ca6f9d629a
Add skeleton
2023-10-05 19:20:01 +05:30
NirantK
eaafd59277
wip
2023-09-18 22:29:39 +05:30
NirantK
34f9982af3
add benchmarking
2023-09-18 18:32:50 +05:30
NirantK
6f284f6466
* feat(docs): update execution counts in Binary Quantization from Scratch.ipynb
...
* fix(docs): fix typo in Binary Quantization from Scratch.ipynb
* feat(docs): add outputs to code cells in Binary Quantization from Scratch.ipynb
2023-09-18 08:47:28 +05:30
NirantK
ac989e249a
Add BQ with Qdrant draft
2023-09-18 08:47:11 +05:30
NirantK
fc0341333e
* chore(docs): remove experimental notebook for 1M Embedding Creation
2023-09-18 08:41:58 +05:30
NirantK
e1e5975193
* docs(experimental): rename Binary Quantization.ipynb to Binary Quantization from Scratch.ipynb
2023-09-15 15:33:28 +05:30
NirantK
9c5d32f271
move nbs
2023-09-07 15:25:32 +05:30
NirantK
728ac49a91
* docs(experimental): update headings in Binary Quantization.ipyn, add emoji everywhere
2023-08-25 14:11:03 +05:30
NirantK
3d1b80e9de
* docs(experimental): fix typo in Binary Quantization.ipynb
...
* chore(experimental): update description of binary transformation step
2023-08-25 14:06:16 +05:30
NirantK
86e3b12e84
Improved readability
2023-08-25 14:05:21 +05:30
NirantK
e62ed5edb2
* chore(docs): rename "Binary Quantisation.ipynb" to "Binary Quantization.ipynb"
...
* docs(experimental/Binary Quantization.ipynb): update markdown headings
* docs(experimental/Binary Quantization.ipynb): update markdown heading for loading data
2023-08-25 13:58:45 +05:30
NirantK
ee87685fa5
* docs(experimental): add table with sampling rate, limit, and accuracy for binary quantisation
2023-08-25 13:54:36 +05:30
NirantK
750c9b340e
* chore(Binary Quantisation.ipynb): update execution counts to null
...
* refactor(Binary Quantisation.ipynb): remove unnecessary outputs
2023-08-25 13:54:31 +05:30
NirantK
5a16ce8c63
* chore(docs): rename notebook files
...
* - Rename '03_HF_vs_FastEmbed.ipynb' to 'HF_vs_FastEmbed.ipynb'
* - Rename '01_Retrieval_with_FastEmbed.ipynb' to 'Retrieval_with_FastEmbed
2023-08-25 13:41:32 +05:30
NirantK
5f229b2bc3
Binary Quantisation
2023-08-25 13:40:23 +05:30
NirantK
1bd639b817
* chore(docs): rename 02_Usage_with_Qdrant.ipynb to FastEmbed_Usage_with_Qdrant.ipynb in the experimental folder
2023-08-25 12:56:38 +05:30