manikumargouni's picture
Upload folder using huggingface_hub
0584798 verified
{
"base_model_name": "distilbert-base-uncased",
"format": "admesh_multitask_intent_v1",
"label_maps": {
"decision_phase": {
"id2label": {
"0": "awareness",
"1": "research",
"2": "consideration",
"3": "decision",
"4": "action",
"5": "post_purchase",
"6": "support"
},
"label2id": {
"action": 4,
"awareness": 0,
"consideration": 2,
"decision": 3,
"post_purchase": 5,
"research": 1,
"support": 6
}
},
"intent_subtype": {
"id2label": {
"0": "education",
"1": "product_discovery",
"2": "comparison",
"3": "evaluation",
"4": "deal_seeking",
"5": "provider_selection",
"6": "signup",
"7": "purchase",
"8": "booking",
"9": "download",
"10": "contact_sales",
"11": "task_execution",
"12": "onboarding_setup",
"13": "troubleshooting",
"14": "account_help",
"15": "billing_help",
"16": "follow_up",
"17": "emotional_reflection"
},
"label2id": {
"account_help": 14,
"billing_help": 15,
"booking": 8,
"comparison": 2,
"contact_sales": 10,
"deal_seeking": 4,
"download": 9,
"education": 0,
"emotional_reflection": 17,
"evaluation": 3,
"follow_up": 16,
"onboarding_setup": 12,
"product_discovery": 1,
"provider_selection": 5,
"purchase": 7,
"signup": 6,
"task_execution": 11,
"troubleshooting": 13
}
},
"intent_type": {
"id2label": {
"0": "informational",
"1": "exploratory",
"2": "commercial",
"3": "transactional",
"4": "support",
"5": "personal_reflection",
"6": "creative_generation",
"7": "chit_chat",
"8": "ambiguous",
"9": "prohibited"
},
"label2id": {
"ambiguous": 8,
"chit_chat": 7,
"commercial": 2,
"creative_generation": 6,
"exploratory": 1,
"informational": 0,
"personal_reflection": 5,
"prohibited": 9,
"support": 4,
"transactional": 3
}
}
},
"max_length": 72
}