_mmlu.yaml 603 Bytes
Newer Older
1
group: mmlu_continuation
lintangsutawika's avatar
lintangsutawika committed
2
group_alias: mmlu (continuation)
3
task:
lintangsutawika's avatar
lintangsutawika committed
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  - group: stem
    task:
      - mmlu_continuation_stem
    aggregate_metric: True
    weight_by_size: True
  - group: other
    task:
      - mmlu_continuation_other
    aggregate_metric: True
    weight_by_size: True
  - group: social sciences
    task:
      - mmlu_continuation_social_sciences
    aggregate_metric: True
    weight_by_size: True
  - group: humanities
    task:
      - mmlu_continuation_humanities
    aggregate_metric: True
    weight_by_size: True
aggregate_metric: True
weight_by_size: True
lintangsutawika's avatar
lintangsutawika committed
26
27
metadata:
  version: 1