Update submissions.json

#34
by darwinha - opened

training commands:
hf jobs uv run
--flavor a100-large
--with 'trackio'
--timeout 3h
--secrets HF_TOKEN
dpo_training.py

evaluation commands:
hf jobs uv run
--flavor a10g-large
--timeout 3h
--with "lighteval[vllm] @ git+https://github.com/huggingface/lighteval"
--with 'emoji'
--secrets HF_TOKEN
lighteval vllm "model_name=darwinha/smollm3-dpo-aligned"
"leaderboard|truthfulqa:mc|0|0,leaderboard|hellaswag|0|0,leaderboard|arc:challenge|0|0"
--push-to-hub --results-org "darwinha"

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment