shute2004 commited on
Commit
47f3fdd
·
verified ·
1 Parent(s): 5dbb75b

Keep language navigation without card-based distribution UI

Browse files
Files changed (1) hide show
  1. checkpoints/README.md +9 -9
checkpoints/README.md CHANGED
@@ -1,12 +1,12 @@
1
- # Checkpoint distributions
2
 
3
- Four checkpoint distributions are provided in this repository, in two deliberately separate lineages.
4
 
5
- | Lineage | Distribution | Browse files | Download |
6
- |---|---|---|---|
7
- | Canonical v1 | Initial | [`canonical-v1/initial`](canonical-v1/initial) | `hf download hf://shute2004/virtual-fly/checkpoints/canonical-v1/initial/ --local-dir virtual-fly-canonical-initial` |
8
- | Canonical v1 | Trained (6 episodes) | [`canonical-v1/trained`](canonical-v1/trained) | `hf download hf://shute2004/virtual-fly/checkpoints/canonical-v1/trained/ --local-dir virtual-fly-canonical-trained` |
9
- | Historical video | Before | [`historical-video/before`](historical-video/before) | `hf download hf://shute2004/virtual-fly/checkpoints/historical-video/before/ --local-dir virtual-fly-video-before` |
10
- | Historical video | After | [`historical-video/after`](historical-video/after) | `hf download hf://shute2004/virtual-fly/checkpoints/historical-video/after/ --local-dir virtual-fly-video-after` |
11
 
12
- The historical Before/After pair is **not** the canonical initial/trained pair. Each distribution contains provenance, SHA-256 hashes, attribution, and the native checkpoint files.
 
1
+ # Checkpoints
2
 
3
+ Four checkpoints are provided in two deliberately separate lineages.
4
 
5
+ | Lineage | Checkpoint | Path |
6
+ |---|---|---|
7
+ | Canonical v1 | Initial | [`canonical-v1/initial`](canonical-v1/initial) |
8
+ | Canonical v1 | Trained (6 episodes) | [`canonical-v1/trained`](canonical-v1/trained) |
9
+ | Historical video | Before | [`historical-video/before`](historical-video/before) |
10
+ | Historical video | After | [`historical-video/after`](historical-video/after) |
11
 
12
+ The historical Before/After pair is **not** the canonical initial/trained pair. Each directory contains provenance, SHA-256 hashes, attribution, and the native checkpoint files.