Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
ketannnn
/
coderound
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
coderound / backend /src /matching
13.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
ketannnn's picture
ketannnn
feat: implement stage 1 candidate retrieval and scoring logic using Qdrant and multi-factor heuristics
c70669c 26 days ago
  • __init__.py
    19 Bytes
    feat: implement Stage 1 retriever - ANN search + structured weighted scorer about 1 month ago
  • llm_explainer.py
    3.27 kB
    feat: add pipeline page, session delete with Qdrant cleanup, explain worker, and final frontend polish about 1 month ago
  • scorer.py
    992 Bytes
    feat: implement Stage 2 reranker with BGE cross-encoder and RRF fusion about 1 month ago
  • stage1.py
    4.52 kB
    feat: implement stage 1 candidate retrieval and scoring logic using Qdrant and multi-factor heuristics 26 days ago
  • stage2.py
    4.8 kB
    feat: implement matching router and stage 2 neural reranking logic 26 days ago