task: wsc273 dataset_path: winograd_wsc dataset_name: wsc273 output_type: multiple_choice test_split: test doc_to_text: label process_docs: !function utils.process_doc doc_to_target: "{% set index = pronoun_loc + pronoun | length %}{{text[index:]}}" doc_to_choice: "{% set template = text[:pronoun_loc] %}{{[template+options[0], template+options[1]]}}" should_decontaminate: true doc_to_decontamination_query: text metric_list: - metric: acc aggregation: mean higher_is_better: true metadata: version: 1.0