Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: last_checkpoints
|
| 3 |
+
license: mit
|
| 4 |
+
task_categories:
|
| 5 |
+
- image-generation
|
| 6 |
+
size_categories:
|
| 7 |
+
- 10M<n<100M
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# last_checkpoints
|
| 11 |
+
|
| 12 |
+
Zip archive of selected training checkpoints mirrored from the local `last_checkpoints` directory.
|
| 13 |
+
|
| 14 |
+
- Archive: `last_checkpoints.zip`
|
| 15 |
+
- Source structure preserves the original training run directory layout
|
| 16 |
+
- Selection rule: nearest checkpoint to 200k for FFHQ runs, nearest checkpoint to 100k for non-FFHQ runs
|