GSM8K_EU20_DEΒΆ

NAME = GSM8K_EU20_DE
DATASET_PATH = openGPT-X/gsm8kx
SAMPLE_SPLIT = test
FEWSHOT_SPLIT = train
RESPONSE_TYPE = COMPLETION
METRICS = [AccuracyCompletion]
SUBJECTS = ['DE']
LANGUAGE = <Language.DEU: 'German'>

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 "GSM8K_EU20_DE".