Skip to content

components oss_distillation_data_generation_batch_scoring_selector

github-actions[bot] edited this page Nov 13, 2024 · 1 revision

OSS Distillation Batch Scoring Selector Component

oss_distillation_data_generation_batch_scoring_selector

Overview

Component to select the Batch Scoring Selector based on the task type

Version: 0.0.1

View in Studio: https://ml.azure.com/registries/azureml/components/oss_distillation_data_generation_batch_scoring_selector/version/0.0.1

Inputs

Inputs

Name Description Type Default Optional Enum
data_generation_task_type Data generation task type. Supported values are: 1. NLI: Generate Natural Language Inference data 2. CONVERSATION: Generate conversational data (multi/single turn) 3. NLU_QA: Generate Natural Language Understanding data for Question Answering data 4. MATH: Generate Math data for numerical responses 5. SUMMARIZATION: Generate Key Summary for an Article string ['NLI', 'CONVERSATION', 'NLU_QA', 'MATH', 'SUMMARIZATION']

Outputs

Name Description Type
output boolean

Environment

azureml://registries/azureml/environments/model-evaluation/labels/latest

Clone this wiki locally