# This file will be included in the generated language-specific task configs. # It doesn't have a yaml file extension as it is not meant to be imported directly # by the harness. group: - xwinograd dataset_path: Muennighoff/xwinograd dataset_name: null # Overridden by language-specific config. output_type: multiple_choice training_split: null validation_split: null test_split: test doc_to_text: !function utils.doc_to_text doc_to_target: !function utils.doc_to_target doc_to_choice: !function utils.doc_to_choice metric_list: - metric: acc aggregation: mean higher_is_better: true metadata: version: 1.0