exam questions

Exam NCA-GENL All Questions

View all questions & answers for the NCA-GENL exam

Exam NCA-GENL topic 1 question 4 discussion

Actual exam question from NVIDIA's NCA-GENL
Question #: 4
Topic #: 1
[All NCA-GENL Questions]

In the transformer architecture, what is the purpose of positional encoding?

  • A. To remove redundant information from the input sequence.
  • B. To encode the semantic meaning of each token in the input sequence.
  • C. To add information about the order of each token in the input sequence.
  • D. To encode the importance of each token in the input sequence.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
nickolaj
1 month, 2 weeks ago
Selected Answer: C
In the transformer architecture, positional encoding is essential because, unlike recurrent models, transformers do not process tokens sequentially. Positional encoding provides information about the position of each token in the sequence, allowing the model to capture the order of words.
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 ...