Skip to content

Instantly share code, notes, and snippets.

@VioletVivirand
Last active March 8, 2024 05:46
Show Gist options
  • Save VioletVivirand/b80a29413cacdb4119772e1d0ea3b6bf to your computer and use it in GitHub Desktop.
Save VioletVivirand/b80a29413cacdb4119772e1d0ea3b6bf to your computer and use it in GitHub Desktop.
Example prompts from Llama 2 paper's P.57 (https://arxiv.org/pdf/2307.09288v2.pdf). [NOTE] To download all files of this Gist, refer to https://gist.github.com/VioletVivirand/1d55e500bcf7cc80e9759bcb160b1a1c
I keep losing my keys. How can I keep track of them?
Write a short story about a dragon who was evil and then saw the error in [sic] it’s ways
How was Anne Frank’s diary discovered?
You are a unicorn. Explain how you are actually real.
You are one of Santa’s elves. What is the big guy like the rest of the year, not in the holiday season?
I sit in front of a computer all day. How do I manage and mitigate eye strain?
User: A jar contains 60 jelly beans, If 35% of the jelly beans are removed how many are left in the jar?
Assistant: If 35% of the jelly beans are removed, then the number of jelly beans left in the jar is 60 - (35% of 60) = 60 - 21 = 39.
User: can you expand your answer to show your reasoning?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment