dataset_path: MBZUAI/ArabCulture
test_split: test
fewshot_split: test
fewshot_config:
  sampler: first_n
output_type: multiple_choice
doc_to_text: !function   utils_mcq.doc_to_text
doc_to_choice: !function utils_mcq.doc_to_choice
doc_to_target: !function utils_mcq.doc_to_target
target_delimiter: ""
metric_list:
  - metric: acc
    aggregation: mean
    higher_is_better: true
  - metric: acc_norm
    aggregation: mean
    higher_is_better: true
metadata:
  version: 0.0
