Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

NVIDIA NCA-GENL Exam - Topic 5 Question 18 Discussion

When designing an experiment to compare the performance of two LLMs on a question-answering task, which statistical test is most appropriate to determine if the difference in their accuracy is significant, assuming the data follows a normal distribution?
B) Paired t-test
A) Chi-squared test
C) Mann-Whitney U test
D) ANOVA test

NVIDIA NCA-GENL Exam - Topic 5 Question 18 Discussion

Actual exam question for NVIDIA's NCA-GENL exam
Question #: 18
Topic #: 5
[All NCA-GENL Questions]

When designing an experiment to compare the performance of two LLMs on a question-answering task, which statistical test is most appropriate to determine if the difference in their accuracy is significant, assuming the data follows a normal distribution?

Show Suggested Answer Hide Answer
Suggested Answer: B

The paired t-test is the most appropriate statistical test to compare the performance (e.g., accuracy) of two large language models (LLMs) on the same question-answering dataset, assuming the data follows a normal distribution. This test evaluates whether the mean difference in paired observations (e.g., accuracy on each question) is statistically significant. NVIDIA's documentation on model evaluation in NeMo suggests using paired statistical tests for comparing model performance on identical datasets to account for correlated errors. Option A (Chi-squared test) is for categorical data, not continuous metrics like accuracy. Option C (Mann-Whitney U test) is non-parametric and used for non-normal data. Option D (ANOVA) is for comparing more than two groups, not two models.


NVIDIA NeMo Documentation: https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/nlp/model_finetuning.html

Contribute your Thoughts:

0/2000 characters
Freeman
4 days ago
A) Chi-squared test seems off for accuracy comparison.
upvoted 0 times
...
Carlota
10 days ago
True, but we only have two LLMs here.
upvoted 0 times
...
Mari
15 days ago
But what about D) ANOVA test? It could work for more than two models.
upvoted 0 times
...
Brendan
20 days ago
I agree, paired t-test fits since we compare two models.
upvoted 0 times
...
Mila
25 days ago
I think B) Paired t-test is the best choice.
upvoted 0 times
...
Myong
1 month ago
Not so sure about that, what if the data isn't perfectly normal?
upvoted 0 times
...
Cherry
1 month ago
Totally agree with the paired t-test! Makes sense for this scenario.
upvoted 0 times
...
Trinidad
1 month ago
Wait, is the normal distribution assumption really valid here?
upvoted 0 times
...
Jerry
2 months ago
I thought it might be ANOVA, but that’s for more than two groups, right?
upvoted 0 times
...
Haydee
2 months ago
Definitely B) Paired t-test for comparing two means.
upvoted 0 times
...
Nidia
2 months ago
I practiced a question similar to this, and I think the paired t-test is the right answer if the data is normally distributed.
upvoted 0 times
...
Meaghan
3 months ago
I feel like the Mann-Whitney U test is for non-parametric data, so it probably isn't the best choice here since we assume normal distribution.
upvoted 0 times
...
Kattie
4 months ago
I'm not entirely sure, but I remember something about ANOVA being used for comparing more than two groups, so that might not be it.
upvoted 0 times
...
Justine
4 months ago
I think we might need to use the paired t-test since we're comparing the same type of task for both LLMs, right?
upvoted 0 times
...

Save Cancel