Pratyush-01 commited on
Commit
ecdfaaf
·
verified ·
1 Parent(s): 4da838f

Fix links table: absolute URLs for blog, notebook, checkpoint

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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** | [`train/physix_train_colab.ipynb`](train/physix_train_colab.ipynb) |
34
  | **W&B training runs** | https://wandb.ai/pratyush01/physix-live |
35
- | **Blog post / writeup** | [`docs/writeup.md`](docs/writeup.md) |
36
- || **Checkpoint repo** | https://huggingface.co/Pratyush-01/physix-3b-rl-ckpt |
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