_aclue.yaml 684 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
group: aclue
task:
  - aclue_ancient_chinese_culture
  - aclue_ancient_literature
  - aclue_ancient_medical
  - aclue_ancient_phonetics
  - aclue_basic_ancient_chinese
  - aclue_couplet_prediction
  - aclue_homographic_character_resolution
  - aclue_named_entity_recognition
  - aclue_poetry_appreciate
  - aclue_poetry_context_prediction
  - aclue_poetry_quality_assessment
  - aclue_poetry_sentiment_analysis
  - aclue_polysemy_resolution
  - aclue_reading_comprehension
  - aclue_sentence_segmentation
18
aggregate_metric_list:
19
20
21
22
23
24
25
26
  - metric: acc
    aggregation: mean
    weight_by_size: true
  - metric: acc_norm
    aggregation: mean
    weight_by_size: true
metadata:
  version: 0.0