Spaces:
Paused
Paused
Commit ·
56f70b1
1
Parent(s): 3e5148a
fix(notebook): py3.11 f-string backslash error in format_obs
Browse filesPython 3.11 disallows backslashes inside f-string expression parts
(`{... '\n'}`). Precompute the (none) fallback before the f-string so
nbconvert can execute cell 8 on the HF Job kernel.
Made-with: Cursor
training/train_grpo.ipynb
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|