exam questions

Exam AWS Certified AI Practitioner AIF-C01 All Questions

View all questions & answers for the AWS Certified AI Practitioner AIF-C01 exam

Exam AWS Certified AI Practitioner AIF-C01 topic 1 question 163 discussion

Which option is a characteristic of transformer-based language models?

  • A. Transformer-based language models use convolutional layers to apply filters across an input to capture local patterns through filtered views.
  • B. Transformer-based language models can process only text data.
  • C. Transformer-based language models use self-attention mechanisms to capture contextual relationships.
  • D. Transformer-based language models process data sequences one element at a time in cyclic iterations.
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
026dda3
1 week, 6 days ago
Selected Answer: C
C. Transformer-based language models use self-attention mechanisms to capture contextual relationships. Explanation:Self-attention: This is a key feature of transformers that allows them to weigh the importance of different words in an input sequence and determine their influence on the output, regardless of their position. This ability is crucial for understanding context and relationships within language.
upvoted 1 times
...
Rcosmos
1 week, 6 days ago
Selected Answer: C
A principal inovação dos modelos transformers é o uso do mecanismo de autoatenção (self-attention). Isso permite que o modelo: Considere o contexto completo de uma sequência de entrada (por exemplo, uma frase inteira), atribuindo pesos diferentes a cada palavra, dependendo de sua relevância.Capturar relacionamentos entre palavras distantes no texto, o que é crucial para o entendimento da linguagem natural.
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 ...