Keep language navigation without card-based distribution UI
Browse files- checkpoints/README.md +9 -9
checkpoints/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
-
#
|
| 2 |
|
| 3 |
-
Four
|
| 4 |
|
| 5 |
-
| Lineage |
|
| 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
|
|
|
|
| 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.
|