NirantK
743a095a93
* chore(docs): update HF_vs_FastEmbed.ipynb and 04_1M_Embedding_Creation.ipynb
...
*
* HF_vs_FastEmbed.ipynb:
* - Add code to calculate embeddings using mean pooling with attention weighting
* - Fix variable name error in line 4
*
*
2023-08-25 12:59:22 +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
NirantK
ac0f3315ed
Cleaner notebook
2023-08-25 01:06:24 +05:30
NirantK
135a4524ac
* refactor(docs/examples): rename files for better organization and numbering
...
* rename(docs/examples): Rename 'Retrieval with FastEmbed.ipynb' to '01_Retrieval_with_FastEmbed.ipynb'
* rename(docs/examples): Rename 'Usage with Qdrant.ipynb
2023-08-25 00:57:39 +05:30
NirantK
2f0e9a8507
* feat(examples): add 1M Embedding Creation notebook
2023-08-25 00:54:23 +05:30
NirantK
7479640a7b
* (feat) HFvsFastEmbed.ipynb: Add new nb example
2023-08-25 00:54:18 +05:30
NirantK
38d449ba71
* chore(docs): fix formatting and remove extra newlines in Retrieval with FastEmbed.ipynb and Usage with Qdrant.ipynb examples
2023-08-25 00:38:54 +05:30
NirantK
4a25dd4240
* chore(Usage with Qdrant.ipynb): update notebook title and add note about experimental status
...
* chore(Usage with Qdrant.ipynb): update installation instructions for fastembed and qdrant-client
2023-08-23 18:31:48 +05:30
NirantK
bb87a61f92
* feat(Usage with Qdrant.ipynb): add output of document ids after adding documents to collection
...
* docs(Usage with Qdrant.ipynb): add explanation for document ids
2023-08-23 13:12:50 +05:30
NirantK
52747aa64e
* feat(Usage with Qdrant.ipynb): add Usage with Qdrant notebook example
2023-08-23 12:52:38 +05:30
NirantK
43e8f9678f
* docs(examples/Retrieval with FastEmbed.ipynb): update tip message to include headings for query and passage embeddings
2023-08-23 12:52:22 +05:30
NirantK
cf0e2023f5
* docs(examples): rename 01_Retrieval.ipynb to Retrieval with FastEmbed.ipynb
2023-08-23 11:21:44 +05:30
NirantK
9fc1f1447d
* fix(docs): update example notebook for retrieval with FastEmbed
2023-08-23 11:19:19 +05:30
NirantK
ba5ada631a
* feat(docs): add example notebook for retrieval with FastEmbed and Qdrant
2023-08-23 11:18:05 +05:30