AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Defines the prompt datasets, built-in metric names and custom metric names, and the task type.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class EvaluationDatasetMetricConfig
The EvaluationDatasetMetricConfig type exposes the following members
Name | Description | |
---|---|---|
![]() |
EvaluationDatasetMetricConfig() |
Name | Type | Description | |
---|---|---|---|
![]() |
Dataset | Amazon.Bedrock.Model.EvaluationDataset |
Gets and sets the property Dataset. Specifies the prompt dataset. |
![]() |
MetricNames | System.Collections.Generic.List<System.String> |
Gets and sets the property MetricNames. The names of the metrics you want to use for your evaluation job.
For knowledge base evaluation jobs that evaluate retrieval only, valid values are
"
For knowledge base evaluation jobs that evaluate retrieval with response generation,
valid values are "
For automated model evaluation jobs, valid values are "
For human-based model evaluation jobs, the list of strings must match the |
![]() |
TaskType | Amazon.Bedrock.EvaluationTaskType |
Gets and sets the property TaskType. The the type of task you want to evaluate for your evaluation job. This applies only to model evaluation jobs and is ignored for knowledge base evaluation jobs. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5