standard.yaml 316 Bytes
Newer Older
Edd's avatar
Edd committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
group: copal_id
task: copal_id_standard
task_alias: standard
dataset_path: haryoaw/COPAL
dataset_name: id
output_type: multiple_choice
test_split: test
doc_to_text: !function utils.doc_to_text_id
doc_to_target: label
doc_to_choice: !function utils.doc_to_choice
metric_list:
  - metric: acc
metadata:
  version: 1.0