passkey_with_librusec.yaml 763 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
tag:
- libra
task: passkey_with_librusec
task_alias: PasskeyWithLibrusec
dataset_name: passkey_with_librusec
dataset_kwargs:
  dataset_name: passkey_with_librusec
include: _template_yaml
doc_to_text: 'Тебе предоставляется длинный текст, в котором содержится ключ доступа.
  Запомни только ключ доступа.

  {{context}}

  В ответе нужно указать только ключ доступа.

  Вопрос:{{input}}

  Ответ:'
generation_kwargs:
  do_sample: false
  temperature: 0.0
  max_gen_toks: 16
metric_list:
- metric: libra_score
  aggregation: !function utils.aggregate_results_em
  higher_is_better: true
  weight_by_size: true
metadata:
  version: 0.0