BigCodeBenchHardInstructΒΆ

NAME = BigCodeBenchHardInstruct
DATASET_PATH = bigcode/bigcodebench-hard
SAMPLE_SPLIT = v0.1.4
FEWSHOT_SPLIT = v0.1.4
RESPONSE_TYPE = COMPLETION
METRICS = [CodeExecutionPassAtOne]
SUBJECTS = ['original', 'calibrated']
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 "BigCodeBenchHardInstruct".