WINOGRANDE_IDKΒΆ

NAME = WINOGRANDE_IDK
DATASET_PATH = winogrande
SAMPLE_SPLIT = validation
FEWSHOT_SPLIT = train
RESPONSE_TYPE = LOGLIKELIHOODS
METRICS = [AccuracyLoglikelihood, AccuracyNormLoglikelihood, ConfidenceWeightedAccuracy, DistributionalCorrectnessScore, TernaryScore]
SUBJECTS = ['winogrande_xl']
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 "WINOGRANDE_IDK".