CoolFace
Datasetpublic

isaacrehg/poetry-instructions

Dataset Card for "poetry-instructions" A dataset of user-assistant dialogue instructions for guided poetry creation. Poems used were taken from merve/poetry and matthh/gutenberg-poetry-corpus. The dataset contains dialogues in the following formats: Poetry Completion: User: Can you continue this poem for me? <poem_start> Assistant: Sure, a continuation for this poem could be: <poem end> Create poem in style of (?): User: Can you write a poem for me in the style of <author>?… See the full description on the dataset page: https://huggingface.co/datasets/isaacrehg/poetry-instructions.

sourceHugging Faceupdated 4y agoView on Hugging Face
13likes332downloads
Dataset Card

Dataset Card for "poetry-instructions"

A dataset of user-assistant dialogue instructions for guided poetry creation. Poems used were taken from merve/poetry and matthh/gutenberg-poetry-corpus.

The dataset contains dialogues in the following formats:

  • —Poetry Completion:
User: Can you continue this poem for me? <poem_start>
Assistant: Sure, a continuation for this poem could be: <poem end>
  • —Create poem in style of (?):
User: Can you write a poem for me in the style of <author>?
Assistant: Sure, here's a poem in the style of <author>: <poem>
  • —Creat poem about (?):
User: Can you write me a poem about <keywords (extracted using keyphrase model)>?
Assistant: Sure, here's a poem about <keywords>: <poem>
  • —Create poem about (?) in the style of (?):
User: Can you write me a poem about <keywords> in the style of <author>?
Assistant: Sure, here's a poem about <keywords> in the style of <author>: <poem>