Replace coming-soon pcloss stub with live HF link
Browse files
README.md
CHANGED
|
@@ -58,8 +58,10 @@ artifacts:
|
|
| 58 |
|
| 59 |
- **Code:** [`mirrorethic/t3-reference`](https://github.com/mirrorethic/t3-reference) (Apache-2.0)
|
| 60 |
- **Trace library + benchmarks:** <https://t3atlas.dev>
|
| 61 |
-
- **Sibling checkpoint:** `mirrorethic/t3-124m-v36-pcloss`
|
| 62 |
-
|
|
|
|
|
|
|
| 63 |
|
| 64 |
## Quick start
|
| 65 |
|
|
@@ -171,11 +173,11 @@ compute per token (S1 averages 2.7–3.7 ponder loops on these tasks).
|
|
| 171 |
- Trained without grade-3 trivector terms (the static bivector Ω is the
|
| 172 |
full Cl(3,3) rotation in this checkpoint). The state-dependent variant
|
| 173 |
is a planned v3.7 Medium-scale follow-up.
|
| 174 |
-
- The `
|
| 175 |
-
|
| 176 |
-
|
| 177 |
-
|
| 178 |
-
|
| 179 |
|
| 180 |
## Capabilities probe
|
| 181 |
|
|
|
|
| 58 |
|
| 59 |
- **Code:** [`mirrorethic/t3-reference`](https://github.com/mirrorethic/t3-reference) (Apache-2.0)
|
| 60 |
- **Trace library + benchmarks:** <https://t3atlas.dev>
|
| 61 |
+
- **Sibling checkpoint:** [`mirrorethic/t3-124m-v36-pcloss`](https://huggingface.co/mirrorethic/t3-124m-v36-pcloss) — same
|
| 62 |
+
architecture, trained with the inter-stage predictive-coding loss un-detached.
|
| 63 |
+
Slightly worse PPL (28.53 vs 27.76), neutral on reasoning. Use the pair for
|
| 64 |
+
the controlled inter-stage-PC ablation.
|
| 65 |
|
| 66 |
## Quick start
|
| 67 |
|
|
|
|
| 173 |
- Trained without grade-3 trivector terms (the static bivector Ω is the
|
| 174 |
full Cl(3,3) rotation in this checkpoint). The state-dependent variant
|
| 175 |
is a planned v3.7 Medium-scale follow-up.
|
| 176 |
+
- The [`v36-pcloss` sibling](https://huggingface.co/mirrorethic/t3-124m-v36-pcloss)
|
| 177 |
+
is the same architecture trained with the inter-stage predictive-coding
|
| 178 |
+
loss un-detached. Slightly worse PPL (28.53), neutral on reasoning — the
|
| 179 |
+
K-predictor learning a real cross-stage map (r=0.59) doesn't translate
|
| 180 |
+
into downstream gains at this scale.
|
| 181 |
|
| 182 |
## Capabilities probe
|
| 183 |
|