Commit Graph
42 Commits
Author SHA1 Message Date
Evgeniya SukhodolskayaandClaude Opus 4.8 9a42215882 Widen SHIFT blog screenshots to 75%
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-09-16 18:48:15 +02:00
Evgeniya SukhodolskayaandClaude Opus 4.8 6c8e0161c7 Add astronaut cover for SHIFT blog (standard preview set)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-09-16 18:44:26 +02:00
Evgeniya SukhodolskayaandClaude Opus 4.8 673526a395 Add placeholder cover for SHIFT blog (astronaut pending)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-09-16 16:56:29 +02:00
Evgeniya SukhodolskayaandClaude Opus 4.8 72444d32af Add blog: SHIFTing Languages in Multilingual RAG
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-09-16 16:43:44 +02:00
Evgeniya Sukhodolskaya 0d5e8d1d06 condense collection metadata explanation 2026-07-21 20:17:00 +02:00
Evgeniya Sukhodolskaya 1744320e71 address review: credential placeholders in snippets, reword footgun-guard 2026-07-21 20:02:25 +02:00
Evgeniya Sukhodolskaya 169c167102 added snippets in all languages 2026-07-21 18:55:24 +02:00
Evgeniya Sukhodolskaya 2d2cd2d1f7 swap gate pseudocode for implementation 2026-07-21 12:02:48 +02:00
Evgeniya Sukhodolskaya b628ba1ed4 add index maintenance note 2026-07-21 11:56:21 +02:00
Evgeniya Sukhodolskaya a02d9622b8 add incremental embedding updates tutorial 2026-07-20 22:30:11 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 8ef516b06f Update HuggingFace model links to Qdrant org across SPLADE series
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 16:20:55 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 6d63a4ebf4 Update finetune-ecommerce-search links to qdrant-labs org
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 16:18:33 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 cf78f6e44b Remove posting_list.rs links from SPLADE series parts 1 & 3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 11:44:05 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 e53683c4af Update SPLADE pipeline diagram (part 1)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 12:23:25 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 02b56a52c5 Add metric comparability notes to SPLADE series parts 1-4
Metrics were measured on a subsample (100k products, 10k queries) with
all relevant documents included, so they are not comparable to official
Amazon ESCI benchmarks. Add inline notes at each metric table/result.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 12:21:09 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 2d8e995a8f Fix SIMD index links in SPLADE series parts 1 & 3
Point to the actual posting_list.rs implementation instead of the
sparse-vectors article.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 11:43:21 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 9ab2af0542 Fix ANCE references across SPLADE series
Replace "ANCE" with "ANCE-inspired" throughout since the implementation
uses Qdrant's exact inverted index, not ANN. Reference the original
ANCE paper (Xiong et al., arxiv 2007.00808) in Part 3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 11:42:36 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 f4d989b1cb Fix SPLADE architecture order in parts 1 & 2
Log saturation (ReLU + log1p) is applied per-token before max pooling
across positions, not after. Fix text descriptions and pipeline diagram.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 11:32:49 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 4a727882dc Fix experiment repo links in SPLADE series
Replace qdrant-labs devrel subfolder links with Thierry's experiments
repo (thierrypdamiba/finetune-ecommerce-search) across all 5 parts.
Framework/CLI links (qdrant/sparse-finetune) remain unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 19:28:42 +02:00
Evgeniya SukhodolskayaandClaude Sonnet 4.6 1676ac43f0 Fix GitHub repo links in sparse embeddings e-commerce series
Update links from thierrypdamiba/finetune-ecommerce-search to
qdrant-labs/devrel-projects/tree/main/qdrant-sparse-finetune across
all 5 articles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 16:56:34 +02:00
Evgeniya Sukhodolskaya e4347f0e7d Add sparse retrieval model comparison table and miniCOIL details 2026-03-30 20:34:39 +02:00
Evgeniya Sukhodolskaya 8fc7402118 more clear structure 2026-03-01 16:15:13 +01:00
Evgeniya Sukhodolskaya 66e132b02c repo to PyPi 2026-02-20 16:54:55 +01:00
Evgeniya Sukhodolskaya 79d0f0e27b for now PyPi -> git repo 2026-02-20 14:16:19 +01:00
Evgeniya Sukhodolskaya dab0bfb474 framework description 2026-02-20 13:51:00 +01:00
Evgeniya Sukhodolskaya ff9aa93ac1 fixes according to new visualizations 2026-02-18 11:04:18 +01:00
Evgeniya Sukhodolskaya 04318fdea5 tiny fixes 2026-02-18 11:04:13 +01:00
Evgeniya Sukhodolskaya e0b9b2b3e7 added images/scidocs nums, some fixes 2026-02-18 11:04:07 +01:00
Evgeniya Sukhodolskaya 734d77d5fa draft 2026-02-18 11:03:57 +01:00
Evgeniya Sukhodolskaya c141f138e0 made blog featured 2025-09-02 17:19:53 +02:00
Evgeniya Sukhodolskaya 57241fb99a moved blog from medium 2025-09-01 17:03:34 +02:00
Evgeniya Sukhodolskaya 0345b298c1 other clients 2025-08-20 13:36:01 +02:00
Evgeniya Sukhodolskaya 7a60d47283 made example for explainable 2025-08-20 13:36:01 +02:00
Evgeniya Sukhodolskaya 13ed6b91b7 time boosting example 2025-08-20 13:36:01 +02:00
Evgeniya Sukhodolskaya 56c3e3c7f4 fixed cover in our style, fixed best_scoring formula, fixed img location 2025-07-30 20:47:18 +02:00
Evgeniya Sukhodolskaya 04e60c626d move blog to tutorials 2025-07-30 20:46:10 +02:00
Evgeniya Sukhodolskaya ab7c57131a tiny fixes 2025-07-23 19:09:54 +02:00
Evgeniya Sukhodolskaya 3d894c9cd0 text fix according to review 2025-07-23 18:57:04 +02:00
Evgeniya Sukhodolskaya 46fac27939 cover image 2025-07-23 18:54:50 +02:00
Evgeniya Sukhodolskaya c2d0586b87 text of the case study 2025-07-23 18:54:50 +02:00
Evgeniya Sukhodolskaya e1d1be578a fix typo 2025-07-10 15:36:42 +02:00
Evgeniya Sukhodolskaya 2c62efc6a6 added sep images 2025-07-09 12:04:55 +02:00