Hello,
Thank you for your great work! I'm trying to reproduce the work and trying to look deeper into the evaluation process, particularly on inputs longer than the training condition (which is 4K). As far as I understand, evaluation with length extrapolation (e.g. on LongBench) will not involve any update to the model itself on linear attention and SWA models. However, on the transformer++ baseline, I assume that some expansion of the original RoPE embeddings will be necessary. Hence I wonder what strategy is actually adopted in your experiments that report the results on transformer.
Thank you!
Hello,
Thank you for your great work! I'm trying to reproduce the work and trying to look deeper into the evaluation process, particularly on inputs longer than the training condition (which is 4K). As far as I understand, evaluation with length extrapolation (e.g. on LongBench) will not involve any update to the model itself on linear attention and SWA models. However, on the transformer++ baseline, I assume that some expansion of the original RoPE embeddings will be necessary. Hence I wonder what strategy is actually adopted in your experiments that report the results on transformer.
Thank you!