"vscode:/vscode.git/clone" did not exist on "09a38af1a3932a3e9f303b40319b187e5bc6da60"
Commit f7a0235d authored by lintangsutawika's avatar lintangsutawika
Browse files

update yaml

parent d4e075e3
......@@ -9,9 +9,12 @@ output_type: greedy_until
doc_to_text: "multirc question: {{question}} answer: {{answer}} paragraph: {{paragraph}}"
doc_to_target: label
doc_to_choice: ['False', 'True']
generation_kwargs:
until:
- "</s>"
do_sample: false
temperature: 0.5
metric_list:
- metric: exact_match
aggregation: mean
- metric: !function t5_utils.f1
aggregation: !function t5_utils.agg_f1
higher_is_better: true
ignore_case: true
ignore_punctuation: true
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment