GSM8KBPBΒΆ

NAME = GSM8KBPB
DATASET_PATH = openai/gsm8k
SAMPLE_SPLIT = test
FEWSHOT_SPLIT =
RESPONSE_TYPE = LOGLIKELIHOODS
METRICS = [BitsPerByteLoglikelihood]
SUBJECTS = ['main']
LANGUAGE = <Language.ENG: 'English'>

More detailed documentation, with prompt examples and ground truth completions, can be generated with uv run -m eval_framework.utils.generate_task_docs --add-prompt-examples --only-tasks "GSM8KBPB".