group: basque-glue | |
task: epec_koref_bin | |
dataset_path: orai-nlp/basqueGLUE | |
dataset_name: coref | |
output_type: multiple_choice | |
validation_split: validation | |
test_split: test | |
doc_to_text: !function utils.coref_doc_to_text | |
doc_to_target: label | |
doc_to_choice: ['ez', 'bai'] | |
metric_list: | |
- metric: acc | |
aggregation: mean | |
higher_is_better: true | |
metadata: | |
- version: 1.0 | |