diff --git a/units/en/unit2/4.md b/units/en/unit2/4.md index 49327155..655ea8f6 100644 --- a/units/en/unit2/4.md +++ b/units/en/unit2/4.md @@ -53,7 +53,7 @@ hf jobs uv run \ --with "lighteval[vllm]" \ --secrets HF_TOKEN \ lighteval vllm "model_name=/" \ - "lighteval|truthfulqa:mc2|0|0,lighteval|hellaswag|0|0,lighteval|arc:challenge|0|0" \ + "lighteval|gsm8k|0|0,leaderboard|truthfulqa:mc|0|0,leaderboard|hellaswag|0|0,leaderboard|arc:challenge|0|0" \ --push-to-hub --results-org ``` @@ -117,4 +117,4 @@ Now put your learning to the test by taking the [quiz](https://huggingface.co/sp - [Anthropic HH-RLHF Paper](https://arxiv.org/abs/2204.05862) - Human feedback methodology - [Alignment Handbook](https://github.com/huggingface/alignment-handbook) - Advanced alignment techniques -Good luck with your DPO preference alignment submission! 🚀 \ No newline at end of file +Good luck with your DPO preference alignment submission! 🚀