Osaleh commited on
Commit
e97f899
1 Parent(s): 0cda961

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "asafaya/bert-base-arabic",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Offer",
14
+ "1": "General_Connect_to_Agent",
15
+ "10": "Buy_Device",
16
+ "11": "Installation_Appointment",
17
+ "12": "Create_Ownership_Complaint",
18
+ "13": "Greeting_Saudi_National_Day",
19
+ "14": "Create_Billing_And_Charging_Complaint",
20
+ "15": "Create_Support_Complaint",
21
+ "16": "Goodbye",
22
+ "17": "Mobily_App_DownloadLink",
23
+ "18": "Create_Network_Complaint",
24
+ "19": "Greeting_Eid",
25
+ "2": "Usage_Details",
26
+ "20": "Neqaty_Earn",
27
+ "21": "Balance_Available",
28
+ "22": "SIM_Replacement",
29
+ "23": "Bill_History",
30
+ "24": "Create_Branch_Complaint",
31
+ "25": "Check_Remaining_Installments",
32
+ "26": "Complaint_Check_Status",
33
+ "27": "Create_Product_And_Service_Complaint",
34
+ "28": "Device_Availability",
35
+ "29": "Find_Roaming_Countries",
36
+ "3": "Balance_Expiry_Date",
37
+ "30": "General_Greetings",
38
+ "31": "Greeting_New_Year",
39
+ "32": "Package_Offer",
40
+ "33": "Bill_Issue",
41
+ "34": "Transfer_to_Mobily",
42
+ "35": "Neqaty_Tree",
43
+ "36": "Neqaty_Redeem",
44
+ "37": "Balance_Recharge",
45
+ "38": "Device_Installment_Eligibilty",
46
+ "39": "Early_Settlement",
47
+ "4": "Help",
48
+ "40": "Complaint_Tree",
49
+ "41": "Get_New_Installment_Device",
50
+ "42": "Bill_Due_Date",
51
+ "43": "Complaint_Create_New",
52
+ "44": "Neqaty_Balance",
53
+ "45": "General_Greetings_Salam",
54
+ "46": "Credit_Limit",
55
+ "47": "Device_Tree",
56
+ "48": "Greeting_Ramadan",
57
+ "49": "Balance_Issue",
58
+ "5": "Device_Installment_Tree",
59
+ "50": "Package_Change",
60
+ "51": "Reject Intent 12a56107-fd21-46b0-bab6-cb87ffe3fbd1",
61
+ "52": "Technical_Support",
62
+ "53": "Overdue_Amount",
63
+ "54": "Line_Tree",
64
+ "55": "Billing_Tree",
65
+ "56": "Router_Replacement",
66
+ "57": "Greeting_Eid_or_New_Year",
67
+ "58": "Bill_Amount",
68
+ "59": "Bill_Payment",
69
+ "6": "Create_Device_Complaint",
70
+ "60": "Damaged_Recharge_Card",
71
+ "61": "Quit",
72
+ "62": "Coverage_Check",
73
+ "63": "Create_Payment_And_Recharge_Complaint",
74
+ "64": "Outlet_Location",
75
+ "65": "Create_Activation_And_Deactivation_Complaint",
76
+ "66": "Fine",
77
+ "67": "Balance_Details",
78
+ "7": "Balance_Tree",
79
+ "8": "Package_Info",
80
+ "9": "Days_Greetings"
81
+ },
82
+ "initializer_range": 0.02,
83
+ "intermediate_size": 3072,
84
+ "label2id": {
85
+ "Balance_Available": "21",
86
+ "Balance_Details": "67",
87
+ "Balance_Expiry_Date": "3",
88
+ "Balance_Issue": "49",
89
+ "Balance_Recharge": "37",
90
+ "Balance_Tree": "7",
91
+ "Bill_Amount": "58",
92
+ "Bill_Due_Date": "42",
93
+ "Bill_History": "23",
94
+ "Bill_Issue": "33",
95
+ "Bill_Payment": "59",
96
+ "Billing_Tree": "55",
97
+ "Buy_Device": "10",
98
+ "Check_Remaining_Installments": "25",
99
+ "Complaint_Check_Status": "26",
100
+ "Complaint_Create_New": "43",
101
+ "Complaint_Tree": "40",
102
+ "Coverage_Check": "62",
103
+ "Create_Activation_And_Deactivation_Complaint": "65",
104
+ "Create_Billing_And_Charging_Complaint": "14",
105
+ "Create_Branch_Complaint": "24",
106
+ "Create_Device_Complaint": "6",
107
+ "Create_Network_Complaint": "18",
108
+ "Create_Ownership_Complaint": "12",
109
+ "Create_Payment_And_Recharge_Complaint": "63",
110
+ "Create_Product_And_Service_Complaint": "27",
111
+ "Create_Support_Complaint": "15",
112
+ "Credit_Limit": "46",
113
+ "Damaged_Recharge_Card": "60",
114
+ "Days_Greetings": "9",
115
+ "Device_Availability": "28",
116
+ "Device_Installment_Eligibilty": "38",
117
+ "Device_Installment_Tree": "5",
118
+ "Device_Tree": "47",
119
+ "Early_Settlement": "39",
120
+ "Find_Roaming_Countries": "29",
121
+ "Fine": "66",
122
+ "General_Connect_to_Agent": "1",
123
+ "General_Greetings": "30",
124
+ "General_Greetings_Salam": "45",
125
+ "Get_New_Installment_Device": "41",
126
+ "Goodbye": "16",
127
+ "Greeting_Eid": "19",
128
+ "Greeting_Eid_or_New_Year": "57",
129
+ "Greeting_New_Year": "31",
130
+ "Greeting_Ramadan": "48",
131
+ "Greeting_Saudi_National_Day": "13",
132
+ "Help": "4",
133
+ "Installation_Appointment": "11",
134
+ "Line_Tree": "54",
135
+ "Mobily_App_DownloadLink": "17",
136
+ "Neqaty_Balance": "44",
137
+ "Neqaty_Earn": "20",
138
+ "Neqaty_Redeem": "36",
139
+ "Neqaty_Tree": "35",
140
+ "Offer": "0",
141
+ "Outlet_Location": "64",
142
+ "Overdue_Amount": "53",
143
+ "Package_Change": "50",
144
+ "Package_Info": "8",
145
+ "Package_Offer": "32",
146
+ "Quit": "61",
147
+ "Reject Intent 12a56107-fd21-46b0-bab6-cb87ffe3fbd1": "51",
148
+ "Router_Replacement": "56",
149
+ "SIM_Replacement": "22",
150
+ "Technical_Support": "52",
151
+ "Transfer_to_Mobily": "34",
152
+ "Usage_Details": "2"
153
+ },
154
+ "layer_norm_eps": 1e-12,
155
+ "max_position_embeddings": 512,
156
+ "model_type": "bert",
157
+ "num_attention_heads": 12,
158
+ "num_hidden_layers": 12,
159
+ "output_past": true,
160
+ "pad_token_id": 0,
161
+ "position_embedding_type": "absolute",
162
+ "problem_type": "single_label_classification",
163
+ "torch_dtype": "float32",
164
+ "transformers_version": "4.12.3",
165
+ "type_vocab_size": 2,
166
+ "use_cache": true,
167
+ "vocab_size": 32000
168
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c57854ce5f8472614680f202df98bd8675227da088283bc18130ee2d15f714
3
+ size 442762669
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "special_tokens_map_file": null, "full_tokenizer_file": null, "name_or_path": "asafaya/bert-base-arabic", "do_basic_tokenize": true, "never_split": null, "tokenizer_class": "BertTokenizer"}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5a7e3c45827bf0178a4d8c1d3a3539d38974dd3f91c65c8372a989007b60e97
3
+ size 2863
vocab.txt ADDED
The diff for this file is too large to render. See raw diff