Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions units/en/unit2/4.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ hf jobs uv run \
--with "lighteval[vllm]" \
--secrets HF_TOKEN \
lighteval vllm "model_name=<your-username>/<your-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 <your-username>
```

Expand Down Expand Up @@ -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! 🚀
Good luck with your DPO preference alignment submission! 🚀