Skip to content

components ft_nlp_model_converter

github-actions[bot] edited this page Jul 23, 2024 · 39 revisions

Common Model Converter

ft_nlp_model_converter

Overview

Component to convert the finetune job output to pytorch and mlflow model

Version: 0.0.53

View in Studio: https://ml.azure.com/registries/azureml/components/ft_nlp_model_converter/version/0.0.53

Inputs

Name Description Type Default Optional Enum
model_path Pytorch model asset path. Pass the finetune job pytorch model output. uri_folder False

Validation parameters

Name Description Type Default Optional Enum
system_properties Validation parameters propagated from pipeline. string True

Outputs

Name Description Type
mlflow_model_folder Output folder containing best finetuned model in mlflow format. mlflow_model

Environment

azureml://registries/azureml/environments/acft-hf-nlp-gpu/versions/50

Clone this wiki locally