Update submissions.json

#65
by ryjava432 - opened

Training:

hf jobs uv run
--flavor a100-large
--timeout 3h
--secrets HF_TOKEN
--with "trl"
--with "trackio"
dpo_training_script.py

Eval:

hf jobs uv run
--flavor a10g-large
--with "lighteval[vllm]"
--secrets HF_TOKEN
--
lighteval vllm
"model_name=ryjava432/smollm3-dpo-aligned"
"truthfulqa:mc,hellaswag,arc:challenge"
--push-to-hub --results-org ryjava432

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

Sign up or log in to comment