Example

Example of Sentence Reordering in Denoising Autoencoding

Sentence reordering is a denoising autoencoding task that trains an encoder-decoder model to restore the logical flow of a multi-sentence input. For example, given a corrupted input where the sentences are swapped, such as [C] The ball rolls away swiftly . The kitten is chasing the ball ., the model must output the sentences in their original, coherent order: The kitten is chasing the ball . The ball rolls away swiftly ..

0

1

Updated 2026-04-17

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences