From 887f9e377dafaed7f473c97bf11fecfcab10e159 Mon Sep 17 00:00:00 2001 From: Anubha Jain Date: Tue, 21 Jan 2025 12:00:11 +0530 Subject: [PATCH] resolving comments --- .../components/pipeline_components/chat_completion/spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/training/finetune_acft_hf_nlp/components/pipeline_components/chat_completion/spec.yaml b/assets/training/finetune_acft_hf_nlp/components/pipeline_components/chat_completion/spec.yaml index 0dc911f7b6..893ff31192 100644 --- a/assets/training/finetune_acft_hf_nlp/components/pipeline_components/chat_completion/spec.yaml +++ b/assets/training/finetune_acft_hf_nlp/components/pipeline_components/chat_completion/spec.yaml @@ -641,7 +641,7 @@ jobs: evaluation_config_params: '${{parent.inputs.evaluation_config_params}}' compute_metrics: type: command - component: azureml:compute_metrics:0.0.31 + component: azureml:compute_metrics:0.0.35 compute: '${{parent.inputs.compute_model_evaluation}}' resources: instance_type: '${{parent.inputs.instance_type_model_evaluation}}'