diff --git a/README.md b/README.md index 8d56847..c5c6e32 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ 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 the Zephyr-7b-beta model,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. - [Alpaca eval](https://tatsu-lab.github.io/alpaca_eval/) - An LLM-based automatic evaluation that is fast, cheap, and reliable. That tests the ability of models to follow general user instructions.