vaibhav12332112312 commited on
Commit
56f70b1
·
1 Parent(s): 3e5148a

fix(notebook): py3.11 f-string backslash error in format_obs

Browse files

Python 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

Files changed (1) hide show
  1. training/train_grpo.ipynb +0 -0
training/train_grpo.ipynb CHANGED
The diff for this file is too large to render. See raw diff