CommonsenseQAMC_OLMESΒΆ
NAME = CommonsenseQAMC_OLMES
DATASET_PATH = tau/commonsense_qa
SAMPLE_SPLIT = train
FEWSHOT_SPLIT = train
RESPONSE_TYPE = LOGLIKELIHOODS
METRICS = [AccuracyLoglikelihood, AccuracyNormLoglikelihood]
SUBJECTS = ['no_subject']
LANGUAGE = <Language.ENG: 'English'>
Module:
eval_framework.tasks.benchmarks.csqaFile: src/eval_framework/tasks/benchmarks/csqa.py | View on GitHub
Link to dataset: https://huggingface.co/datasets/tau/commonsense_qa
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 "CommonsenseQAMC_OLMES".