Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Renangi
/
ragbench-rag-eval
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ragbench-rag-eval
/
ragbench_eval
32.8 kB
1 contributor
History:
13 commits
Renangi
add vector database changes
008dffe
about 1 month ago
__init__.py
Safe
13 Bytes
Initial commit without secrets
about 2 months ago
config.py
Safe
876 Bytes
Fix logger definition and provider fallback in LLMClient
about 2 months ago
generator.py
Safe
5.16 kB
Request too large ... Hard truncate long strings to keep the prompt under the LLM TPM limit.
about 2 months ago
judge.py
Safe
5.57 kB
Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge 2nd time bug fix
about 2 months ago
llm.py
Safe
4.07 kB
Implement LLMClient with proper client initialization for Groq/HF
about 2 months ago
metrics.py
Safe
2.3 kB
Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge
about 2 months ago
pipeline.py
Safe
4.13 kB
add vector database changes
about 1 month ago
retriever.py
Safe
4.04 kB
code changes as per mentor points and daigram2
about 2 months ago
vector_db.py
Safe
6.61 kB
add vector database changes
about 1 month ago