Commit History

Merge branch 'main' into deploy
2b2a3aa
Running

CamQuestByte commited on

M5-B result: UniXcoder dense +4.5pp MRR over MiniLM (fair code model)
8e4942c

CamQuestByte Claude Opus 4.8 commited on

M5: embedding-experiment infra + sub-exp A null result + UniXcoder (B) setup
4dfafb0

CamQuestByte Claude Opus 4.8 commited on

merge dropdown-change fix into deploy
afcf991

CamQuestByte commited on

fix(ui): re-run a column when its retriever dropdown changes
3bc0c14

CamQuestByte Claude Opus 4.8 commited on

merge gold-answer UI into deploy
ff45c6b

CamQuestByte commited on

feat(ui): highlight gold answer + rank for eval queries
5f75ccf

CamQuestByte Claude Opus 4.8 commited on

M4: README closeout β€” live demo URL, mark M4 done
a270fd5

CamQuestByte Claude Opus 4.8 commited on

merge dataset-name fix into deploy
b7134f0

CamQuestByte commited on

fix(data): use namespaced dataset id code-search-net/code_search_net
6e73712

CamQuestByte Claude Opus 4.8 commited on

deploy: bundle slim BM25 index for HF Space (LFS)
b5f1634

CamQuestByte Claude Opus 4.8 commited on

M4: Space deploy prep β€” omit gradio from requirements, LFS-track slim index
708f9c0

CamQuestByte Claude Opus 4.8 commited on

M3.2: swap in full-eval numbers, drop n=2000 caveat
e23ce56

CamQuestByte Claude Opus 4.8 commited on

M4: non-indexing Gradio app + deps refresh
195ff64

CamQuestByte Claude Opus 4.8 commited on

M4: slim BM25 index (index-only save/load with id-order guard)
5132b10

CamQuestByte Claude Opus 4.8 commited on

M3: Hybrid RRF + MS-MARCO cross-encoder reranker
b966217

CamQuestByte Claude Opus 4.7 commited on

Dense: minimal Qdrant payload + local query-vector cache
ec8985c

CamQuestByte Claude Opus 4.7 commited on

Parallel embed/upsert with .npy vector cache; Qdrant reap resilience
27ee09d

CamQuestByte Claude Opus 4.7 commited on

M3 design probe: Recall@K of candidate pools (BM25, Dense, RRF, set-union)
8da5f0e

CamQuestByte Claude Opus 4.7 commited on

M2 done-criterion: qualitative BM25 vs dense comparison
5de6364

CamQuestByte Claude Sonnet 4.6 commited on

M2 concept checkpoint: HNSW ef_search sweep
086a913

CamQuestByte Claude Sonnet 4.6 commited on

Surface dense-vs-BM25 deltas in README; correct stale entries
b235904

CamQuestByte Claude Sonnet 4.6 commited on

M2 complete: dense retrieval via MiniLM + Qdrant, MRR@10=0.3891 Recall@100=0.7520
f8d9841

CamQuestByte Claude Sonnet 4.6 commited on

Update PLAN.md and README with full-corpus BM25 results
8d697c3

CamQuestByte Claude Sonnet 4.6 commited on

M1 complete: BM25 baseline eval with correct code-token indexing
d283064

CamQuestByte Claude Sonnet 4.6 commited on

M0 complete: hello world end-to-end, BM25 + dense side-by-side deployed
fcf2f4b

CamQuestByte commited on

Simplify requirements.txt for HF Spaces compatibility
19f1453

CamQuestByte commited on

Fix HF Spaces build: remove -e . from requirements, use sys.path for src/
965a09d

CamQuestByte commited on

Add requirements.txt for HF Spaces; revert sys.path hack
af51a60

CamQuestByte commited on

Merge HF Spaces README frontmatter with project docs
715b0e9

CamQuestByte commited on

initial commit
bfb6fa6
verified

CamQuest commited on

M0: fix qdrant-client API (search β†’ query_points)
e5b31ad

CamQuestByte Claude Sonnet 4.6 commited on

Initial commit: codesearch project with BM25 and dense retrieval
6a2ebe8

CamQuestByte Claude Sonnet 4.6 commited on