agentic-intent-classifier / artifacts /evaluation /latest /iab_content_val_report.json
manikumargouni's picture
Upload folder using huggingface_hub
37d98fb verified
raw
history blame
1.8 kB
{
"accepted_accuracy": 0.9442,
"accepted_coverage": 1.0,
"accuracy": 0.9442,
"count": 3282,
"dataset_path": "/content/agentic-intent-classifier/data/iab/val.jsonl",
"fallback_rate": 0.0,
"head": "iab_content",
"macro_f1": 0.9166,
"primary_source": "supervised_classifier",
"suite": "val",
"tier_metrics": {
"average_prediction_depth": 2.2151,
"error_buckets": {
"exact_match": 3099,
"parent_safe_stop": 35,
"right_tier1_wrong_tier2": 45,
"wrong_deep_leaf": 72,
"wrong_tier1": 31
},
"exact_path_accuracy": 0.9442,
"parent_safe_accuracy": 0.9576,
"tier1_accuracy": 0.9906,
"tier2_accuracy": 0.9769,
"tier3_accuracy": 0.9088,
"tier4_accuracy": 0.7286
},
"view_metrics": {
"classifier": {
"average_prediction_depth": 2.2151,
"error_buckets": {
"exact_match": 3056,
"parent_safe_stop": 34,
"right_tier1_wrong_tier2": 57,
"wrong_deep_leaf": 104,
"wrong_tier1": 31
},
"exact_path_accuracy": 0.9311,
"parent_safe_accuracy": 0.9442,
"tier1_accuracy": 0.9906,
"tier2_accuracy": 0.9727,
"tier3_accuracy": 0.8736,
"tier4_accuracy": 0.5286
},
"combined_path": {
"count": 3282,
"max_combined_rows": 500,
"reason": "dataset_too_large_for_combined_view",
"skipped": true
},
"disagreements": {
"count": 3282,
"max_combined_rows": 500,
"reason": "dataset_too_large_for_combined_view",
"skipped": true
},
"shadow_embedding_retrieval": {
"hint": "Set IAB_EVAL_INCLUDE_SHADOW_RETRIEVAL=1 to run shadow embedding retrieval (downloads/loads gte-Qwen2 when index is present).",
"reason": "disabled_by_default",
"skipped": true
}
}
}