AI-900 · Question #373
AI-900 Question #373: Real Exam Question with Answer & Explanation
The correct answer is C: Train a generative AI model by using data.. Training a generative AI model using data is a foundational step in the workflow, but it is preceded by data collection and preparation. After the model is trained, subsequent steps involve validation, generation, and refinement. Steps in a generative AI workflow 1. Data Gatherin
Question
You are explaining generative AI workflows to a colleague. What is the first step of a generative AI workflow?
Options
- ADeploy a generative AI model.
- BFine-tune a model by using feedback.
- CTrain a generative AI model by using data.
- DGenerate outputs based on user prompts.
Explanation
Training a generative AI model using data is a foundational step in the workflow, but it is preceded by data collection and preparation. After the model is trained, subsequent steps involve validation, generation, and refinement. Steps in a generative AI workflow 1. Data Gathering: Collect a massive, relevant dataset (images, text, audio, etc.) that will be used 2. Data Preparation: Clean and preprocess the raw data. This includes removing errors, standardizing formats, and structuring the data so the model can comprehend it. *-> 3. Model Training: Feed the prepared data into the model. During this stage, the model learns patterns and relationships within the data to understand how to create new content. 4. Model Validation: Test the model on a separate set of data to evaluate its performance and 5. Content Generation: Use the trained and validated model to create new content based on 6. Refinement: Fine-tune the model using human feedback or additional data to improve its output and address specific tasks.
Topics
Community Discussion
No community discussion yet for this question.