_kobest.yaml 350 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
group: kobest
task:
  - kobest_boolq
  - kobest_copa
  - kobest_hellaswag
  - kobest_sentineg
  - kobest_wic
aggregate_metric_list:
  - metric: acc
    aggregation: mean
    weight_by_size: true
  - metric: acc_norm
    aggregation: mean
    weight_by_size: true
  - metric: f1
    aggregation: mean
    weight_by_size: true
metadata:
  version: 1.0