Question 3
Consider the problem of length extrapolation using the Absolute Position Encoding (APE) scheme. Suppose the context length of a model during training is 512. Which of the following approaches allows the model to extrapolate to a context length of 1024 tokens
Fixed Sinusoidal Encoding
Parameterized APE
ALiBi
T5