Upload dr_sage_v3_category_map.json with huggingface_hub
Browse files- dr_sage_v3_category_map.json +84 -0
dr_sage_v3_category_map.json
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"categories": [
|
| 3 |
+
"anger",
|
| 4 |
+
"anxiety",
|
| 5 |
+
"boundaries_pleasing",
|
| 6 |
+
"crisis_safety",
|
| 7 |
+
"depression",
|
| 8 |
+
"family_dynamics",
|
| 9 |
+
"general_therapeutic",
|
| 10 |
+
"grief_loss",
|
| 11 |
+
"identity_transition",
|
| 12 |
+
"loneliness",
|
| 13 |
+
"physical_somatic",
|
| 14 |
+
"relationships",
|
| 15 |
+
"self_esteem",
|
| 16 |
+
"shame_esteem",
|
| 17 |
+
"substance_avoidance",
|
| 18 |
+
"trauma",
|
| 19 |
+
"work_burnout"
|
| 20 |
+
],
|
| 21 |
+
"category_counts": {
|
| 22 |
+
"anger": 770,
|
| 23 |
+
"anxiety": 1272,
|
| 24 |
+
"boundaries_pleasing": 765,
|
| 25 |
+
"crisis_safety": 379,
|
| 26 |
+
"depression": 1199,
|
| 27 |
+
"family_dynamics": 1066,
|
| 28 |
+
"general_therapeutic": 211,
|
| 29 |
+
"grief_loss": 760,
|
| 30 |
+
"identity_transition": 808,
|
| 31 |
+
"loneliness": 701,
|
| 32 |
+
"physical_somatic": 359,
|
| 33 |
+
"relationships": 1271,
|
| 34 |
+
"self_esteem": 765,
|
| 35 |
+
"shame_esteem": 752,
|
| 36 |
+
"substance_avoidance": 821,
|
| 37 |
+
"trauma": 911,
|
| 38 |
+
"work_burnout": 730
|
| 39 |
+
},
|
| 40 |
+
"category_to_id": {
|
| 41 |
+
"anger": 0,
|
| 42 |
+
"anxiety": 1,
|
| 43 |
+
"boundaries_pleasing": 2,
|
| 44 |
+
"crisis_safety": 3,
|
| 45 |
+
"depression": 4,
|
| 46 |
+
"family_dynamics": 5,
|
| 47 |
+
"general_therapeutic": 6,
|
| 48 |
+
"grief_loss": 7,
|
| 49 |
+
"identity_transition": 8,
|
| 50 |
+
"loneliness": 9,
|
| 51 |
+
"physical_somatic": 10,
|
| 52 |
+
"relationships": 11,
|
| 53 |
+
"self_esteem": 12,
|
| 54 |
+
"shame_esteem": 13,
|
| 55 |
+
"substance_avoidance": 14,
|
| 56 |
+
"trauma": 15,
|
| 57 |
+
"work_burnout": 16
|
| 58 |
+
},
|
| 59 |
+
"id_to_category": {
|
| 60 |
+
"0": "anger",
|
| 61 |
+
"1": "anxiety",
|
| 62 |
+
"2": "boundaries_pleasing",
|
| 63 |
+
"3": "crisis_safety",
|
| 64 |
+
"4": "depression",
|
| 65 |
+
"5": "family_dynamics",
|
| 66 |
+
"6": "general_therapeutic",
|
| 67 |
+
"7": "grief_loss",
|
| 68 |
+
"8": "identity_transition",
|
| 69 |
+
"9": "loneliness",
|
| 70 |
+
"10": "physical_somatic",
|
| 71 |
+
"11": "relationships",
|
| 72 |
+
"12": "self_esteem",
|
| 73 |
+
"13": "shame_esteem",
|
| 74 |
+
"14": "substance_avoidance",
|
| 75 |
+
"15": "trauma",
|
| 76 |
+
"16": "work_burnout"
|
| 77 |
+
},
|
| 78 |
+
"total_records": 13540,
|
| 79 |
+
"single_turn": 12710,
|
| 80 |
+
"multi_turn": 830,
|
| 81 |
+
"total_tokens_estimate": 4305800,
|
| 82 |
+
"lora_coverage_5epochs": 0.36,
|
| 83 |
+
"description": "Dr. Sage v3 \u2014 17 categories, concise human-like voice, multi-turn BISARX"
|
| 84 |
+
}
|