Unverified Commit 9383f49e authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Changes in winogrande yaml

parent 49a116ee
...@@ -5,8 +5,7 @@ output_type: winograd_schema ...@@ -5,8 +5,7 @@ output_type: winograd_schema
training_split: train training_split: train
validation_split: validation validation_split: validation
doc_to_target: !function preprocess_winogrande.partial_target doc_to_target: !function preprocess_winogrande.partial_target
doc_to_text: "{{sentence}}" doc_to_text: !function preprocess_winogrande.create_choices
create_choices: !function preprocess_winogrande.create_choices
gold_alias: !function preprocess_winogrande.gold_alias gold_alias: !function preprocess_winogrande.gold_alias
metric_list: metric_list:
- metric: acc - metric: acc
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment