coffeine16 commited on
Commit
5a24e0a
·
verified ·
1 Parent(s): 28702b7

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. FitCoach_RL_Training.ipynb +1 -1
FitCoach_RL_Training.ipynb CHANGED
@@ -2638,7 +2638,7 @@
2638
  "print('LoRA adapter saved to /content/fitcoach_grpo_lora')\n",
2639
  "\n",
2640
  "PUSH_TO_HUB = False\n",
2641
- "HF_TOKEN = 'had to hide it'\n",
2642
  "HF_REPO = 'coffeine16/fitcoach-grpo-qwen2.5-1.5b'\n",
2643
  "\n",
2644
  "if PUSH_TO_HUB and HF_TOKEN:\n",
 
2638
  "print('LoRA adapter saved to /content/fitcoach_grpo_lora')\n",
2639
  "\n",
2640
  "PUSH_TO_HUB = False\n",
2641
+ "HF_TOKEN = 'hidden'\n",
2642
  "HF_REPO = 'coffeine16/fitcoach-grpo-qwen2.5-1.5b'\n",
2643
  "\n",
2644
  "if PUSH_TO_HUB and HF_TOKEN:\n",