diff --git a/README.md b/README.md index c87e704..dd25e11 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ We welcome everyone to use your professional and difficult instructions to evalu ## Overview of Evol-Instruct -[Evol-Instruct](https://github.com/nlpxucan/evol-instruct) is a novel method using LLMs instead of humans to automatically mass-produce open-domain instructions of various difficulty levels and skills range, to improve the performance of LLMs. You can easily embark on your own evolutionary journey with the [Evol Script](https://github.com/nlpxucan/WizardLM/tree/main/Evol-Instruct) we provide. +[Evol-Instruct](https://github.com/nlpxucan/evol-instruct) is a novel method using LLMs instead of humans to automatically mass-produce open-domain instructions of various difficulty levels and skills range, to improve the performance of LLMs. You can easily embark on your own evolutionary journey with the [Evol Script](https://github.com/nlpxucan/WizardLM/blob/main/Evol_Instruct/main.py) we provide.

WizardLM