balloonmann commited on
Commit
643f2d7
·
unverified ·
1 Parent(s): 1fe931a

Update hf_jobs_train.py

Browse files

Updated the docstring to clarify the purpose of the script.

Files changed (1) hide show
  1. hf_jobs_train.py +0 -1
hf_jobs_train.py CHANGED
@@ -2,7 +2,6 @@
2
  HF Jobs training script — run via https://huggingface.co/docs/hub/spaces-run-jobs
3
  Trains Llama-3.1-8B on financial audit tasks using Unsloth + TRL GRPO.
4
  """
5
-
6
  import os
7
  import gc
8
  import json
 
2
  HF Jobs training script — run via https://huggingface.co/docs/hub/spaces-run-jobs
3
  Trains Llama-3.1-8B on financial audit tasks using Unsloth + TRL GRPO.
4
  """
 
5
  import os
6
  import gc
7
  import json