Exam NCA-GENL Topic 3 Question 91 Discussion

Actual exam question for NVIDIA's NCA-GENL exam
Question #: 91
Topic #: 3
Which metric is primarily used to evaluate the quality of the text generated by language models?

Suggested Answer: A Vote an answer

Perplexity is the primary metric used to evaluate the quality of text generated by language models, as emphasized in NVIDIA's Generative AI and LLMs course. Perplexity measures how well a language model predicts a sequence of tokens, with lower values indicating better performance, as the model is less
"surprised" by the data. It is calculated as the exponentiated average negative log-likelihood of the tokens in a test set, reflecting the model's ability to assign high probabilities to correct sequences. In generative tasks, perplexity is widely used because it directly assesses the model's fluency and coherence. Option B, Precision, and Option C, Recall, are metrics for classification tasks, not text generation. Option D, Accuracy, is also irrelevant for evaluating generative quality, as it applies to categorical predictions. The course notes:
"Perplexity is a key metric for evaluating language models, measuring how well the model predicts text sequences, with lower perplexity indicating higher-quality generation." References: NVIDIA Building Transformer-Based Natural Language Processing Applications course; NVIDIA Introduction to Transformer-Based Natural Language Processing.

by Marian at Jul 02, 2026, 06:47 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10