aamrinder commited on
Commit
30cf95a
·
verified ·
1 Parent(s): 8083b95

replace local notebook path with live Colab URL

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,7 +29,7 @@ Team **BalleBalle**: Amrinder Singh, Shubham Kapoor.
29
  - Trained model: https://huggingface.co/aamrinder/subtext-arena-grpo
30
  - Blog post (under 2 min read): [blog.md](blog.md)
31
  - Side-by-side demo (5 hero clips, baseline vs trained): [docs/side_by_side.html](docs/side_by_side.html)
32
- - Colab notebook (re-run the training): [notebooks/train_grpo_colab.ipynb](notebooks/train_grpo_colab.ipynb)
33
 
34
  ---
35
 
@@ -136,7 +136,7 @@ hf jobs uv run --flavor l4x1 -s HF_TOKEN \
136
  --push-to-hub aamrinder/subtext-arena-grpo
137
  ```
138
 
139
- A Colab-friendly version of the same script is at [notebooks/train_grpo_colab.ipynb](notebooks/train_grpo_colab.ipynb).
140
 
141
  ---
142
 
 
29
  - Trained model: https://huggingface.co/aamrinder/subtext-arena-grpo
30
  - Blog post (under 2 min read): [blog.md](blog.md)
31
  - Side-by-side demo (5 hero clips, baseline vs trained): [docs/side_by_side.html](docs/side_by_side.html)
32
+ - Colab notebook (re-run the training): https://colab.research.google.com/drive/1PL_nc6oiLahPiReKG-x8CWCBarCUR3qc?usp=sharing
33
 
34
  ---
35
 
 
136
  --push-to-hub aamrinder/subtext-arena-grpo
137
  ```
138
 
139
+ A Colab-friendly version of the same script is at https://colab.research.google.com/drive/1PL_nc6oiLahPiReKG-x8CWCBarCUR3qc?usp=sharing.
140
 
141
  ---
142