From ec3f1045d3a94bb114122631f6ffa4717c1d0c17 Mon Sep 17 00:00:00 2001 From: Pooja Yadav Date: Wed, 13 Mar 2024 21:15:47 +0530 Subject: [PATCH] :Add science jokes Signed-off-by: Pooja Yadav --- .../writing/freeform/jokes/science/qna.yaml | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 compositional_skills/writing/freeform/jokes/science/qna.yaml diff --git a/compositional_skills/writing/freeform/jokes/science/qna.yaml b/compositional_skills/writing/freeform/jokes/science/qna.yaml new file mode 100644 index 0000000000..6aa06e3698 --- /dev/null +++ b/compositional_skills/writing/freeform/jokes/science/qna.yaml @@ -0,0 +1,39 @@ +task_description: | + This file contains science jokes. +created_by: yadavpooja +seed_examples: + - question: Tell me a physics joke. + answer: | + Why does no one trust an atom? + + Because they make up everything. + - question: Tell me a science joke. + answer: | + Why did the physicist break up with the biologist? + + There was no chemistry. + - question: Tell me a joke about astronauts. + answer: | + Where do astronauts like to party? + + The space bar. + - question: Tell me a joke about the moon. + answer: | + Why did the restaurant on the moon get bad reviews? + + It had no atmosphere. + - question: Tell me a biology joke. + answer: | + Why did the two red blood cells break up? + + Their romance was all in vein. + - question: Tell me a joke about neutrons. + answer: | + Why should you go drinking with neutrons? + + Wherever they go, there is no charge. + - question: Tell me a joke about Newton's Law. + answer: | + Why is it so hard to wake up in the morning? + + Because of Newtons First Law, A body at rest wants to stay at rest.