Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,8 @@ tags:
|
|
| 21 |
- aer
|
| 22 |
- merlin-research
|
| 23 |
- qwen3_5
|
| 24 |
-
base_model: deepseek-ai/DeepSeek-V4-Pro-Qwen3.5-9B-Distilled
|
| 25 |
base_model_relation: finetune
|
| 26 |
-
pipeline_tag: text-
|
| 27 |
---
|
| 28 |
|
| 29 |
# Mythoseek
|
|
@@ -39,7 +38,7 @@ pipeline_tag: text-generation
|
|
| 39 |
Mythoseek is a 10B parameter language model specialized for
|
| 40 |
cybersecurity — vulnerability research, penetration testing, OSINT,
|
| 41 |
and CWE-pattern reasoning. Fine-tuned from DeepSeek V4 Pro-Qwen3.5
|
| 42 |
-
9B Distilled on
|
| 43 |
model distillation traces, it brings closed-source cyber AI capability
|
| 44 |
to the open community.
|
| 45 |
|
|
@@ -118,7 +117,4 @@ OTOC scrambling measurements on real quantum hardware (SYK model,
|
|
| 118 |
4–5 qubits, IBM job IDs: `d7a40irc6das739jkmb0`,
|
| 119 |
`d7cj3c95a5qc73doqri0`) produced entropy profiles that calibrated
|
| 120 |
AER coefficients during RL training. Correlation between OTOC decay
|
| 121 |
-
and token entropy: Spearman ρ = −0.733, p = 0.016 (n = 1000).
|
| 122 |
-
|
| 123 |
-
This makes Mythoseek the first cybersecurity LLM with
|
| 124 |
-
quantum-informed entropy regularization.
|
|
|
|
| 21 |
- aer
|
| 22 |
- merlin-research
|
| 23 |
- qwen3_5
|
|
|
|
| 24 |
base_model_relation: finetune
|
| 25 |
+
pipeline_tag: image-text-to-text
|
| 26 |
---
|
| 27 |
|
| 28 |
# Mythoseek
|
|
|
|
| 38 |
Mythoseek is a 10B parameter language model specialized for
|
| 39 |
cybersecurity — vulnerability research, penetration testing, OSINT,
|
| 40 |
and CWE-pattern reasoning. Fine-tuned from DeepSeek V4 Pro-Qwen3.5
|
| 41 |
+
9B Distilled on enterprise pentest reports and frontier
|
| 42 |
model distillation traces, it brings closed-source cyber AI capability
|
| 43 |
to the open community.
|
| 44 |
|
|
|
|
| 117 |
4–5 qubits, IBM job IDs: `d7a40irc6das739jkmb0`,
|
| 118 |
`d7cj3c95a5qc73doqri0`) produced entropy profiles that calibrated
|
| 119 |
AER coefficients during RL training. Correlation between OTOC decay
|
| 120 |
+
and token entropy: Spearman ρ = −0.733, p = 0.016 (n = 1000).
|
|
|
|
|
|
|
|
|