exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 327 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 327
Topic #: 1
[All Professional Machine Learning Engineer Questions]

You are developing an AI text generator that will be able to dynamically adapt its generated responses to mirror the writing style of the user and mimic famous authors if their style is detected. You have a large dataset of various authors' works, and you plan to host the model on a custom VM. You want to use the most effective model. What should you do?

  • A. Deploy Llama 3 from Model Garden, and use prompt engineering techniques.
  • B. Fine-tune a BERT-based model from TensorFlow Hub.
  • C. Fine-tune Llama 3 from Model Garden on Vertex AI Pipelines.
  • D. Use the Gemini 1.5 Flash foundational model to build the text generator.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Duke_CT
1 month, 4 weeks ago
Selected Answer: B
Answer is probably D based on the docs.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...