From f39c71b02d9cdd031ac27d45525125a7a768e4ca 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: 5b3f485af23e0a3804106c1cadc90ba02a8675e6 --- 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)