From 3b7370f031a2ca8bab6c7813b30d3265dad82ff6 Mon Sep 17 00:00:00 2001 From: Edward Beeching Date: Tue, 24 Oct 2023 08:54:24 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5c6e32..7c4ba06 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ dataset_info: ## Dataset Description -This is a pre-processed Supervised Fine-Tuning dataset used for training the Zephyr-7b-beta model,a state of the art 7b chat model. +This is a pre-processed Supervised Fine-Tuning dataset used for training Zephyr-7b-beta, a state of the art 7b chat model. The Zephyr-beta model is the best in class 7b model on three well known benchmarks: - [MT Bench](https://huggingface.co/spaces/lmsys/mt-bench) - A multi-turn question set that uses GPT4 as a judge.