bebrws commited on
Commit
4a148a8
·
verified ·
1 Parent(s): e39d5ab

Model card: benchmark vs Foundation-Sec-1.1-8B-Instruct (honest standings)

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -63,12 +63,17 @@ Foundation-Sec-8B is a *base* model and was evaluated with 3-shot raw completion
63
  (its intended usage per Cisco's model card); k3-sec-8b was evaluated zero-shot
64
  chat (Qwen3 template, non-thinking). Identical question sets for every model.
65
 
66
- | Benchmark (n) | Foundation-Sec-8B | k3 v4 | v5 | v6 | v7cti (chat) | v7cti (completion) |
67
- |---|---:|---:|---:|---:|---:|---:|
68
- | CyberMetric-500 | 84.20% | **86.80%** | **86.80%** | **86.80%** | 86.20% | **87.80%** |
69
- | CTI-Bench-MCQ (500) | **66.00%** | 59.20% | 59.80% | 58.80% | 60.40% | 62.60% |
70
- | SecQA v1+v2 (210) | 98.10% | 98.10% | 98.10% | 98.10% | 97.62% | **98.57%** |
71
- | **Overall (1,210)** | **79.09%** | 77.36% | 77.60% | 77.19% | 77.52% | **79.26%** |
 
 
 
 
 
72
 
73
  Parse failures: 0 for all models in native modes.
74
 
 
63
  (its intended usage per Cisco's model card); k3-sec-8b was evaluated zero-shot
64
  chat (Qwen3 template, non-thinking). Identical question sets for every model.
65
 
66
+ | Benchmark (n) | F-Sec-8B (base) | F-Sec-1.1-8B-Instruct | k3 v6 | v7cti (chat) | v7cti (completion) |
67
+ |---|---:|---:|---:|---:|---:|
68
+ | CyberMetric-500 | 84.20% | 85.80% | **86.80%** | 86.20% | **87.80%** |
69
+ | CTI-Bench-MCQ (500) | 66.00% | **67.40%** | 58.80% | 60.40% | 62.60% |
70
+ | SecQA v1+v2 (210) | 98.10% | **99.05%** | 98.10% | 97.62% | 98.57% |
71
+ | **Overall (1,210)** | 79.09% | **80.50%** | 77.19% | 77.52% | 79.26% |
72
+
73
+ Note: `Foundation-Sec-8B` is a *base* model (few-shot completion is its only usable
74
+ mode; zero-shot chat collapses to ~34%). The fair chat-era comparator is
75
+ `Foundation-Sec-1.1-8B-Instruct` (both modes shown: chat/completion 85.0/85.8,
76
+ 65.8/67.4, 98.6/99.1).
77
 
78
  Parse failures: 0 for all models in native modes.
79