zlm-v1-iab-domain-classifier / thresholds.json
nemanja-igic's picture
Initial release: URL-only IAB classifier (ModernBERT, ONNX fp32+int8, calibrated thresholds, benchmark vs GPT-5.4-nano)
7c294a0 verified
Raw
History Blame Contribute Delete
774 Bytes
{
"_meta": {
"grid": [
0.05,
0.1,
0.15,
0.2,
0.25,
0.3,
0.35,
0.4,
0.45,
0.5,
0.55,
0.6,
0.65,
0.7,
0.75,
0.8,
0.85,
0.9
],
"min_support": 50
},
"iabcontent_names": {
"_default": 0.6,
"_default_f1": 0.3845,
"Technology & Computing": 0.6,
"Events and Attractions": 0.75,
"Business and Finance": 0.55,
"Education": 0.7,
"Style & Fashion": 0.55
},
"iabaudience_names": {
"_default": 0.5,
"_default_f1": 0.173,
"Technology & Computing": 0.55,
"Events and Attractions": 0.5,
"Business and Finance": 0.55,
"Education": 0.4,
"Style & Fashion": 0.5
}
}