File size: 839 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_int8.onnx",
"date": "2026-07-29",
"runtime": "onnxruntime-python",
"runtime_version": "1.28.0",
"providers": [
"CPUExecutionProvider"
],
"split": "test",
"n_lines": 601,
"cer": 0.08568146738935353,
"cer_ci95": [
0.07751512846063822,
0.0945071396040733
],
"wer": 0.3390055836213773,
"wer_ci95": [
0.3183267790597364,
0.3602881101874067
],
"model_size_bytes": 9843872,
"model_sha256": "05cce04d3938a64edaee79caf2a74587eaa9f8c46c146d6e04f0512bfce51d82",
"latency_ms_per_line": {
"median": 71.66670821607113,
"mean": 74.27365772392037
},
"predictions": "results/m3/preds_onnx_int8_python.jsonl",
"fixtures": ".cache/m3-node-inputs",
"environment": {
"python": "3.12.0",
"platform": "macOS-26.0.1-arm64-arm-64bit",
"machine": "arm64"
}
}
|