Update README.md
Browse files
README.md
CHANGED
|
@@ -170,7 +170,7 @@ python src/eval_task_negation.py \
|
|
| 170 |
|
| 171 |
We release fine-tuned checkpoints for ViT-B-32, ViT-B-16, and ViT-L-14 on all 8 tasks, covering all 6 modes.
|
| 172 |
|
| 173 |
-
> 📥 **Checkpoint Download:** `https://huggingface.co/
|
| 174 |
|
| 175 |
Unzip into `OrthoReg/checkpoints_{seed}/` and pass the corresponding `--seed`, `--lr`, and `--ortho-lambda` to the eval scripts to reproduce the paper's results directly.
|
| 176 |
|
|
|
|
| 170 |
|
| 171 |
We release fine-tuned checkpoints for ViT-B-32, ViT-B-16, and ViT-L-14 on all 8 tasks, covering all 6 modes.
|
| 172 |
|
| 173 |
+
> 📥 **Checkpoint Download:** `https://huggingface.co/RL-MIND/OrthoReg_checkpoints`
|
| 174 |
|
| 175 |
Unzip into `OrthoReg/checkpoints_{seed}/` and pass the corresponding `--seed`, `--lr`, and `--ortho-lambda` to the eval scripts to reproduce the paper's results directly.
|
| 176 |
|