Quiz: Applying Transformers for AI Text Summarization

Test yourself on the concepts you learned this chapter.

1

What is one key difference between the T5 model and the original transformer model?

A)

In the T5 model, there is only an encoder stack, unlike the original transformer model, which has both an encoder and decoder stack.

B)

The self-attention layer is order-independent in T5, unlike the original transformer model.

C)

T5 uses relative position embeddings instead of adding arbitrary positions to the input.

D)

Positional embeddings are shared and reevaluated through all the layers of the original transformer model, unlike the T5 model.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.