File size: 1,524 Bytes
30d39c9 b03c74b | 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 | {
"id": "bashkir_lid_binary",
"version": "v3",
"type": "binary_language_identification",
"classes": [
"ba",
"non_ba"
],
"file": "model.onnx",
"status": "current",
"features": 240000,
"source_sha256": "2d16983fa945ec83d731673200460c389820c95258c10f3a8d0e2b38505f1a15",
"dependencies": {
"numpy": "2.5.2",
"scikit-learn": "1.9.0",
"onnx": "1.22.0",
"onnxruntime": "1.22.0",
"joblib": "1.5.3"
},
"created_at": "2026-09-16T12:08:28Z",
"input_contract": "Dual-channel char_wb (2-5) + word (1-2) -> sparse feature tensors -> ONNX Sigmoid",
"benchmark_quality": "weak-label 4,000-sentence benchmark; not expert-reviewed Gold",
"sha256": {
"model.joblib": "2d16983fa945ec83d731673200460c389820c95258c10f3a8d0e2b38505f1a15",
"model.onnx": "adbfcad591642c7a70aa39fbd53969502327aa2c5750507390557facae469742",
"vectorizer.json": "b9f3f823ce9fc7d22cca995915134d06dc4a31be61f08950751b94fc7a7b553d",
"META.json": "e6082d2c8f479c3f429e7c74123444b11c5b2ee53dcc856b3bea33c5a4ef2b01"
},
"validation": {
"rows": 4008,
"label_disagreements": 0,
"max_probability_error": 2.23e-07,
"benchmark_sha256": "69c33f9136ef0328cddce13cb12e0724afedf9003ac9394774c3915b2de5c8c9",
"threshold_metrics": {
"0.50": {"ba_recall": 0.73, "non_ba_false_acceptance": 0.0},
"0.40": {"ba_recall": 0.783, "non_ba_false_acceptance": 0.000667},
"0.35": {"ba_recall": 0.808, "non_ba_false_acceptance": 0.001333}
}
}
}
|