Skip to content

Instantly share code, notes, and snippets.

@hustshawn
Last active April 19, 2024 02:36
Show Gist options
  • Save hustshawn/0713f602a725a1c02cfc929c9ae34e89 to your computer and use it in GitHub Desktop.
Save hustshawn/0713f602a725a1c02cfc929c9ae34e89 to your computer and use it in GitHub Desktop.
Some example prompt to evaluate the capability of LLM.
我去市场买了10个苹果。我给了邻居2个苹果和修理工2个苹果。然后我去买了5个苹果并吃了1个。我还剩下多少苹果?
write a python script to output from 1 to 100
write the game "snake" in python using pygame
who is the presidnet of US in 1980
Jane is faster than Joe. Joe is faster than Sam. Is Sam faster than Jane? (Explain your reasoning step by step)
How many words in your response to this promt?
There are three killers in a room. Someone enters the room and kills one of them. Nobody leaves the room. How many killers are left in the room? Explain your reasoning step by step.
Assume the laws of physics on Earth. A small marble is put into a normal cup and the cup is placed upside down on a table. Someone then takes the cup and puts it inside the microwave. Where is the ball now. Explain your reasoning step by step.
John and Mark are in a room with a ball, a basket and a box. John puts the ball in the box, then leaves for work. While John is away, Mark puts the ball in the basket, and then leaves for school. They both come back together later in the day, and they do not know what happened in the room after each of them left the room. Where do they think the ball is?
reverse the word "Tokenization"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment