Add hyperlinks to yaml files in README
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ Checkpoints are named `al_1.0_g_0.98_id_{run_id}_shared_init_seed_{seed}`.
|
|
| 47 |
|
| 48 |
## Reproduced with
|
| 49 |
|
| 50 |
-
See `train.yaml` in this repository. Run with:
|
| 51 |
|
| 52 |
```bash
|
| 53 |
timaeus run train.yaml
|
|
|
|
| 47 |
|
| 48 |
## Reproduced with
|
| 49 |
|
| 50 |
+
See [`train.yaml`](./train.yaml) in this repository. Run with:
|
| 51 |
|
| 52 |
```bash
|
| 53 |
timaeus run train.yaml
|