From 1845fb68e26ea8e9b531aa0f78524fc86aab7ad0 Mon Sep 17 00:00:00 2001 From: Jenny Zhu Date: Thu, 17 Oct 2024 23:59:55 -0400 Subject: [PATCH] test Signed-off-by: jenny zhu --- compositional_skills/science/attribution.txt | 3 +++ compositional_skills/science/qna.yaml | 21 ++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 compositional_skills/science/attribution.txt create mode 100644 compositional_skills/science/qna.yaml diff --git a/compositional_skills/science/attribution.txt b/compositional_skills/science/attribution.txt new file mode 100644 index 0000000..426ea7f --- /dev/null +++ b/compositional_skills/science/attribution.txt @@ -0,0 +1,3 @@ +Title of work: test +License of the work: test +Creator names: test diff --git a/compositional_skills/science/qna.yaml b/compositional_skills/science/qna.yaml new file mode 100644 index 0000000..c2b50d2 --- /dev/null +++ b/compositional_skills/science/qna.yaml @@ -0,0 +1,21 @@ +created_by: zhuje +version: 3 +task_description: >- + test test test test test test test test test test test test test test test + test test test test test +seed_examples: + - context: test1 + question: test1 + answer: test1 + - context: test2 + question: test2 + answer: test2 + - context: test3 + question: test3 + answer: test3 + - context: test4 + question: test4 + answer: test4 + - context: test5 + question: test5 + answer: test5