SONL is CORRECT because Azure OpenAI requires training data for fine-tuning to be in JSON Lines (JSONL) format. Each line in the file represents a prompt-completion pair in JSON format, which is the required structure for fine-tuning models with Azure OpenAI.
Answer is C
https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/fine-tuning-functions
The correct answer is:
C. JSONL
Reasoning:
To fine-tune an Azure OpenAI model, the training data needs to be in JSONL (JSON Lines) format. Each line in the file represents a separate prompt-completion pair in JSON format. This format is required to ensure that Azure OpenAI correctly interprets each pair as an individual training instance.
This section is not available anymore. Please use the main Exam Page.AI-102 Exam Questions
Log in to ExamTopics
Sign in:
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.
syupwsh
2 months, 2 weeks agoChristian_garcia_martin
5 months, 4 weeks agoa8da4af
6 months agocheetah313
6 months, 1 week ago