CoolFace
Modelpublic

AGmind/strizh-ru-retriever

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes111downloads
19 commits on main
929094b2mo ago

card: state throughput as ~4000, matching the article

AGmind
5d3cfbb2mo ago

card: unify -ngl with the published logs

AGmind
cf5d3f62mo ago

card: fix distillation wording, align throughput with the article, mark rerank stage

AGmind
665bd002mo ago

docs: ctx-per-slot serving caveat (verified live), align exposure attribution with article

AGmind
ab4bba02mo ago

docs: align metric naming with article (filtered / opus pair / short-query req/s, EN approximate)

AGmind
ea6fbe12mo ago

docs: layer selection + warm-start + contrastive (not distillation) wording

AGmind
fa1eac02mo ago

docs: correct data license (ru_stackoverflow CC BY-SA), soften cross-lingual negatives claim

AGmind
2416e7d2mo ago

docs: soften dogfood corpus claim (not fresh/leak-free; synthetic single-gold)

AGmind
8d4da852mo ago

fix: also raise stale max_length 256->8192 (some clients read it, not model_max_length)

AGmind
82573032mo ago

docs: correct eval (passage-exposure-clean RU 0.75, split RU-recall/EN-nDCG), drop every-axis/smallest-fastest overclaims, note CPU/RU-first

AGmind
9df29382mo ago

docs: rewrite model card (honest positioning, verified eval grid, retrieval design)

AGmind
a9dfad62mo ago

fix: raise model_max_length 256->8192 (was silently truncating; base supports 8192)

AGmind
79f7b0a2mo ago

Upload README.md with huggingface_hub

AGmind
5c582de2mo ago

Upload folder using huggingface_hub

AGmind
bbad97c2mo ago

Upload tokenizer_config.json with huggingface_hub

AGmind
63ac0d32mo ago

Upload README.md with huggingface_hub

AGmind
57980502mo ago

Upload README.md with huggingface_hub

AGmind
82190ce2mo ago

Upload folder using huggingface_hub

AGmind
b83403a2mo ago

initial commit

AGmind