ShazaAly commited on
Commit
7ff63df
·
verified ·
1 Parent(s): 74a41ce

Upload BertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. config.json +32 -34
  3. model.safetensors +2 -2
README.md CHANGED
@@ -3,13 +3,13 @@ library_name: transformers
3
  language: ar
4
  pipeline_tag: text-classification
5
  tags:
6
- - text-classification
7
- - intent-classification
8
- - marbert
9
- - egyptian-arabic
10
- - nlu
11
- - e-commerce
12
- - customer-service
13
  license: apache-2.0
14
  ---
15
 
 
3
  language: ar
4
  pipeline_tag: text-classification
5
  tags:
6
+ - text-classification
7
+ - intent-classification
8
+ - marbert
9
+ - egyptian-arabic
10
+ - nlu
11
+ - e-commerce
12
+ - customer-service
13
  license: apache-2.0
14
  ---
15
 
config.json CHANGED
@@ -10,52 +10,50 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "order_status",
14
- "1": "shipping_info",
15
  "2": "nutrition_info",
16
- "3": "cheaper_option",
17
  "4": "product_availability",
18
  "5": "out_of_scope",
19
- "6": "similar_products",
20
  "7": "product_suggestions",
21
- "8": "product_alternatives",
22
- "9": "active_discounts",
23
- "10": "product_comparison",
24
- "11": "price_comparison",
25
- "12": "product_price",
26
- "13": "product_usage",
27
- "14": "shipping_cost",
28
- "15": "how_to_order",
29
- "16": "company_info",
30
- "17": "app_info",
31
- "18": "product_details",
32
- "19": "supply_info",
33
- "20": "pricing_policy"
34
  },
35
  "initializer_range": 0.02,
36
  "intermediate_size": 3072,
37
  "label2id": {
38
- "active_discounts": 9,
39
- "app_info": 17,
40
- "cheaper_option": 3,
41
- "company_info": 16,
42
- "how_to_order": 15,
 
 
 
 
43
  "nutrition_info": 2,
44
- "order_status": 0,
45
  "out_of_scope": 5,
46
- "price_comparison": 11,
47
- "pricing_policy": 20,
48
- "product_alternatives": 8,
49
  "product_availability": 4,
50
- "product_comparison": 10,
51
- "product_details": 18,
52
- "product_price": 12,
53
  "product_suggestions": 7,
54
- "product_usage": 13,
55
- "shipping_cost": 14,
56
- "shipping_info": 1,
57
- "similar_products": 6,
58
- "supply_info": 19
59
  },
60
  "layer_norm_eps": 1e-12,
61
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "track_order_status",
14
+ "1": "get_shipping_policy",
15
  "2": "nutrition_info",
16
+ "3": "find_cheaper_option",
17
  "4": "product_availability",
18
  "5": "out_of_scope",
19
+ "6": "find_product_alternative",
20
  "7": "product_suggestions",
21
+ "8": "active_discounts",
22
+ "9": "product_comparison",
23
+ "10": "price_comparison",
24
+ "11": "get_product_price",
25
+ "12": "product_usage",
26
+ "13": "app_info",
27
+ "14": "how_to_order",
28
+ "15": "company_info",
29
+ "16": "product_details",
30
+ "17": "supply_info",
31
+ "18": "pricing_policy",
32
+ "19": "get_help"
 
33
  },
34
  "initializer_range": 0.02,
35
  "intermediate_size": 3072,
36
  "label2id": {
37
+ "active_discounts": 8,
38
+ "app_info": 13,
39
+ "company_info": 15,
40
+ "find_cheaper_option": 3,
41
+ "find_product_alternative": 6,
42
+ "get_help": 19,
43
+ "get_product_price": 11,
44
+ "get_shipping_policy": 1,
45
+ "how_to_order": 14,
46
  "nutrition_info": 2,
 
47
  "out_of_scope": 5,
48
+ "price_comparison": 10,
49
+ "pricing_policy": 18,
 
50
  "product_availability": 4,
51
+ "product_comparison": 9,
52
+ "product_details": 16,
 
53
  "product_suggestions": 7,
54
+ "product_usage": 12,
55
+ "supply_info": 17,
56
+ "track_order_status": 0
 
 
57
  },
58
  "layer_norm_eps": 1e-12,
59
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a06255699398883ecfedb539e2687ba2707eb8179ed4470d38860fabcba4abca
3
- size 651453524
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8113e1fef9a433ed52e61fd33d68537a5a849271598efb2a84dc773ff72a3465
3
+ size 651450448