Skip to main content
LLM Evaluation Jobs is in Preview for W&B Multi-tenant Cloud. Compute is free during the preview period. See LLM Evaluation Jobs pricing for details.
This page catalogs the evaluation benchmarks available through LLM Evaluation Jobs, organized by category. Use it to discover which benchmarks you can run, identify their task IDs, and check whether a benchmark requires additional credentials. Some benchmarks require additional credentials. A team admin must add these credentials as team-scoped secrets before any team member can use the benchmarks in an evaluation job:
  • If a benchmark has Yes in the OpenAI Scorer column, the benchmark uses OpenAI models for scoring. An organization or team admin must add an OpenAI API key as a team secret. When you configure an evaluation job with a benchmark that has this requirement, set the Scorer API key field to the secret.
  • If a benchmark has a link in the Gated HF Dataset column, the benchmark requires access to a gated Hugging Face dataset. An organization or team admin must request access to the dataset in Hugging Face. The admin then creates a Hugging Face user access token and configures a team secret with that token. When you configure a benchmark with this requirement, set the Hugging Face Token field to the secret.

Knowledge

Evaluate factual knowledge across domains such as science, language, and general reasoning.

Reasoning

Evaluate logical thinking, problem-solving, and common-sense reasoning capabilities.

Math

Evaluate mathematical problem-solving across difficulty levels, from grade school to competition-level problems.

Code

Evaluate programming and software development capabilities such as debugging, code execution prediction, and function calling.

Reading

Evaluate reading comprehension and information extraction from complex texts.

Long context

Evaluate the ability to process and reason over extended contexts, including retrieval and pattern recognition.

Safety

Evaluate alignment, bias detection, harmful content resistance, and truthfulness.

Domain-specific

Evaluate specialized knowledge in medicine, chemistry, law, biology, and other professional fields.

Multimodal

Evaluate vision and language understanding combining visual and textual inputs.

Instruction following

Evaluate adherence to specific instructions and formatting requirements.

System

Basic system validation and pre-flight checks.

Next steps