QuestionQ92
Implement generative AI and agentic solutionsYou have a Microsoft Foundry project that contains a customer support application.
You create an evaluation named Run1 with the following configuration:
- Includes risk and safety metrics
- Includes the protected material evaluation
- Includes harmful content metrics that use a medium severity threshold
You create an evaluation named Run2 with the following configuration:
- Includes risk and safety metrics
- Includes the protected material evaluation
- Includes harmful content metrics that use a high severity threshold
You run both evaluations against a dataset named DB1 and get the following results:
- Content harm defect rate of Run1: 12%
- Content harm defect rate of Run2: 4%
- Protected material evaluation of Run1: 6%
- Protected material evaluation of Run2: 6%
You start a fine-tuning job using DB1. The job fails during the automatic RAI checks for multiple content harm types. You discover that the content filtering configuration is set to high severity.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Yes or No
| Statements | Yes | No |
|---|---|---|
| Changing the content filtering configuration to low severity will resolve the fine-tuning job issues. | ||
| The difference between the 12% and 4% content harm defect rate is consistent with the different severity thresholds used in Run1 and Run2. | ||
| The identical 6% protected material evaluation values across Run1 and Run2 indicate that this metric is unaffected by the change in the severity threshold. |
Community Discussion