dataset_path: json
output_type: multiple_choice
process_results: !function utils.process_results_gen
test_split: train
doc_to_text: "{{question}} "
doc_to_target: answer_idx
doc_to_choice: options
metric_list:
  - metric: acc
    aggregation: mean
    higher_is_better: true
