File size: 823 Bytes
483b03e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "model": "dehtr_ctc_fp32.onnx",
  "date": "2026-07-29",
  "runtime": "onnxruntime-python",
  "runtime_version": "1.28.0",
  "providers": [
    "CPUExecutionProvider"
  ],
  "split": "test",
  "n_lines": 601,
  "cer": 0.08503535661725116,
  "cer_ci95": [
    0.0768482369750828,
    0.0938812318850744
  ],
  "wer": 0.33741026322786494,
  "wer_ci95": [
    0.3165183167579399,
    0.35911998229638914
  ],
  "model_size_bytes": 38927475,
  "model_sha256": "d864baf5ae81f13c95c1a2ac7013bd026a6dc2f57b61c7976b407dcd601ef1f1",
  "latency_ms_per_line": {
    "median": 48.888999968767166,
    "mean": 51.59131578943024
  },
  "predictions": "results/m3/preds_onnx_fp32_python.jsonl",
  "fixtures": null,
  "environment": {
    "python": "3.12.0",
    "platform": "macOS-26.0.1-arm64-arm-64bit",
    "machine": "arm64"
  }
}