agentic-intent-classifier / artifacts /evaluation /latest /iab_content_test_report.json
manikumargouni's picture
Upload folder using huggingface_hub
53d5d9f verified
{
"accepted_accuracy": 0.9278,
"accepted_coverage": 0.996,
"accuracy": 0.9247,
"count": 3282,
"dataset_path": "/content/agentic-intent-classifier/data/iab/test.jsonl",
"fallback_rate": 0.004,
"head": "iab_content",
"macro_f1": 0.8814,
"primary_source": "supervised_classifier",
"suite": "test",
"tier_metrics": {
"average_prediction_depth": 2.1706,
"error_buckets": {
"exact_match": 3035,
"parent_safe_stop": 87,
"right_tier1_wrong_tier2": 56,
"wrong_deep_leaf": 69,
"wrong_tier1": 35
},
"exact_path_accuracy": 0.9247,
"parent_safe_accuracy": 0.961,
"tier1_accuracy": 0.9893,
"tier2_accuracy": 0.9707,
"tier3_accuracy": 0.8487,
"tier4_accuracy": 0.5714
},
"view_metrics": {
"classifier": {
"average_prediction_depth": 2.1706,
"error_buckets": {
"exact_match": 3004,
"parent_safe_stop": 84,
"right_tier1_wrong_tier2": 68,
"wrong_deep_leaf": 91,
"wrong_tier1": 35
},
"exact_path_accuracy": 0.9153,
"parent_safe_accuracy": 0.9506,
"tier1_accuracy": 0.9893,
"tier2_accuracy": 0.9665,
"tier3_accuracy": 0.8259,
"tier4_accuracy": 0.4429
},
"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
}
}
}