
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
What should the firm do when developing and deploying the LLM? (Select TWO.)
A
Include fairness metrics for model evaluation.
B
Adjust the temperature parameter of the model.
C
Modify the training data to mitigate bias.
D
Avoid overfitting on the training data.
E
Apply prompt engineering techniques.
Explanation:
When developing and deploying Large Language Models (LLMs), addressing fairness and bias is crucial for ethical AI deployment. The two most appropriate actions from the options are:
A. Include fairness metrics for model evaluation - This is essential to measure and monitor the model's performance across different demographic groups and ensure it doesn't produce biased outputs.
C. Modify the training data to mitigate bias - Since bias often originates from training data, addressing bias at the data level is a fundamental approach to creating fairer models.