Update README.md
Browse files
README.md
CHANGED
@@ -40,26 +40,22 @@ widget:
|
|
40 |
- Precision Time Protocol (PTP) unlocked
|
41 |
- Samsung DU Nodes not healthy
|
42 |
- VMware VM issue
|
43 |
-
- source_sentence: '#1# - Nodes Not Healthy,
|
44 |
-
Total Site IDs = 1|Reported by & Contact:
|
45 |
|
46 |
Impact: UE''s will roam
|
47 |
|
48 |
-
|
49 |
|
50 |
-
|
51 |
-
|
52 |
-
Full issue description: Nodes Not Healthy, Samsung DU pods count is not 6'
|
53 |
sentences:
|
54 |
- Site Sensor temperature alert
|
55 |
- PRACH zero
|
56 |
-
-
|
57 |
-
- source_sentence: ' - PTP Unlocked
|
58 |
|
59 |
Impact: UE''s will roam
|
60 |
|
61 |
-
Bridge: https://meet.google.com/oab-hmxd-qsa
|
62 |
-
|
63 |
What groups are engaged: NOCoE
|
64 |
|
65 |
Full issue description: -PTP Unlocked'
|
@@ -160,7 +156,7 @@ from sentence_transformers import SentenceTransformer
|
|
160 |
model = SentenceTransformer("yudude/all-mpnet-base-v2-sts")
|
161 |
# Run inference
|
162 |
sentences = [
|
163 |
-
" - PTP Unlocked|Reported by & Contact # DU Health Check\nImpact: UE's will roam
|
164 |
'DU Health reported PTP unlocked',
|
165 |
'DU PTP unlocked',
|
166 |
]
|
@@ -249,8 +245,8 @@ You can finetune this model on your own dataset.
|
|
249 |
| description | search_key | label |
|
250 |
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------|:------------------|
|
251 |
| <code>UE can not camp on network (drive test)|RU Healthcheck is okay</code> | <code>Network drive test shows UE cannot attach</code> | <code>0.98</code> |
|
252 |
-
| <code>Samsung Alert : UADPF:
|
253 |
-
| <code>Samsung Alert : UADPF:
|
254 |
* Loss: [<code>CosineSimilarityLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosinesimilarityloss) with these parameters:
|
255 |
```json
|
256 |
{
|
@@ -273,7 +269,7 @@ You can finetune this model on your own dataset.
|
|
273 |
* Samples:
|
274 |
| description | search_key | label |
|
275 |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------|:------------------|
|
276 |
-
| <code>Temperature Sensor Fault ALERT |
|
277 |
| <code> - PTP Unlocked|Reported by & Contact # DU Health Check<br>Impact: UE's will roam<br>Bridge: https://meet.google.com/oab-hmxd-qsa<br>What groups are engaged: NOCoE<br>Full issue description: -PTP Unlocked</code> | <code>Precision Time Protocol (PTP) unlocked</code> | <code>0.94</code> |
|
278 |
| <code> - PTP Unlocked|Reported by & Contact # DU Health Check<br>Impact: UE's will roam<br>Bridge: https://meet.google.com/oab-hmxd-qsa<br>What groups are engaged: NOCoE<br>Full issue description: -PTP Unlocked</code> | <code>DU PTP unlocked</code> | <code>0.96</code> |
|
279 |
* Loss: [<code>CosineSimilarityLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosinesimilarityloss) with these parameters:
|
|
|
40 |
- Precision Time Protocol (PTP) unlocked
|
41 |
- Samsung DU Nodes not healthy
|
42 |
- VMware VM issue
|
43 |
+
- source_sentence: '#1# - Nodes Not Healthy, Vendor DU pods count is same as 6 |
|
44 |
+
Total Site IDs = 1|Reported by & Contact: Vendor Hypercare Report
|
45 |
|
46 |
Impact: UE''s will roam
|
47 |
|
48 |
+
What groups are engaged: NOC
|
49 |
|
50 |
+
Full issue description: Nodes Not Healthy, Vendor DU pods count is not 6'
|
|
|
|
|
51 |
sentences:
|
52 |
- Site Sensor temperature alert
|
53 |
- PRACH zero
|
54 |
+
- Vendor DU Pods not count not 6
|
55 |
+
- source_sentence: ' - PTP Unlocked
|
56 |
|
57 |
Impact: UE''s will roam
|
58 |
|
|
|
|
|
59 |
What groups are engaged: NOCoE
|
60 |
|
61 |
Full issue description: -PTP Unlocked'
|
|
|
156 |
model = SentenceTransformer("yudude/all-mpnet-base-v2-sts")
|
157 |
# Run inference
|
158 |
sentences = [
|
159 |
+
" - PTP Unlocked|Reported by & Contact # DU Health Check\nImpact: UE's will roam What groups are engaged: NOCoE\nFull issue description: -PTP Unlocked",
|
160 |
'DU Health reported PTP unlocked',
|
161 |
'DU PTP unlocked',
|
162 |
]
|
|
|
245 |
| description | search_key | label |
|
246 |
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------|:------------------|
|
247 |
| <code>UE can not camp on network (drive test)|RU Healthcheck is okay</code> | <code>Network drive test shows UE cannot attach</code> | <code>0.98</code> |
|
248 |
+
| <code>Samsung Alert : UADPF: 12345 (AAA) - service-off at /0725C-NR</code> | <code>UADPF Service off issue</code> | <code>0.95</code> |
|
249 |
+
| <code>Samsung Alert : UADPF: 12345 (AAA) - - service-off at 0725C-NR</code> | <code>Vendor UADPF service off issue</code> | <code>0.94</code> |
|
250 |
* Loss: [<code>CosineSimilarityLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosinesimilarityloss) with these parameters:
|
251 |
```json
|
252 |
{
|
|
|
269 |
* Samples:
|
270 |
| description | search_key | label |
|
271 |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------|:------------------|
|
272 |
+
| <code>Temperature Sensor Fault ALERT | | with Temperature: Max cell ST1 29.4 | Max cell ST2 | Min cell ST1 -3276.8 | Min cell ST2 <br>Temperature: 29<br>Sitename :TESTSITE</code> | <code>Site Sensor temperature alert</code> | <code>0.96</code> |
|
273 |
| <code> - PTP Unlocked|Reported by & Contact # DU Health Check<br>Impact: UE's will roam<br>Bridge: https://meet.google.com/oab-hmxd-qsa<br>What groups are engaged: NOCoE<br>Full issue description: -PTP Unlocked</code> | <code>Precision Time Protocol (PTP) unlocked</code> | <code>0.94</code> |
|
274 |
| <code> - PTP Unlocked|Reported by & Contact # DU Health Check<br>Impact: UE's will roam<br>Bridge: https://meet.google.com/oab-hmxd-qsa<br>What groups are engaged: NOCoE<br>Full issue description: -PTP Unlocked</code> | <code>DU PTP unlocked</code> | <code>0.96</code> |
|
275 |
* Loss: [<code>CosineSimilarityLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosinesimilarityloss) with these parameters:
|