Datasets
Collection
10 items β’ Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset is a collection of creative writing stories based on the Writing Prompts ([WP]) format. It is designed to help models learn how to write compelling, structured, and emotionally engaging narratives.
The data is provided in ChatML format, making it ideal for instruction tuning.
writing_train_chatml.jsonl: Training data.writing_valid_chatml.jsonl: Validation data.{
"messages": [
{ "role": "system", "content": "You are a creative writer..." },
{ "role": "user", "content": "Prompt: [WP] ..." },
{ "role": "assistant", "content": "Once upon a time..." }
]
}
This dataset is released under the Apache License 2.0.
Made with β€οΈ by Pink Pixel