HELLASWAG_EU20_FRΒΆ
NAME = HELLASWAG_EU20_FR
DATASET_PATH = openGPT-X/hellaswagx
SAMPLE_SPLIT = train
FEWSHOT_SPLIT = validation
RESPONSE_TYPE = LOGLIKELIHOODS
METRICS = [AccuracyLoglikelihood, AccuracyNormLoglikelihood]
SUBJECTS = ['FR']
LANGUAGE = <Language.FRA: 'French'>
Module:
eval_framework.tasks.benchmarks.opengptx_eu20File: src/eval_framework/tasks/benchmarks/opengptx_eu20.py | View on GitHub
Link to dataset: https://huggingface.co/datasets/openGPT-X/hellaswagx
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 "HELLASWAG_EU20_FR".