search_hub ← Log

Commit

Hash
832b3337b47ca7a47bef2aedc930fe61da425f15
Author
Ololduck <ololduck@vit.am>
Date
Parent
9095522

Message

feat: add cross-encoder reranker, config schema, and restructure config sections Add negative example support to tagging pipeline with mean-pooling scoring (pos_mean - neg_mean * 0.3) and an optional cross-encoder reranker for higher precision. Restructure flat config keys (tagging_enabled, tagging_threshold) into [tagging] section and move [[tags]] under it. Introduce search_hub config-schema command via schemars for JSON Schema output. Refresh README with correct config keys and improved flow.

Changed Files (13)