bec.yaml 461 Bytes
Newer Older
1
tag: basque-glue
2
3
4
5
6
7
8
9
10
11
12
13
14
15
task: bec2016eu
dataset_path: orai-nlp/basqueGLUE
dataset_name: bec
output_type: multiple_choice
validation_split: validation
test_split: test
doc_to_text: "Testua: {{text}}\nGaldera: Nolako jarrera agertzen du aurreko testuak?\nErantzuna:"
doc_to_target: label
doc_to_choice: ['negatiboa', 'neutrala', 'positiboa']
metric_list:
  - metric: f1
    aggregation: !function utils.micro_f1_score
    higher_is_better: true
metadata:
zhabuye's avatar
zhabuye committed
16
  version: 1.0