agentic-intent-classifier / artifacts /iab /dataset_summary.json
manikumargouni's picture
Upload folder using huggingface_hub
0584798 verified
{
"extended_cases_count": 8,
"graph_path": "/Users/manikumargouni/Desktop/AdMesh/protocol/agentic-intent-classifier/artifacts/iab/taxonomy_graph.json",
"hard_cases_count": 8,
"head": "iab_content",
"label_count": 703,
"sample_label_counts": {
"Attractions": {
"depth": 1,
"hard_negative_count": 24,
"parent_safe_count": 10,
"test": 9,
"total": 58,
"train": 40,
"val": 9
},
"Attractions > Amusement and Theme Parks": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Bars & Restaurants": {
"depth": 2,
"hard_negative_count": 4,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Casinos & Gambling": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Historic Site and Landmark Tours": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Malls & Shopping Centers": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Museums & Galleries": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Nightclubs": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Outdoor Activities": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
},
"Attractions > Parks & Nature": {
"depth": 2,
"hard_negative_count": 9,
"parent_safe_count": 0,
"test": 6,
"total": 36,
"train": 24,
"val": 6
}
},
"target_rows_per_label_override": null,
"test": {
"count": 3282,
"hard_negative_count": 1449,
"labels": 703,
"max_rows_per_label": 17,
"min_rows_per_label": 2,
"parent_safe_count": 60,
"rows_by_depth": {
"1": 385,
"2": 1932,
"3": 825,
"4": 140
},
"rows_by_evidence_strength": {
"moderate": 1098,
"strong": 2124,
"weak": 60
},
"rows_by_prompt_family": {
"action": 37,
"alias": 866,
"contrastive": 1449,
"discovery": 628,
"vague": 302
}
},
"train": {
"count": 13211,
"hard_negative_count": 1793,
"labels": 703,
"max_rows_per_label": 68,
"min_rows_per_label": 8,
"parent_safe_count": 239,
"rows_by_depth": {
"1": 1623,
"2": 7728,
"3": 3300,
"4": 560
},
"rows_by_evidence_strength": {
"moderate": 5245,
"strong": 7727,
"weak": 239
},
"rows_by_prompt_family": {
"action": 167,
"alias": 5790,
"contrastive": 1793,
"discovery": 3571,
"vague": 1890
}
},
"val": {
"count": 3282,
"hard_negative_count": 1385,
"labels": 703,
"max_rows_per_label": 17,
"min_rows_per_label": 2,
"parent_safe_count": 56,
"rows_by_depth": {
"1": 385,
"2": 1932,
"3": 825,
"4": 140
},
"rows_by_evidence_strength": {
"moderate": 1065,
"strong": 2161,
"weak": 56
},
"rows_by_prompt_family": {
"action": 72,
"alias": 898,
"contrastive": 1385,
"discovery": 610,
"vague": 317
}
}
}