uqlm.utils.prompts#

Prompt templates for LLM-as-a-Judge scorers.

This module contains all prompt templates used by the LLM judge system.

Functions

create_example(example_num, question, ...)

Create a standardized example format.

create_instruction(template_type[, choices, ...])

Create instruction for any template type with or without explanations.