promptsource icon indicating copy to clipboard operation
promptsource copied to clipboard

Xlsum

Open Muennighoff opened this issue 3 years ago • 2 comments

cc @lintangsutawika feel free to review / suggest diff prompts

Muennighoff avatar Aug 14 '22 18:08 Muennighoff

Yeah, might need more prompts where the prompt is at the beginning just incase samples are long and we end up truncating them.

lintangsutawika avatar Aug 15 '22 02:08 lintangsutawika

Yeah, might need more prompts where the prompt is at the beginning just incase samples are long and we end up truncating them.

Since our code currently skips too long samples, I just went with truncation directly in the templates 😁 Might actually be beneficial as it introduces some difference to the outputs, i.e. the articles for the different summarization prompts aren't always the same

Muennighoff avatar Aug 15 '22 08:08 Muennighoff