"configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml" did not exist on "0938c44a0a4a6a3231d7c030ecf9a442bd817d79"
default.yaml 327 Bytes
Newer Older
lintangsutawika's avatar
lintangsutawika committed
1
2
3
4
5
6
7
8
9
10
11
12
13
group:
  - super-glue-lm-eval-v1
task: rte
dataset_path: super_glue
dataset_name: rte
output_type: multiple_choice
training_split: train
validation_split: validation
doc_to_text: "{{sentence1}}\nQuestion: {{sentence2}} True or False?\nAnswer:"
doc_to_target: label
doc_to_choice: ['True', 'False']
metric_list:
  - metric: acc