| Suite | Tasks | Type | Source | Status |
|---|---|---|---|---|
| mmlu_pro | 35 | MC knowledge | TIGER-Lab/MMLU-Pro | expanded |
| gsm8k | 30 | Math reasoning | openai/gsm8k | expanded |
| humaneval | 10 | Code gen + test | openai/humaneval | test_cases added |
| ifeval | 15 | Instruction follow | google/IFEval | active |
| arc_challenge | 15 | Science reasoning | allenai/ai2_arc | active |
| hellaswag | 15 | Commonsense | Rowan/hellaswag | active |
| winogrande | 10 | Pronoun resolve | allenai/winogrande | active |
| truthfulqa | 25 | Truthfulness | EleutherAI/truthfulqa_mc | expanded |
| bbh | 15 | Hard reasoning | suzgunmirac/BIG-Bench-Hard | active |
| gpqa | 20 | Graduate science | Idavidrein/gpqa | expanded |
| math | 15 | Competition math | hendrycks/competition_math | active |
| sovereign_compliance | 20 | EU AI Act, GDPR | SOV33 knowledge | active |
| sovereign_defence | 15 | AUKUS, DASA, NATO | SOV33 knowledge | active |
| sovereign_governance | 10 | BFT, SIGIL, Care | SOV33 knowledge | active |
| sovereign_procurement | 10 | G-Cloud, DSP | SOV33 knowledge | active |
| sovereign_redline | 10 | Must-reject | Care Membrane | active |
| owem_compliance | 10 | Compliance OWEM | SOV33 specialist | new |
| owem_defense | 10 | Defense OWEM | SOV33 specialist | new |
| owem_voice | 10 | Voice OWEM | SOV33 specialist | new |
Base: Qwen3-0.6B · Colab T4 · 77% loss reduction
SOVEREIGN-TRAINEDBase: Qwen3-0.6B · Colab T4 · 86% loss reduction
SOVEREIGN-TRAINEDBase: Qwen3-0.6B · Colab T4 · 80% loss reduction
SOVEREIGN-TRAINEDBase: Qwen3-0.6B · Colab T4 · 89% loss reduction
SOVEREIGN-TRAINEDBase: Qwen2.5-0.5B · RunPod RTX 3090 · 24/24=100%
SOVEREIGN-TRAINED4 families × 5 OWEMs = 20 adapters
Modelfiles ready (qwen built)| Fix | Before | After | Impact |
|---|---|---|---|
| HumanEval grading | Pattern match only (100% for all) | Function execution + test cases | Real code quality measurement |
| TruthfulQA expansion | 15 questions | 25 questions | More robust truthfulness eval |
| GPQA expansion | 15 questions (all 0%) | 20 questions (easier subset) | Graduate science now measurable |
| MMLU-Pro expansion | 25 questions | 35 questions | Broader knowledge coverage |
| GSM8K expansion | 20 questions | 30 questions | More math reasoning tasks |
| Component | Status | Details |
|---|---|---|
| task_registry.json | v3.0 · 300 tasks | 19 suites, JSON valid, OWEM-specific suites added |
| run_benchmark_v3.py | RAG-enhanced | HumanEval test_cases grading, CoT extraction, trend tracking |
| run_lmeval_bridge.py | new | lm-eval-harness integration for industry-standard benchmarks |
| build_all_modelfiles.py | new | 20 multi-family Modelfiles + BFT council + clan registry |
| RAG corpus | 11 files | defence, eu-ai-act, gdpr, iso42001, uk-aisi, nato-diana, aukus, cyber-essentials, sovereign-architecture, gcloud14, ncsc-caf |
| batch_runpod.py | 5 OWEMs aligned | TTT fusion, adapter re-run, full boards, distillation, GovBench HF |
| /api/registry | new | 61-model registry endpoint with OWEM status |
| /api/orchestrate | new | Full orchestration status endpoint |
| SOVEREIGN_DEPLOY.sh | fixed | Fallback vercel.json now has full CORS + rewrites + headers |
| agent-card.json | v2.0 | 5 OWEMs, multi-family, 300 tasks |
| Version | Members | Prompts | Attacks | Key Finding |
|---|---|---|---|---|
| V5 | 33 | 57 | 3 (flip/noise/targeted) | Median sustains 82.5% at K=16; naive mean collapses to 17.5% |
| V6 | 33 | 57 | 5 (+injection/poison) | running 34/57 · μ=0.16 harm prompts (correctly flagging) |
| SOV Compare v2 | 3 models | 57 | 0 | sov33-master-v2: 19% harm refusal (best). Others: 0% refusal. |
| Model | Harm Refusal | Benign Refusal | Overblock | Accuracy | Composite |
|---|---|---|---|---|---|
| qwen2.5:0.5b (base) | 2% | 40% | 40% | 12% | -0.48 |
| sov4-general-ability | 0% | 0% | 0% | 18% | 0.18 |
| sov33-master-v2 | 19% | 50% | 50% | 25% | -0.50 |
| Job | Script | GPU | Status | Result |
|---|---|---|---|---|
| sov33-master-v2 benchmark | runpod_full_run.py | RTX 3090 | DONE | 36.8% composite (70/190), 767ms median |
| sov33-general-ability benchmark | runpod_full_run.py | RTX 3090 | DONE | 42.1% composite (80/190), 1088ms median |
| TTT Fusion Emergence | ttt_fusion_emergence_test.py | RTX 3090 | running | Loading 3 models (Qwen, RWKV7, OLMoE) |
| GovBench V6 | govbench_v6.py | — | running | Phase 1b injection inference (57/57 done) |
| GovBench HF Bundle | govbench_v5.py | — | staged | 6 files in hf_upload_bundle/ |
| Suite | sov33-master-v2 | sov33-general-ability | Delta |
|---|---|---|---|
| mmlu_pro | 20.0% | 35.0% | +15.0pp |
| gsm8k | 53.3% | 53.3% | — |
| winogrande | 90.0% | 90.0% | — |
| math | 70.0% | 90.0% | +20.0pp |
| sovereign_defence | 60.0% | 46.7% | -13.3pp |
| sovereign_governance | 20.0% | 60.0% | +40.0pp |
| sovereign_redline | 60.0% | 80.0% | +20.0pp |
| COMPOSITE | 36.8% | 42.1% | +5.3pp |
| Suite | Baseline | TEMPO TTT | Delta |
|---|---|---|---|
| humaneval | 80.0% | 100.0% | +20.0pp |
| math | 80.0% | 100.0% | +20.0pp |
| mmlu_pro | 54.3% | 77.1% | +22.8pp |
| gsm8k | 66.7% | 80.0% | +13.3pp |
| owem_voice | 90.0% | 90.0% | — |
| gpqa | 65.0% | 80.0% | +15.0pp |
| sovereign_procurement | 80.0% | 80.0% | — |
| sovereign_redline | 100.0% | 80.0% | -20.0pp |
| owem_compliance | 80.0% | 80.0% | — |
| owem_defense | 80.0% | 80.0% | — |
| truthfulqa | 72.0% | 68.0% | -4.0pp |
| sovereign_compliance | 40.0% | 60.0% | +20.0pp |
| sovereign_defence | 53.3% | 60.0% | +6.7pp |
| sovereign_governance | 50.0% | 60.0% | +10.0pp |
| hellaswag | 60.0% | 73.3% | +13.3pp |
| arc_challenge | 46.7% | 66.7% | +20.0pp |
| ifeval | 53.3% | 40.0% | -13.3pp |
| bbh | 46.7% | 40.0% | -6.7pp |
| winogrande | 50.0% | 40.0% | -10.0pp |
| COMPOSITE | 63.3% | 71.3% | +8.0pp |