vlad-m-dev commited on
Commit
5cf0302
·
verified ·
1 Parent(s): f2feddc

Upload 2 files

Browse files
label_encoder_tags_intent.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "classes": [
3
+ "career_work",
4
+ "education_learning",
5
+ "finance_money",
6
+ "food_cooking",
7
+ "gaming",
8
+ "health_fitness",
9
+ "hobbies_creativity",
10
+ "medical_health",
11
+ "movies_series",
12
+ "pets",
13
+ "reading_books",
14
+ "relationships_family",
15
+ "self_development",
16
+ "shopping",
17
+ "social_life",
18
+ "transport_car",
19
+ "travel"
20
+ ],
21
+ "intent_to_id": {
22
+ "career_work": 0,
23
+ "education_learning": 1,
24
+ "finance_money": 2,
25
+ "food_cooking": 3,
26
+ "gaming": 4,
27
+ "health_fitness": 5,
28
+ "hobbies_creativity": 6,
29
+ "medical_health": 7,
30
+ "movies_series": 8,
31
+ "pets": 9,
32
+ "reading_books": 10,
33
+ "relationships_family": 11,
34
+ "self_development": 12,
35
+ "shopping": 13,
36
+ "social_life": 14,
37
+ "transport_car": 15,
38
+ "travel": 16
39
+ },
40
+ "id_to_intent": {
41
+ "0": "career_work",
42
+ "1": "education_learning",
43
+ "2": "finance_money",
44
+ "3": "food_cooking",
45
+ "4": "gaming",
46
+ "5": "health_fitness",
47
+ "6": "hobbies_creativity",
48
+ "7": "medical_health",
49
+ "8": "movies_series",
50
+ "9": "pets",
51
+ "10": "reading_books",
52
+ "11": "relationships_family",
53
+ "12": "self_development",
54
+ "13": "shopping",
55
+ "14": "social_life",
56
+ "15": "transport_car",
57
+ "16": "travel"
58
+ },
59
+ "version": 1
60
+ }
tags_intent_classifier.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d369a4706e9fbe36152780eb578eb3582a510a9e37b2934eac5b69f759802e
3
+ size 44097