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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
zaid646
/
llm-evaluator
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
llm-evaluator / src
17.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zaid646's picture
zaid646
Add 2s delay between target and judge calls within each sample
edb4454 about 1 month ago
  • __init__.py
    0 Bytes
    Initial commit: LLM-as-a-Judge evaluator about 1 month ago
  • config.py
    493 Bytes
    Fix target to call LLM directly (no sandbox dependency); reduce to 3 golden samples about 1 month ago
  • dashboard.py
    4.21 kB
    Initial commit: LLM-as-a-Judge evaluator about 1 month ago
  • ingest.py
    794 Bytes
    Initial commit: LLM-as-a-Judge evaluator about 1 month ago
  • judger.py
    3.19 kB
    Add retry with exponential backoff for rate limits; add delay between samples about 1 month ago
  • models.py
    862 Bytes
    Initial commit: LLM-as-a-Judge evaluator about 1 month ago
  • pipeline.py
    4.01 kB
    Add 2s delay between target and judge calls within each sample about 1 month ago
  • retry.py
    916 Bytes
    Add retry with exponential backoff for rate limits; add delay between samples about 1 month ago
  • target.py
    1.52 kB
    Add retry with exponential backoff for rate limits; add delay between samples about 1 month ago
  • telemetry.py
    779 Bytes
    Initial commit: LLM-as-a-Judge evaluator about 1 month ago
  • websearch.py
    906 Bytes
    Initial commit: LLM-as-a-Judge evaluator about 1 month ago