Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ entry_class model.BitSerialReducer, output_base 2, ~471K params.
|
|
| 12 |
- Deterministic (re-run identical); bf16 decisions match fp32 exactly (0 flips, min|logit|=3.0).
|
| 13 |
- Randomizing the weights collapses every tier to 0.00 (capability is in the trained parameters).
|
| 14 |
|
| 15 |
-
##
|
| 16 |
Benchmark-accurate on the official random-operand distribution; a sparse, power-of-two-adjacent
|
| 17 |
structured-input residual remains (not exact). Not organizer-verified. The Lean package proves the integer algorithm,
|
| 18 |
not this network.
|
|
|
|
| 12 |
- Deterministic (re-run identical); bf16 decisions match fp32 exactly (0 flips, min|logit|=3.0).
|
| 13 |
- Randomizing the weights collapses every tier to 0.00 (capability is in the trained parameters).
|
| 14 |
|
| 15 |
+
## Limitations
|
| 16 |
Benchmark-accurate on the official random-operand distribution; a sparse, power-of-two-adjacent
|
| 17 |
structured-input residual remains (not exact). Not organizer-verified. The Lean package proves the integer algorithm,
|
| 18 |
not this network.
|