Update model card: added convergentintel tag, added DISC section
Browse files
README.md
CHANGED
|
@@ -14,6 +14,7 @@ tags:
|
|
| 14 |
- qwen3-8b
|
| 15 |
- symbiotic
|
| 16 |
- symbtioicai
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# SymbioticLM-8B
|
|
@@ -76,6 +77,20 @@ SymbioticLM-8B is a state-of-the-art hybrid transformer model with built-in symb
|
|
| 76 |
|
| 77 |
---
|
| 78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
## Citations
|
| 80 |
This model was designed and built from Discrepancy Analysis, paper to be published soon!
|
| 81 |
|
|
|
|
| 14 |
- qwen3-8b
|
| 15 |
- symbiotic
|
| 16 |
- symbtioicai
|
| 17 |
+
- convergentintel
|
| 18 |
---
|
| 19 |
|
| 20 |
# SymbioticLM-8B
|
|
|
|
| 77 |
|
| 78 |
---
|
| 79 |
|
| 80 |
+
## Discrepancy Calculus Foundation
|
| 81 |
+
|
| 82 |
+
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.
|
| 83 |
+
|
| 84 |
+
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:
|
| 85 |
+
|
| 86 |
+
- **Discrepancy Operator (D):** Measures the gap between expected and observed behavior at each training step
|
| 87 |
+
- **Jump Sets:** Boundaries where model behavior changes discontinuously — these are *features*, not bugs
|
| 88 |
+
- **Ghost Imprinting:** Teacher knowledge that transfers to student models through weight-space topology rather than explicit distillation signal
|
| 89 |
+
|
| 90 |
+
For the full mathematical treatment, see [Discrepancy Calculus: Foundations and Core Theory](https://huggingface.co/reaperdoesntknow/Discrepancy_Calculus) (DOI: 10.57967/hf/8194).
|
| 91 |
+
|
| 92 |
+
**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)
|
| 93 |
+
|
| 94 |
## Citations
|
| 95 |
This model was designed and built from Discrepancy Analysis, paper to be published soon!
|
| 96 |
|