File size: 424 Bytes
09d54de 6a4179c 09d54de 6a4179c 09d54de | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
license: other
---
# Atomic26_baseline
## Download only checkpoints
To download only the checkpoint folders from this repo:
```bash
hf download Whalswp/Atomic26_baseline --repo-type model --include "checkpoint-60000/*" --local-dir ./Atomic26_baseline
```
This will create files under `./Atomic26_baseline/checkpoint-60000/`.
If you want a different checkpoint, replace `checkpoint-60000` with the folder you need.
|