task: olaph dataset_path: dmis-lab/MedLFQA description: > Instructions: You are a helpful healthcare assistant. Answer the following question as concisely as possible without omitting relevant information. output_type: generate_until training_split: test validation_split: test test_split: test process_docs: !function utils.process_docs doc_to_text: !function utils.doc_to_text doc_to_target: !function utils.doc_to_target process_results: !function utils.process_results generation_kwargs: until: - "\n\n" metric_list: - metric: bleu aggregation: nanmean higher_is_better: true - metric: rouge1 aggregation: nanmean higher_is_better: true - metric: rouge2 aggregation: nanmean higher_is_better: true - metric: rougeL aggregation: nanmean higher_is_better: true - metric: bert_score aggregation: nanmean higher_is_better: true - metric: bleurt aggregation: nanmean higher_is_better: true metadata: version: 1.2