From bbe45c68a353055f67e7afa58b4637c3a30bd7e5 Mon Sep 17 00:00:00 2001 From: Leymore Date: Wed, 2 Aug 2023 10:16:53 +0800 Subject: [PATCH] [Doc] update acknowledgements (#147) --- README.md | 2 ++ README_zh-CN.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index cb20bfb0..b596cd67 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,8 @@ For more tutorials, please check our [Documentation](https://opencompass.readthe Some code in this project is cited and modified from [OpenICL](https://github.com/Shark-NLP/OpenICL). +Some dataset and prompt implement is modified from [chain-of-thought-hub](https://github.com/FranxYao/chain-of-thought-hub) and [instruct-eval](https://github.com/declare-lab/instruct-eval) + ## Citation ```bibtex diff --git a/README_zh-CN.md b/README_zh-CN.md index 89ee5150..7261f5f6 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -318,6 +318,8 @@ unzip OpenCompassData.zip 该项目部分的代码引用并修改自 [OpenICL](https://github.com/Shark-NLP/OpenICL)。 +该项目部分的数据集和提示词实现修改自 [chain-of-thought-hub](https://github.com/FranxYao/chain-of-thought-hub), [instruct-eval](https://github.com/declare-lab/instruct-eval) + ## 引用 ```bibtex