components gsq_annotation_compute_metrics - Azure/azureml-assets GitHub Wiki

Annotation - Compute Metrics

gsq_annotation_compute_metrics

Overview

Compute annotation metrics given a deployment's model data input.

Version: 0.4.23

View in Studio: https://ml.azure.com/registries/azureml/components/gsq_annotation_compute_metrics/version/0.4.23

Inputs

Name Description Type Default Optional Enum
annotation_histogram mltable
metric_names a comma-separated list of metric names to compute string False
thresholds a comma-separated dictionary of threshold:value for each metric string True
groundedness_passrate_threshold number 0.7 True
similarity_passrate_threshold number 0.7 True
relevance_passrate_threshold number 0.7 True
fluency_passrate_threshold number 0.7 True
coherence_passrate_threshold number 0.7 True

Outputs

Name Description Type
signal_metrics mltable
⚠️ **GitHub.com Fallback** ⚠️