Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Renangi
/
ragbench-rag-eval
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ragbench-rag-eval / ragbench_eval
32.8 kB
  • 1 contributor
History: 13 commits
Renangi's picture
Renangi
add vector database changes
008dffe 21 days ago
  • __init__.py
    13 Bytes
    Initial commit without secrets 26 days ago
  • config.py
    876 Bytes
    Fix logger definition and provider fallback in LLMClient 26 days ago
  • generator.py
    5.16 kB
    Request too large ... Hard truncate long strings to keep the prompt under the LLM TPM limit. 25 days ago
  • judge.py
    5.57 kB
    Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge 2nd time bug fix 25 days ago
  • llm.py
    4.07 kB
    Implement LLMClient with proper client initialization for Groq/HF 26 days ago
  • metrics.py
    2.3 kB
    Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge 25 days ago
  • pipeline.py
    4.13 kB
    add vector database changes 21 days ago
  • retriever.py
    4.04 kB
    code changes as per mentor points and daigram2 22 days ago
  • vector_db.py
    6.61 kB
    add vector database changes 21 days ago