Example
Sequence-to-Sequence Formatting Example: Text Simplification
Text simplification can be framed as a sequence-to-sequence mapping using distinct start symbols for the input and output. For instance, an input like " Simplify: the professor, who has published numerous papers in his field, will be giving a lecture on the topic next week." is mapped to the simplified target output " The experienced professor will give a lecture next week."
0
1
Updated 2026-04-16
Tags
Foundations of Large Language Models
Ch.1 Pre-training - Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences