dataset_path: shayekh/physics_gre
output_type: multiple_choice
test_split: test
process_docs: !function utils.process_docs
doc_to_text: "{{input}}\nAnswer:"
doc_to_choice: "{{choices}}"
doc_to_target: "{{gold}}"
metric_list:
  - metric: acc
    aggregation: mean
    higher_is_better: true
metadata:
  version: 1.0
