Daemons-Q commited on
Commit
aa89f51
·
verified ·
1 Parent(s): 4c33f48

FHE-feasible diagnostic CNN: artefacts + measured metrics

Browse files
Files changed (1) hide show
  1. eval_sample.json +2 -1
eval_sample.json CHANGED
@@ -31066,8 +31066,9 @@
31066
  ],
31067
  "expected": {
31068
  "graph": "model.onnx",
31069
- "accuracy": 0.6858974358974359,
31070
  "majority_baseline": 0.7307692307692307,
 
31071
  "note": "The whole official test split, and the same rows the registry's recorded student accuracy was measured on, so this reproduces that figure rather than resampling it."
31072
  }
31073
  }
 
31066
  ],
31067
  "expected": {
31068
  "graph": "model.onnx",
31069
+ "accuracy": 0.7692307692307693,
31070
  "majority_baseline": 0.7307692307692307,
31071
+ "declared_metric_not_verifiable": "auc",
31072
  "note": "The whole official test split, and the same rows the registry's recorded student accuracy was measured on, so this reproduces that figure rather than resampling it."
31073
  }
31074
  }