This component of RetroInstruct implements textual style transfer by providing a dataset of
language model instruction prompts
that take an example style passage along with a task text
and rewrite the task text to sound like the style passage
It is made by starting with ground truth public domain text from the pg19 dataset and then writing task passages to "transfer from" with Mixtral Instruct. It is similar in spirit to the "instruction… See the full description on the dataset page:
https://huggingface.co/datasets/jdpressman/retro-text-style-transfer-v0.1.