From 457b53ec6c2ab124f74f62f65a1a4d28c29e08ec Mon Sep 17 00:00:00 2001 From: hiyouga Date: Thu, 29 Jun 2023 15:37:19 +0800 Subject: [PATCH] Update README.md Former-commit-id: 70592035b81f4f6f682986fa550bf2f08ac5ec77 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 161fc860..9d848414 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,12 @@ - [Alpaca CoT](https://huggingface.co/datasets/QingyiSi/Alpaca-CoT) - [Web QA (Chinese)](https://huggingface.co/datasets/suolyer/webqa) - [UltraChat](https://github.com/thunlp/UltraChat) + - [Open Assistant](https://huggingface.co/datasets/OpenAssistant/oasst1) + - [Open Assistant (Chinese)](https://huggingface.co/datasets/OpenAssistant/oasst1) - For reward model training: - [HH-RLHF](https://huggingface.co/datasets/Anthropic/hh-rlhf) + - [Open Assistant](https://huggingface.co/datasets/OpenAssistant/oasst1) + - [Open Assistant (Chinese)](https://huggingface.co/datasets/OpenAssistant/oasst1) - [GPT-4 Generated Data](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM) - [GPT-4 Generated Data (Chinese)](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM)