Update README.md
Browse files
README.md
CHANGED
|
@@ -34,8 +34,6 @@ Generalized Discrete Diffusion from Snapshots (GDDS) is a unified framework for
|
|
| 34 |
| `checkpoints/udlm_500k.ckpt` | UDLM | 500k-step baseline checkpoint |
|
| 35 |
| `checkpoints/ar_500k.ckpt` | AR | 500k-step autoregressive baseline checkpoint |
|
| 36 |
|
| 37 |
-
`best.ckpt` is intentionally not included in this repository.
|
| 38 |
-
|
| 39 |
## Usage
|
| 40 |
|
| 41 |
These files are PyTorch Lightning checkpoints intended to be used with the [`gdds`](https://github.com/ozekri/gdds) codebase.
|
|
|
|
| 34 |
| `checkpoints/udlm_500k.ckpt` | UDLM | 500k-step baseline checkpoint |
|
| 35 |
| `checkpoints/ar_500k.ckpt` | AR | 500k-step autoregressive baseline checkpoint |
|
| 36 |
|
|
|
|
|
|
|
| 37 |
## Usage
|
| 38 |
|
| 39 |
These files are PyTorch Lightning checkpoints intended to be used with the [`gdds`](https://github.com/ozekri/gdds) codebase.
|