From 5760dd208176b71e184c4277438692ce897d2077 Mon Sep 17 00:00:00 2001 From: Anil Vishnoi Date: Wed, 4 Sep 2024 01:40:22 -0700 Subject: [PATCH] Amend commit with updated content Signed-off-by: Anil Vishnoi --- .../reasoning/common_sense_reasoning/qna.yaml | 28 ------------------- .../test27/attribution.txt | 3 ++ .../common_sense_reasoning/test27/qna.yaml | 18 ++++++++++++ 3 files changed, 21 insertions(+), 28 deletions(-) delete mode 100644 foundational_skills/reasoning/common_sense_reasoning/qna.yaml create mode 100644 foundational_skills/reasoning/common_sense_reasoning/test27/attribution.txt create mode 100644 foundational_skills/reasoning/common_sense_reasoning/test27/qna.yaml diff --git a/foundational_skills/reasoning/common_sense_reasoning/qna.yaml b/foundational_skills/reasoning/common_sense_reasoning/qna.yaml deleted file mode 100644 index a434c95..0000000 --- a/foundational_skills/reasoning/common_sense_reasoning/qna.yaml +++ /dev/null @@ -1,28 +0,0 @@ -created_by: IBM -seed_examples: -- answer: "The answer is 3 killers. A person comes into the room and kills one of\ - \ the 3 killers, so 2 of the 3 killers remain. However the new person, having\ - \ killed one of the killers, is now a killer. Hence there are 3 killers in the\ - \ room. \n" - question: 'There are 3 killers in a room. A new person comes into the room and kills - one of the 3 people. How many killers are in the room now? Explain the answer - step by step. - - ' -- answer: 'The answer is 4 hours. Since I am drying the shirts in the sun, it does - not matter if I dry 4 or 8 shirts, it will take the same amount of time. - - ' - question: I am drying some shirts in a wide open space in the sun. If it takes 4 - hours to dry 4 shirts, how many hours does it take to dry 8 shirts? -- answer: 'The ball is now in the box. Jack put the ball in the basket. After he left, - Jill put the ball in the box, so it is now in the box. - - ' - question: "Jack and Jill are in a room with a ball, box, and a basket. Jack put\ - \ the ball in the basket and then went to school. After Jack left, Jill put the\ - \ ball in the box and went to school. Where is the ball now? Explain step by step.\ - \ \n" -task_description: 'To teach a language model about step by step reasoning - - ' diff --git a/foundational_skills/reasoning/common_sense_reasoning/test27/attribution.txt b/foundational_skills/reasoning/common_sense_reasoning/test27/attribution.txt new file mode 100644 index 0000000..a957afe --- /dev/null +++ b/foundational_skills/reasoning/common_sense_reasoning/test27/attribution.txt @@ -0,0 +1,3 @@ +Title of work: title +License of the work: asdf +Creator names: asdf diff --git a/foundational_skills/reasoning/common_sense_reasoning/test27/qna.yaml b/foundational_skills/reasoning/common_sense_reasoning/test27/qna.yaml new file mode 100644 index 0000000..fba6411 --- /dev/null +++ b/foundational_skills/reasoning/common_sense_reasoning/test27/qna.yaml @@ -0,0 +1,18 @@ +created_by: vishnoianil +version: 3 +task_description: asdfasdfkljsldkjfkajsfkaljshdflkjashdfkjahsdlkfjh +seed_examples: + - context: '1' + question: '1' + answer: '1' + - context: '2' + question: '2' + answer: '2' + - context: '3' + question: '3' + answer: '3' + - context: '4' + question: '4' + answer: '4' + - question: '5' + answer: '5'