初始化项目,由ModelHub XC社区提供模型
Model: frankmorales2020/deepseek-governed-no-amnesia Source: Original Platform
This commit is contained in:
26
VERIFICATION.txt
Normal file
26
VERIFICATION.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
============================================================
|
||||
PRIME-ANCHORED GOVERNOR - RUN RECORD
|
||||
============================================================
|
||||
|
||||
Base model : deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
|
||||
User : frankmorales2020
|
||||
Anchor primes : [2, 3, 5, 7, 11, 13]
|
||||
Lambda_12 : 0.9785142874
|
||||
Anchor hash : aee243e535f5718a88384110c86e1dcda2011b3d45f0f06bacd357029aeddf63
|
||||
Seed : 123
|
||||
Accepted steps : 1
|
||||
Rejected steps : 0
|
||||
|
||||
WHAT THIS RUN ACTUALLY SHOWS:
|
||||
- The pipeline executed end-to-end without errors.
|
||||
- The prime-indexed embedding rows [2,3,5,7,11,13] are pinned
|
||||
to their original values (anchor hash unchanged).
|
||||
- The governor did NOT mutate the model: the optimizer step is
|
||||
a no-op (STEP_GATED_NO_MUTATION). The uploaded weights are
|
||||
therefore identical to the base model above.
|
||||
|
||||
WHAT THIS RUN DOES NOT SHOW:
|
||||
- It does not demonstrate training, fine-tuning, or that any
|
||||
form of catastrophic forgetting was prevented, because the
|
||||
model was not modified.
|
||||
============================================================
|
||||
Reference in New Issue
Block a user