| title: Train | |
| emoji: π | |
| colorFrom: pink | |
| colorTo: purple | |
| sdk: docker | |
| pinned: false | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| ```sh | |
| hfjobs run --flavor a10g-small hf.co/spaces/trl-lib/sft python sft.py --model Qwen/Qwen3-4B-Base --dataset trl-lib/tldr | |
| ``` | |