components gsq_annotation_compute_metrics - Azure/azureml-assets GitHub Wiki
Compute annotation metrics given a deployment's model data input.
Version: 0.4.30
View in Studio: https://ml.azure.com/registries/azureml/components/gsq_annotation_compute_metrics/version/0.4.30
| 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 |
| Name | Description | Type |
|---|---|---|
| signal_metrics | mltable |