File size: 2,479 Bytes
4304d82 | 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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | {
"base_model": "LiquidAI/LFM2.5-Encoder-230M",
"base_model_revision": "0b649ad0c684378b03d4d8304f7577a662ab89bc",
"benchmark_exact_match": null,
"evaluation_full_parse_exact_match": 0.99921875,
"inference": {
"acceptance_confidence_threshold": 0.7,
"irrelevant_context_masking": true,
"issue_threshold": 0.5,
"preflight_hazard_guard": true,
"risk_threshold": 0.5,
"slot_presence_threshold": 0.6,
"span_decoder": "guarded_hybrid",
"treatment_control_rescue": false
},
"max_sequence_length": 512,
"model": "PocketTrials Schedule Fallback",
"onnx_equivalence_cases": 3,
"onnx_equivalence_max_abs_error": 5.7697296142578125e-05,
"optional_heads": {
"issue": true,
"risk": true,
"structured_span": true,
"window_mode": true
},
"preprocessing": {
"consensus_policy": "parser-model-consensus-v2",
"deterministic_parser_input_must_be_normalized": true,
"model_offsets_restored_to_source_text": true,
"normalizer": "irrelevant-schedule-context-v1",
"normalizer_required": true,
"normalizer_source_sha256": "f2d90dd63df2d60a88039d8c8ca42412b0d34cc2d02f33f47132d1bc6073c07a",
"preflight_hazard_guard_required": true
},
"production_ready": true,
"production_scope": "Optional WebGPU fallback behind the deterministic parser, deterministic preflight guard, schema validation, and fail-closed acceptance threshold.",
"quantization": "weight-only-int4-block128",
"quantization_details": {
"block_size": 128,
"graph_contract_verified": true,
"method": "weight-only-int4",
"onnxruntime_version": "1.28.0",
"op_types": [
"MatMul",
"Gather"
],
"per_channel": null,
"quantized_model_bytes": 123012561,
"quantized_model_sha256": "4e4a5b343832c97946800acaa1dc48b81df13c5889f4b6d915cfbd7cfcf6944f",
"semantic_parity_verified": false,
"semantic_safety_gate_verified": true,
"size_ratio": 0.13370504387717216,
"source_model_bytes": 920029323,
"source_model_sha256": "35bb5c1821d3dfa143c760a78699d4d9c4e48e9299134dadac10c7590aefd168",
"symmetric": true,
"web_runtime_verified": true,
"weight_type": "int4"
},
"schema_version": "schedule-parser-schema-v1",
"supported_execution_providers": [
"webgpu"
],
"training_dataset_version": "124a405f3d51ccf01a124fe855659af7bcd7b726cd823f66bac56f336ccf81ba",
"unsupported_optional_execution_providers": [
"wasm"
],
"version": "1.0.0-webgpu-int4"
}
|