Spaces:
Sleeping
Sleeping
Fix links table: absolute URLs for blog, notebook, checkpoint
Browse files
README.md
CHANGED
|
@@ -30,10 +30,10 @@ Given a noisy trajectory and a one-sentence hint, a language model iteratively p
|
|
| 30 |
|---|---|
|
| 31 |
| **Live demo (HF Space)** | https://huggingface.co/spaces/Pratyush-01/physix-live |
|
| 32 |
| **Trained model** | https://huggingface.co/Pratyush-01/physix-3b-rl |
|
| 33 |
-
| **Colab training notebook** |
|
| 34 |
| **W&B training runs** | https://wandb.ai/pratyush01/physix-live |
|
| 35 |
-
| **Blog post / writeup** |
|
| 36 |
-
|
|
| 37 |
|
| 38 |
---
|
| 39 |
|
|
|
|
| 30 |
|---|---|
|
| 31 |
| **Live demo (HF Space)** | https://huggingface.co/spaces/Pratyush-01/physix-live |
|
| 32 |
| **Trained model** | https://huggingface.co/Pratyush-01/physix-3b-rl |
|
| 33 |
+
| **Colab training notebook** | https://huggingface.co/spaces/Pratyush-01/physix-live/blob/main/train/physix_train_colab.ipynb |
|
| 34 |
| **W&B training runs** | https://wandb.ai/pratyush01/physix-live |
|
| 35 |
+
| **Blog post / writeup** | https://huggingface.co/spaces/Pratyush-01/physix-live/blob/main/docs/writeup.md |
|
| 36 |
+
| **Checkpoint repo** | https://huggingface.co/Pratyush-01/physix-3b-rl-ckpt |
|
| 37 |
|
| 38 |
---
|
| 39 |
|