qa_squad.yaml 260 Bytes
Newer Older
Baber Abbasi's avatar
Baber Abbasi committed
1
2
3
4
5
6
7
8
9
10
include: niah_single_1.yaml
task: ruler_qa_squad
custom_dataset: !function qa_utils.get_squad
process_results: !function common_utils.process_results_part
test_split: test
generation_kwargs:
  do_sample: false
  temperature: 0.0
  max_gen_toks: 32
  until: []