ashhadahsan commited on
Commit
3341b73
1 Parent(s): 645b855

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1713
19
- - Train Accuracy: 0.9850
20
- - Validation Loss: 2.2218
21
- - Validation Accuracy: 0.5641
22
- - Epoch: 9
23
 
24
  ## Model description
25
 
@@ -45,20 +45,12 @@ The following hyperparameters were used during training:
45
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
- | 3.3724 | 0.2670 | 3.0502 | 0.2564 | 0 |
49
- | 2.1793 | 0.5187 | 2.5257 | 0.4615 | 1 |
50
- | 1.3810 | 0.7159 | 2.2929 | 0.4615 | 2 |
51
- | 0.9093 | 0.8326 | 2.1176 | 0.5128 | 3 |
52
- | 0.6530 | 0.8890 | 2.3277 | 0.4615 | 4 |
53
- | 0.4814 | 0.9368 | 2.1678 | 0.4872 | 5 |
54
- | 0.3563 | 0.9586 | 2.1538 | 0.4872 | 6 |
55
- | 0.2683 | 0.9766 | 2.0877 | 0.5128 | 7 |
56
- | 0.2142 | 0.9806 | 2.4285 | 0.4872 | 8 |
57
- | 0.1713 | 0.9850 | 2.2218 | 0.5641 | 9 |
58
 
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.31.0
63
- - TensorFlow 2.12.0
 
64
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 3.3564
19
+ - Train Accuracy: 0.2635
20
+ - Validation Loss: 2.6876
21
+ - Validation Accuracy: 0.3846
22
+ - Epoch: 0
23
 
24
  ## Model description
25
 
 
45
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
+ | 3.3564 | 0.2635 | 2.6876 | 0.3846 | 0 |
 
 
 
 
 
 
 
 
 
49
 
50
 
51
  ### Framework versions
52
 
53
+ - Transformers 4.33.1
54
+ - TensorFlow 2.13.0
55
+ - Datasets 2.14.5
56
  - Tokenizers 0.13.3
config.json CHANGED
@@ -11,9 +11,9 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "\"Turn Display Off After X Mins\" Not working",
14
- "1": "Ads interupts device use",
15
- "2": "Alexa integration - Device pairing",
16
- "3": "Alexa-related issue",
17
  "4": "App crashing/glitching",
18
  "5": "App not working as expected",
19
  "6": "Arrived Defective",
@@ -24,78 +24,73 @@
24
  "11": "Charging Cable won't fit",
25
  "12": "Device already registered",
26
  "13": "Device needs to be plugged to use",
27
- "14": "Device not charging",
28
- "15": "Device stuck on homescreen",
29
- "16": "Devices shuts down constantly",
30
- "17": "Does not support Hoopla App",
31
- "18": "Feedback - Battery life not adequate",
32
- "19": "Feedback - Power button",
33
- "20": "Feedback - Sound quality",
34
- "21": "Feedback - Wireless Charging",
35
- "22": "Incompatible with prior-gen accessories",
36
- "23": "Issue with charging port",
37
- "24": "Item arrived late",
38
- "25": "Item not in packaging",
39
- "26": "Language missing",
40
- "27": "Lines on screen",
41
- "28": "Lockscreen ads not removed after purchase",
42
- "29": "Missing hyperlink Kindle feature",
43
- "30": "Missing navigation icons",
44
- "31": "Missing power cable",
45
- "32": "Moisture Detection Issue",
46
- "33": "Need Detailed Owners Manual",
47
- "34": "No Reason Given",
48
- "35": "Not able to register",
49
- "36": "Not able to use device without wifi",
50
- "37": "Not compatible with BT device",
51
- "38": "Not easy to remove lockscreen Ads",
52
- "39": "On-screen Keyboard missing",
53
- "40": "Order not meet expectations",
54
- "41": "Parental controls do not work",
55
- "42": "Privacy concerns",
56
- "43": "Protective covers related",
57
- "44": "Refurb received not adequate",
58
- "45": "Refurb return process",
59
- "46": "SD Card not compatible",
60
- "47": "SD Card transfering files",
61
- "48": "SD Card won't stay inserted into device",
62
- "49": "SD card reformat pop-up issue",
63
- "50": "Screen became blurry",
64
- "51": "Screen changing colors",
65
- "52": "Screen cracked",
66
- "53": "Screen dimming intermittently",
67
- "54": "Screen just flashes",
68
- "55": "Screen looks faded and washed out",
69
- "56": "Screen mirroring not working",
70
- "57": "Screen not responsive",
71
- "58": "Silk browser experience related",
72
- "59": "Slow/Sluggish Performance",
73
- "60": "Status sound / Volume fades out",
74
- "61": "Subscriptions not downloading",
75
- "62": "Trade-in Related",
76
- "63": "Unable to connect to Wi-Fi",
77
- "64": "Unable to connect to server (Internet-enabled Apps)",
78
- "65": "Unable to create profile for other user",
79
- "66": "Unable to download the apps I wanted",
80
- "67": "Unable to remove Amazon apps",
81
- "68": "Unable to set weather to my location",
82
- "69": "Unable to use Fire TV App",
83
- "70": "Unhappy with pre-installed Apps",
84
- "71": "Voice over accessibility feature request",
85
- "72": "Wi-Fi slow/buffering",
86
- "73": "Wi-Fi using data in background",
87
- "74": "Wi-fi Disconnecting and Reconnecting",
88
- "75": "Word suggestions related",
89
- "76": "device gets hot",
90
- "77": "unknown"
91
  },
92
  "initializer_range": 0.02,
93
  "intermediate_size": 3072,
94
  "label2id": {
95
  "\"Turn Display Off After X Mins\" Not working": 0,
96
- "Ads interupts device use": 1,
97
- "Alexa integration - Device pairing": 2,
98
- "Alexa-related issue": 3,
99
  "App crashing/glitching": 4,
100
  "App not working as expected": 5,
101
  "Arrived Defective": 6,
@@ -106,70 +101,65 @@
106
  "Charging Cable won't fit": 11,
107
  "Device already registered": 12,
108
  "Device needs to be plugged to use": 13,
109
- "Device not charging": 14,
110
- "Device stuck on homescreen": 15,
111
- "Devices shuts down constantly": 16,
112
- "Does not support Hoopla App": 17,
113
- "Feedback - Battery life not adequate": 18,
114
- "Feedback - Power button": 19,
115
- "Feedback - Sound quality": 20,
116
- "Feedback - Wireless Charging": 21,
117
- "Incompatible with prior-gen accessories": 22,
118
- "Issue with charging port": 23,
119
- "Item arrived late": 24,
120
- "Item not in packaging": 25,
121
- "Language missing": 26,
122
- "Lines on screen": 27,
123
- "Lockscreen ads not removed after purchase": 28,
124
- "Missing hyperlink Kindle feature": 29,
125
- "Missing navigation icons": 30,
126
- "Missing power cable": 31,
127
- "Moisture Detection Issue": 32,
128
- "Need Detailed Owners Manual": 33,
129
- "No Reason Given": 34,
130
- "Not able to register": 35,
131
- "Not able to use device without wifi": 36,
132
- "Not compatible with BT device": 37,
133
- "Not easy to remove lockscreen Ads": 38,
134
- "On-screen Keyboard missing": 39,
135
- "Order not meet expectations": 40,
136
- "Parental controls do not work": 41,
137
- "Privacy concerns": 42,
138
- "Protective covers related": 43,
139
- "Refurb received not adequate": 44,
140
- "Refurb return process": 45,
141
- "SD Card not compatible": 46,
142
- "SD Card transfering files": 47,
143
- "SD Card won't stay inserted into device": 48,
144
- "SD card reformat pop-up issue": 49,
145
- "Screen became blurry": 50,
146
- "Screen changing colors": 51,
147
- "Screen cracked": 52,
148
- "Screen dimming intermittently": 53,
149
- "Screen just flashes": 54,
150
- "Screen looks faded and washed out": 55,
151
- "Screen mirroring not working": 56,
152
- "Screen not responsive": 57,
153
- "Silk browser experience related": 58,
154
- "Slow/Sluggish Performance": 59,
155
- "Status sound / Volume fades out": 60,
156
- "Subscriptions not downloading": 61,
157
- "Trade-in Related": 62,
158
- "Unable to connect to Wi-Fi": 63,
159
- "Unable to connect to server (Internet-enabled Apps)": 64,
160
- "Unable to create profile for other user": 65,
161
- "Unable to download the apps I wanted": 66,
162
- "Unable to remove Amazon apps": 67,
163
- "Unable to set weather to my location": 68,
164
- "Unable to use Fire TV App": 69,
165
- "Unhappy with pre-installed Apps": 70,
166
- "Voice over accessibility feature request": 71,
167
- "Wi-Fi slow/buffering": 72,
168
- "Wi-Fi using data in background": 73,
169
- "Wi-fi Disconnecting and Reconnecting": 74,
170
- "Word suggestions related": 75,
171
- "device gets hot": 76,
172
- "unknown": 77
173
  },
174
  "layer_norm_eps": 1e-12,
175
  "max_position_embeddings": 512,
@@ -178,7 +168,7 @@
178
  "num_hidden_layers": 12,
179
  "pad_token_id": 0,
180
  "position_embedding_type": "absolute",
181
- "transformers_version": "4.31.0",
182
  "type_vocab_size": 2,
183
  "use_cache": true,
184
  "vocab_size": 30522
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "\"Turn Display Off After X Mins\" Not working",
14
+ "1": "Adapter gets hot",
15
+ "2": "Ads interupts device use",
16
+ "3": "Alexa integration - Device pairing",
17
  "4": "App crashing/glitching",
18
  "5": "App not working as expected",
19
  "6": "Arrived Defective",
 
24
  "11": "Charging Cable won't fit",
25
  "12": "Device already registered",
26
  "13": "Device needs to be plugged to use",
27
+ "14": "Device not turning on",
28
+ "15": "Devices shuts down constantly",
29
+ "16": "Does not support Hoopla App",
30
+ "17": "Feedback - Battery life not adequate",
31
+ "18": "Feedback - Competitor comparision",
32
+ "19": "Feedback - Wireless Charging",
33
+ "20": "Incompatible with prior-gen accessories",
34
+ "21": "Issue with charging port",
35
+ "22": "Item arrived late",
36
+ "23": "Item not in packaging",
37
+ "24": "Language missing",
38
+ "25": "Lockscreen ads not removed after purchase",
39
+ "26": "Mail app not working",
40
+ "27": "Missing hyperlink Kindle feature",
41
+ "28": "Missing navigation icons",
42
+ "29": "Missing power cable",
43
+ "30": "Moisture Detection Issue",
44
+ "31": "Need Detailed Owners Manual",
45
+ "32": "No Reason Given",
46
+ "33": "Not able to register",
47
+ "34": "Not compatible with BT device",
48
+ "35": "Not easy to remove lockscreen Ads",
49
+ "36": "On-screen Keyboard missing",
50
+ "37": "Order not meet expectations",
51
+ "38": "Parental controls do not work",
52
+ "39": "Privacy concerns",
53
+ "40": "Protective covers related",
54
+ "41": "Red line appeared on screen",
55
+ "42": "Refurb received not adequate",
56
+ "43": "Refurb return process",
57
+ "44": "Return-related Issue",
58
+ "45": "SD Card not compatible",
59
+ "46": "SD Card transfering files",
60
+ "47": "SD Card won't stay inserted into device",
61
+ "48": "SD card reformat pop-up issue",
62
+ "49": "Screen became blurry",
63
+ "50": "Screen changing colors",
64
+ "51": "Screen cracked",
65
+ "52": "Screen dimming intermittently",
66
+ "53": "Screen just flashes",
67
+ "54": "Screen looks faded and washed out",
68
+ "55": "Search experience related",
69
+ "56": "Slow/Sluggish Performance",
70
+ "57": "Status sound / Volume fades out",
71
+ "58": "Subscriptions not downloading",
72
+ "59": "Unable to connect to Wi-Fi",
73
+ "60": "Unable to connect to server (Internet-enabled Apps)",
74
+ "61": "Unable to create profile for other user",
75
+ "62": "Unable to download the apps I wanted",
76
+ "63": "Unable to remove Amazon apps",
77
+ "64": "Unable to set weather to my location",
78
+ "65": "Unable to use Fire TV App",
79
+ "66": "Unhappy with pre-installed Apps",
80
+ "67": "Unknown",
81
+ "68": "Voice over accessibility feature request",
82
+ "69": "Wi-Fi slow/buffering",
83
+ "70": "Wi-Fi using data in background",
84
+ "71": "Wi-fi Disconnecting and Reconnecting",
85
+ "72": "Word suggestions related"
 
 
 
 
 
86
  },
87
  "initializer_range": 0.02,
88
  "intermediate_size": 3072,
89
  "label2id": {
90
  "\"Turn Display Off After X Mins\" Not working": 0,
91
+ "Adapter gets hot": 1,
92
+ "Ads interupts device use": 2,
93
+ "Alexa integration - Device pairing": 3,
94
  "App crashing/glitching": 4,
95
  "App not working as expected": 5,
96
  "Arrived Defective": 6,
 
101
  "Charging Cable won't fit": 11,
102
  "Device already registered": 12,
103
  "Device needs to be plugged to use": 13,
104
+ "Device not turning on": 14,
105
+ "Devices shuts down constantly": 15,
106
+ "Does not support Hoopla App": 16,
107
+ "Feedback - Battery life not adequate": 17,
108
+ "Feedback - Competitor comparision": 18,
109
+ "Feedback - Wireless Charging": 19,
110
+ "Incompatible with prior-gen accessories": 20,
111
+ "Issue with charging port": 21,
112
+ "Item arrived late": 22,
113
+ "Item not in packaging": 23,
114
+ "Language missing": 24,
115
+ "Lockscreen ads not removed after purchase": 25,
116
+ "Mail app not working": 26,
117
+ "Missing hyperlink Kindle feature": 27,
118
+ "Missing navigation icons": 28,
119
+ "Missing power cable": 29,
120
+ "Moisture Detection Issue": 30,
121
+ "Need Detailed Owners Manual": 31,
122
+ "No Reason Given": 32,
123
+ "Not able to register": 33,
124
+ "Not compatible with BT device": 34,
125
+ "Not easy to remove lockscreen Ads": 35,
126
+ "On-screen Keyboard missing": 36,
127
+ "Order not meet expectations": 37,
128
+ "Parental controls do not work": 38,
129
+ "Privacy concerns": 39,
130
+ "Protective covers related": 40,
131
+ "Red line appeared on screen": 41,
132
+ "Refurb received not adequate": 42,
133
+ "Refurb return process": 43,
134
+ "Return-related Issue": 44,
135
+ "SD Card not compatible": 45,
136
+ "SD Card transfering files": 46,
137
+ "SD Card won't stay inserted into device": 47,
138
+ "SD card reformat pop-up issue": 48,
139
+ "Screen became blurry": 49,
140
+ "Screen changing colors": 50,
141
+ "Screen cracked": 51,
142
+ "Screen dimming intermittently": 52,
143
+ "Screen just flashes": 53,
144
+ "Screen looks faded and washed out": 54,
145
+ "Search experience related": 55,
146
+ "Slow/Sluggish Performance": 56,
147
+ "Status sound / Volume fades out": 57,
148
+ "Subscriptions not downloading": 58,
149
+ "Unable to connect to Wi-Fi": 59,
150
+ "Unable to connect to server (Internet-enabled Apps)": 60,
151
+ "Unable to create profile for other user": 61,
152
+ "Unable to download the apps I wanted": 62,
153
+ "Unable to remove Amazon apps": 63,
154
+ "Unable to set weather to my location": 64,
155
+ "Unable to use Fire TV App": 65,
156
+ "Unhappy with pre-installed Apps": 66,
157
+ "Unknown": 67,
158
+ "Voice over accessibility feature request": 68,
159
+ "Wi-Fi slow/buffering": 69,
160
+ "Wi-Fi using data in background": 70,
161
+ "Wi-fi Disconnecting and Reconnecting": 71,
162
+ "Word suggestions related": 72
 
 
 
 
 
163
  },
164
  "layer_norm_eps": 1e-12,
165
  "max_position_embeddings": 512,
 
168
  "num_hidden_layers": 12,
169
  "pad_token_id": 0,
170
  "position_embedding_type": "absolute",
171
+ "transformers_version": "4.33.1",
172
  "type_vocab_size": 2,
173
  "use_cache": true,
174
  "vocab_size": 30522
logs/train/events.out.tfevents.1694607151.d2a704d814ae.361.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bd44da1b825337fe13131784e7fa7b5bf08baf6ffbec1a527f0812883e1e4af
3
+ size 4291204
logs/validation/events.out.tfevents.1694607291.d2a704d814ae.361.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3484244ba546b1c34c55d20500f93e18b3eddd991fd5a019ea805c73c32b4ed8
3
+ size 392
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1214a348ad21470539e7593f242425d9c4fef8e57af8147dbddf63ef1979e55
3
- size 438456904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a4e7391496e0718295c4d6afc2dccefb044563fe87f0114e099af5323afcfa2
3
+ size 438441524