File size: 993 Bytes
2695622
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "id2label": {
    "0": "book_lover",
    "1": "budget_shopper",
    "2": "car_enthusiast",
    "3": "family_buyer",
    "4": "gamer",
    "5": "gift_buyer",
    "6": "health_conscious",
    "7": "home_improver",
    "8": "musician",
    "9": "new_parent",
    "10": "premium_buyer",
    "11": "sports_enthusiast",
    "12": "tech_buyer"
  },
  "label2id": {
    "book_lover": 0,
    "budget_shopper": 1,
    "car_enthusiast": 2,
    "family_buyer": 3,
    "gamer": 4,
    "gift_buyer": 5,
    "health_conscious": 6,
    "home_improver": 7,
    "musician": 8,
    "new_parent": 9,
    "premium_buyer": 10,
    "sports_enthusiast": 11,
    "tech_buyer": 12
  },
  "active_personas": [
    "book_lover",
    "budget_shopper",
    "car_enthusiast",
    "family_buyer",
    "gamer",
    "gift_buyer",
    "health_conscious",
    "home_improver",
    "musician",
    "new_parent",
    "premium_buyer",
    "sports_enthusiast",
    "tech_buyer"
  ]
}