Add a ground truth to each dataset record
Add a ground truth to each record in a dataset. A ground truth is an expected correct output for a given record. During evaluation in Now Assist Skill Kit, your custom skill's actual output is compared against the ground truth to measure accuracy and identify areas for improvement.
About this task
Ground truth content should match your custom skill's output type. For a summarization skill, enter an ideal paragraph-length summary as the ground truth. For a content generation skill, enter the expected output text. The closer your ground truth examples are to real, high-quality outputs, the more meaningful your evaluation results will be.
Before you begin
Role required: sn_data_kit.admin, sn_data_kit.analyst
The Create ground truth guidelines button is controlled by a system property that is not enabled by default. Before you begin, verify that the sn_data_kit.enable_ground_truth system
property exists on your instance and is set to true. If the property does not exist, create it:
- Navigate to .
- Select New.
- Fill in the following fields and select Submit:
- Name:
sn_data_kit.enable_ground_truth - Type: String
- Value: true
- Name: