tag:
    - belebele_tasks
    - belebele_prompt_5
    - RC_tasks
dataset_path: facebook/belebele
dataset_name: null
output_type: multiple_choice
test_split: test
fewshot_config:
  sampler: first_n
doc_to_target: "{{['1', '2', '3', '4'].index(correct_answer_num)}}"
should_decontaminate: true
doc_to_decontamination_query: "{{question}}"
doc_to_choice: ["A", "B", "C", "D"]
metric_list:
  - metric: acc
    aggregation: mean
    weight_by_size: true
  - metric: acc_norm
    aggregation: mean
    weight_by_size: true
metadata:
  version: 1.0
