exitlens / general /label_map.json
saibiindex's picture
Upload Exit Lens 3-model ONNX artifacts
fb735a2 verified
Raw
History Blame Contribute Delete
5.4 kB
{
"schemaVersion": 1,
"primaryDomain": {
"label_to_id": {
"general_chat": 0,
"group_info": 1,
"recruiting_or_deceptive_access": 2,
"coercive_control": 3,
"exit_or_distance": 4,
"money_or_fraud": 5,
"privacy_or_identity": 6,
"unknown_substance": 7,
"sexual_boundary": 8,
"sexual_violence": 9,
"self_harm_or_suicide": 10,
"violence_or_retaliation": 11,
"hate_or_discrimination": 12,
"defamation_or_unverified": 13,
"prompt_injection": 14,
"source_or_report_request": 15,
"unknown": 16
},
"id_to_label": {
"0": "general_chat",
"1": "group_info",
"2": "recruiting_or_deceptive_access",
"3": "coercive_control",
"4": "exit_or_distance",
"5": "money_or_fraud",
"6": "privacy_or_identity",
"7": "unknown_substance",
"8": "sexual_boundary",
"9": "sexual_violence",
"10": "self_harm_or_suicide",
"11": "violence_or_retaliation",
"12": "hate_or_discrimination",
"13": "defamation_or_unverified",
"14": "prompt_injection",
"15": "source_or_report_request",
"16": "unknown"
}
},
"templateId": {
"label_to_id": {
"casual_greeting": 0,
"personal_concern_opening": 1,
"short_distress_check": 2,
"friend_change_check": 3,
"light_emotional_support": 4,
"ambiguous_pressure_check": 5,
"wants_to_leave_check": 6,
"out_of_scope_soft_redirect": 7,
"group_info_safe": 8,
"deceptive_recruiting": 9,
"coercive_control": 10,
"privacy_pause": 11,
"money_pressure": 12,
"exit_pressure": 13,
"sexual_boundary_authority": 14,
"sexual_violence_support": 15,
"unknown_substance_safety": 16,
"self_harm_immediate": 17,
"violence_deescalation": 18,
"prompt_injection_refusal": 19,
"source_integrity_refusal": 20,
"defamation_reframe": 21,
"hate_reframe": 22,
"ask_for_context": 23
},
"id_to_label": {
"0": "casual_greeting",
"1": "personal_concern_opening",
"2": "short_distress_check",
"3": "friend_change_check",
"4": "light_emotional_support",
"5": "ambiguous_pressure_check",
"6": "wants_to_leave_check",
"7": "out_of_scope_soft_redirect",
"8": "group_info_safe",
"9": "deceptive_recruiting",
"10": "coercive_control",
"11": "privacy_pause",
"12": "money_pressure",
"13": "exit_pressure",
"14": "sexual_boundary_authority",
"15": "sexual_violence_support",
"16": "unknown_substance_safety",
"17": "self_harm_immediate",
"18": "violence_deescalation",
"19": "prompt_injection_refusal",
"20": "source_integrity_refusal",
"21": "defamation_reframe",
"22": "hate_reframe",
"23": "ask_for_context"
}
},
"urgency": {
"label_to_id": {
"none": 0,
"low": 1,
"medium": 2,
"high": 3,
"critical": 4
},
"id_to_label": {
"0": "none",
"1": "low",
"2": "medium",
"3": "high",
"4": "critical"
}
},
"slotProfile": {
"label_to_id": {
"default": 0,
"general_information_request": 1,
"place_discomfort_or_fatigue": 2,
"blocked_from_leaving": 3,
"meeting_exit_pressure": 4,
"just_tired": 5,
"avoidance_without_context": 6,
"wants_distance": 7,
"friend_secrecy": 8,
"sudden_isolation": 9,
"new_group_focus": 10,
"secrecy_or_new_language": 11,
"money_or_time_pressure": 12,
"family_isolation": 13,
"identity_or_account_request": 14,
"drink_after_dizziness": 15,
"ritual_wine_symptom": 16,
"memory_gap_after_intake": 17,
"therapy_body_contact": 18,
"religious_touch_pretext": 19,
"unwanted_contact_after_refusal": 20,
"bridge_water_metaphor": 21,
"god_side_death_metaphor": 22,
"eternal_rest_metaphor": 23,
"direct_death_wish": 24,
"dangerous_location_unclear_intent": 25,
"fabricated_source_request": 26,
"whole_religion_generalization": 27,
"unverified_crime_claim": 28,
"immediate_violence_threat": 29
},
"id_to_label": {
"0": "default",
"1": "general_information_request",
"2": "place_discomfort_or_fatigue",
"3": "blocked_from_leaving",
"4": "meeting_exit_pressure",
"5": "just_tired",
"6": "avoidance_without_context",
"7": "wants_distance",
"8": "friend_secrecy",
"9": "sudden_isolation",
"10": "new_group_focus",
"11": "secrecy_or_new_language",
"12": "money_or_time_pressure",
"13": "family_isolation",
"14": "identity_or_account_request",
"15": "drink_after_dizziness",
"16": "ritual_wine_symptom",
"17": "memory_gap_after_intake",
"18": "therapy_body_contact",
"19": "religious_touch_pretext",
"20": "unwanted_contact_after_refusal",
"21": "bridge_water_metaphor",
"22": "god_side_death_metaphor",
"23": "eternal_rest_metaphor",
"24": "direct_death_wish",
"25": "dangerous_location_unclear_intent",
"26": "fabricated_source_request",
"27": "whole_religion_generalization",
"28": "unverified_crime_claim",
"29": "immediate_violence_threat"
}
}
}