group: basque-glue | |
task: vaxx_stance | |
dataset_path: orai-nlp/basqueGLUE | |
dataset_name: vaxx | |
output_type: multiple_choice | |
validation_split: validation | |
test_split: test | |
doc_to_text: "Testua: {{text}}\nGaldera: Nolako jarrera agertzen du aurreko testuak txertoei buruz?\nErantzuna:" | |
doc_to_target: label | |
doc_to_choice: ['aurka', 'neutrala', 'alde'] | |
metric_list: | |
- metric: f1 | |
aggregation: !function utils.vaxx_f1_score | |
higher_is_better: true | |
metadata: | |
- version: 1.0 | |