Files
GENIES/distributions/creative_writing/extra.json
T
JoshuaClymer 70bd2ea15d Initial commit
2023-11-11 19:44:09 +00:00

19 lines
1.0 KiB
JSON

[
{
"instruction": "Write a story about a young artist who discovers a magical paintbrush that brings their paintings to life.",
"responses": [
{
"response": "Aspiring artist Emily stumbles upon a magical paintbrush that brings her creations to life. Overwhelmed by this newfound power, Emily must learn to control her art and face the consequences of her imagination running wild in the real world.",
"best": true
},
{
"response": "Emily, a young artist, finds a magical paintbrush that brings her paintings to life. She experiences the thrill of seeing her creations come alive but soon realizes that her imagination can have unintended consequences.",
"best": false
},
{
"response": "Emily finds a magic paintbrush that makes her paintings real. She gets excited but then finds out sometimes bad things happen because of it.",
"best": false
}
]
}
]