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
21 days ago
__init__.py
Safe
13 Bytes
Initial commit without secrets
26 days ago
config.py
Safe
876 Bytes
Fix logger definition and provider fallback in LLMClient
26 days ago
generator.py
Safe
5.16 kB
Request too large ... Hard truncate long strings to keep the prompt under the LLM TPM limit.
25 days ago
judge.py
Safe
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
Safe
4.07 kB
Implement LLMClient with proper client initialization for Groq/HF
26 days ago
metrics.py
Safe
2.3 kB
Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge
25 days ago
pipeline.py
Safe
4.13 kB
add vector database changes
21 days ago
retriever.py
Safe
4.04 kB
code changes as per mentor points and daigram2
22 days ago
vector_db.py
Safe
6.61 kB
add vector database changes
21 days ago