niklastr commited on
Commit
970f9f7
·
verified ·
1 Parent(s): 167572a

Update baselines/README.md

Browse files
Files changed (1) hide show
  1. baselines/README.md +4 -8
baselines/README.md CHANGED
@@ -1,12 +1,8 @@
1
  # Baseline checkpoints
2
 
3
- These checkpoints are retained for historical AA sampling comparisons.
4
 
5
- | File | Source | W&B run |
6
- |---|---|---|
7
- | `01f45245_5572518_step_315000.ckpt` | `dipper/checkpoints/dipper_0_6b/implicit/` | `niklas-rindtorff/thermax/01f45245_5572518` |
8
- | `e5a66823_73527_step_250000.ckpt` | `dipper/checkpoints/dipper_0_3b/implicit/` | `niklas-rindtorff/thermax/e5a66823_73527` |
9
- | `robin_epoch499_jax.ckpt` | `~/mono/checkpoints/` | unknown |
10
- | `robin_epoch_949_time.ckpt` | `~/mono/checkpoints/` | unknown |
11
 
12
- SHA-256 checksums are recorded in `SHA256SUMS`.
 
1
  # Baseline checkpoints
2
 
3
+ These checkpoints are retained for baseline comparisons.
4
 
5
+ | File | Source |
6
+ | `robin_epoch499_jax.ckpt` | `~/mono/checkpoints/` |
7
+ | `robin_epoch_949_time.ckpt` | `~/mono/checkpoints/` |
 
 
 
8