Spaces:
Sleeping
Sleeping
replace local notebook path with live Colab URL
Browse files
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):
|
| 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
|
| 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 |
|