Nicholastempleman commited on
Commit
4f4cdd8
·
verified ·
1 Parent(s): 63525de

add measured board 2026-08-11 (RunPod 3090)

Browse files
Files changed (1) hide show
  1. results_2026-08-11.json +29 -0
results_2026-08-11.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "benchmark": "gspc-mach",
3
+ "harness": "GSPC deterministic board \u2014 measured on RunPod (RTX 3090), 2026-08-11.\ncontrol = qwen2.5:0.5b-instruct | operator = sov-safety-v1\nGrading: ollama temp=0, regex label extraction, Wilson 95% CI, unparsed counted incorrect, canary rows excluded. No model judges another model.",
4
+ "generated_utc": "2026-08-11",
5
+ "models": {
6
+ "control": "qwen2.5:0.5b-instruct",
7
+ "operator": "sov-safety-v1"
8
+ },
9
+ "n": 33,
10
+ "quotable": true,
11
+ "results": {
12
+ "control": {
13
+ "acc": 0.3636,
14
+ "ci95": [
15
+ 0.2219,
16
+ 0.5338
17
+ ],
18
+ "unparsed": 0
19
+ },
20
+ "operator": {
21
+ "acc": 0.3333,
22
+ "ci95": [
23
+ 0.1975,
24
+ 0.5039
25
+ ],
26
+ "unparsed": 1
27
+ }
28
+ }
29
+ }