Databricks Certified Generative AI Engineer Associate — Question 6
When developing an LLM application, it’s crucial to ensure that the data used for training the model complies with licensing requirements to avoid legal risks.
Which action is NOT appropriate to avoid legal risks?
Answer options
- A. Reach out to the data curators directly before you have started using the trained model to let them know.
- B. Use any available data you personally created which is completely original and you can decide what license to use.
- C. Only use data explicitly labeled with an open license and ensure the license terms are followed.
- D. Reach out to the data curators directly after you have started using the trained model to let them know.
Correct answer: D
Explanation
The correct answer is D because contacting data curators after using the model does not mitigate legal risks and may lead to liability if the data was not properly licensed. Options A, B, and C all involve proactive measures to ensure compliance with licensing requirements, which helps avoid potential legal issues.