| { | |
| "label_to_id": { | |
| "emotion_curious": 0, | |
| "emotion_annoyed": 1, | |
| "emotion_hesitant": 2, | |
| "emotion_confused": 3, | |
| "emotion_enthusiastic": 4, | |
| "emotion_suspicious": 5, | |
| "emotion_overwhelmed": 6, | |
| "intent_evaluating": 7, | |
| "intent_rejecting": 8, | |
| "intent_comparison_shopping": 9, | |
| "intent_clarification": 10, | |
| "intent_ready_to_convert": 11, | |
| "intent_needs_reassurance": 12, | |
| "objection_financial_concern": 13, | |
| "objection_hidden_fee_suspicion": 14, | |
| "objection_trust_issue": 15, | |
| "objection_too_complicated": 16, | |
| "objection_fear_of_commitment": 17, | |
| "signal_feature_interest": 18, | |
| "signal_details": 19, | |
| "signal_willingness": 20, | |
| "none": 21 | |
| }, | |
| "id_to_label": { | |
| "0": "emotion_curious", | |
| "1": "emotion_annoyed", | |
| "2": "emotion_hesitant", | |
| "3": "emotion_confused", | |
| "4": "emotion_enthusiastic", | |
| "5": "emotion_suspicious", | |
| "6": "emotion_overwhelmed", | |
| "7": "intent_evaluating", | |
| "8": "intent_rejecting", | |
| "9": "intent_comparison_shopping", | |
| "10": "intent_clarification", | |
| "11": "intent_ready_to_convert", | |
| "12": "intent_needs_reassurance", | |
| "13": "objection_financial_concern", | |
| "14": "objection_hidden_fee_suspicion", | |
| "15": "objection_trust_issue", | |
| "16": "objection_too_complicated", | |
| "17": "objection_fear_of_commitment", | |
| "18": "signal_feature_interest", | |
| "19": "signal_details", | |
| "20": "signal_willingness", | |
| "21": "none" | |
| }, | |
| "labels": [ | |
| "emotion_curious", | |
| "emotion_annoyed", | |
| "emotion_hesitant", | |
| "emotion_confused", | |
| "emotion_enthusiastic", | |
| "emotion_suspicious", | |
| "emotion_overwhelmed", | |
| "intent_evaluating", | |
| "intent_rejecting", | |
| "intent_comparison_shopping", | |
| "intent_clarification", | |
| "intent_ready_to_convert", | |
| "intent_needs_reassurance", | |
| "objection_financial_concern", | |
| "objection_hidden_fee_suspicion", | |
| "objection_trust_issue", | |
| "objection_too_complicated", | |
| "objection_fear_of_commitment", | |
| "signal_feature_interest", | |
| "signal_details", | |
| "signal_willingness", | |
| "none" | |
| ] | |
| } |