Update model card: added convergentintel tag, added DISC section
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ tags:
|
|
| 8 |
- qwen2
|
| 9 |
- symbolic-ai
|
| 10 |
- symbioticlm
|
|
|
|
| 11 |
model-index:
|
| 12 |
- name: SymLM
|
| 13 |
results: []
|
|
@@ -209,4 +210,18 @@ Full methodology: [Structure Over Scale (DOI: 10.57967/hf/8165)](https://doi.org
|
|
| 209 |
|
| 210 |
*Convergent Intelligence LLC: Research Division*
|
| 211 |
|
| 212 |
-
<!-- CIX-CROSSLINK-END -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- qwen2
|
| 9 |
- symbolic-ai
|
| 10 |
- symbioticlm
|
| 11 |
+
- convergentintel
|
| 12 |
model-index:
|
| 13 |
- name: SymLM
|
| 14 |
results: []
|
|
|
|
| 210 |
|
| 211 |
*Convergent Intelligence LLC: Research Division*
|
| 212 |
|
| 213 |
+
<!-- CIX-CROSSLINK-END -->
|
| 214 |
+
|
| 215 |
+
## Discrepancy Calculus Foundation
|
| 216 |
+
|
| 217 |
+
This model is part of the [Convergent Intelligence LLC: Research Division](https://huggingface.co/reaperdoesntknow) portfolio. All models in this portfolio are developed under the Discrepancy Calculus (DISC) framework — a measure-theoretic approach to understanding and controlling the gap between what a model *should* produce and what it *actually* produces.
|
| 218 |
+
|
| 219 |
+
DISC treats training singularities (loss plateaus, mode collapse, catastrophic forgetting) not as failures to be smoothed over, but as **structural signals** that reveal the geometry of the learning problem. Key concepts:
|
| 220 |
+
|
| 221 |
+
- **Discrepancy Operator (D):** Measures the gap between expected and observed behavior at each training step
|
| 222 |
+
- **Jump Sets:** Boundaries where model behavior changes discontinuously — these are *features*, not bugs
|
| 223 |
+
- **Ghost Imprinting:** Teacher knowledge that transfers to student models through weight-space topology rather than explicit distillation signal
|
| 224 |
+
|
| 225 |
+
For the full mathematical treatment, see [Discrepancy Calculus: Foundations and Core Theory](https://huggingface.co/reaperdoesntknow/Discrepancy_Calculus) (DOI: 10.57967/hf/8194).
|
| 226 |
+
|
| 227 |
+
**Citation chain:** [Structure Over Scale](https://huggingface.co/reaperdoesntknow/Structure-Over-Scale) (DOI: 10.57967/hf/8165) → [Three Teachers to Dual Cognition](https://huggingface.co/reaperdoesntknow/DualMind_Methodolgy) (DOI: 10.57967/hf/8184) → [Discrepancy Calculus](https://huggingface.co/reaperdoesntknow/Discrepancy_Calculus) (DOI: 10.57967/hf/8194)
|