vijay-delete commited on
Commit
3921df4
·
verified ·
1 Parent(s): 55cc10a

Add new SentenceTransformer model.

Browse files
1_Pooling/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "word_embedding_dimension": 768,
3
+ "pooling_mode_cls_token": true,
4
+ "pooling_mode_mean_tokens": false,
5
+ "pooling_mode_max_tokens": false,
6
+ "pooling_mode_mean_sqrt_len_tokens": false,
7
+ "pooling_mode_weightedmean_tokens": false,
8
+ "pooling_mode_lasttoken": false,
9
+ "include_prompt": true
10
+ }
README.md ADDED
@@ -0,0 +1,775 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - sentence-transformers
4
+ - sentence-similarity
5
+ - feature-extraction
6
+ - generated_from_trainer
7
+ - dataset_size:685
8
+ - loss:BatchSemiHardTripletLoss
9
+ base_model: BAAI/bge-base-en
10
+ widget:
11
+ - source_sentence: '
12
+
13
+ Name : TRAVEL HORIZON CONSULTANCY
14
+
15
+ Category: Travel, Consulting & Professional Fees
16
+
17
+ Department: Corporate Affairs
18
+
19
+ Location: Amsterdam, Netherlands
20
+
21
+ Amount: 874.99
22
+
23
+ Card: Global Strategy Meetings
24
+
25
+ Trip Name: Annual Stakeholders Retreat
26
+
27
+ '
28
+ sentences:
29
+ - '
30
+
31
+ Name : INTERNATIONAL CLOUD CONNECT
32
+
33
+ Category: Telecommunications, Cloud Services & Hosting
34
+
35
+ Department: IT Services
36
+
37
+ Location: New York, NY
38
+
39
+ Amount: 1875.45
40
+
41
+ Card: IT Infrastructure
42
+
43
+ Trip Name: unknown
44
+
45
+ '
46
+ - '
47
+
48
+ Name : GLOBAL CONNECTIVITY SERVICES
49
+
50
+ Category: Telecommunications, Cloud Services & Hosting
51
+
52
+ Department: IT Infrastructure
53
+
54
+ Location: London, UK
55
+
56
+ Amount: 895.63
57
+
58
+ Card: Global IT Operations Fund
59
+
60
+ Trip Name: unknown
61
+
62
+ '
63
+ - '
64
+
65
+ Name : TECHIE HOMES INNOVATIONS
66
+
67
+ Category: Office Supplies, Smart Home Technology
68
+
69
+ Department: Facilities Management
70
+
71
+ Location: Chicago, IL
72
+
73
+ Amount: 498.75
74
+
75
+ Card: Office Modernization
76
+
77
+ Trip Name: unknown
78
+
79
+ '
80
+ - source_sentence: '
81
+
82
+ Name : Café Cultura
83
+
84
+ Category: Meals & Entertainment, Consulting & Professional Fees
85
+
86
+ Department: Client Relations
87
+
88
+ Location: Barcelona, Spain
89
+
90
+ Amount: 654.75
91
+
92
+ Card: Client Catch-Up Meeting
93
+
94
+ Trip Name: unknown
95
+
96
+ '
97
+ sentences:
98
+ - '
99
+
100
+ Name : Telelink Solutions
101
+
102
+ Category: Telecommunications, Cloud Services & Hosting
103
+
104
+ Department: IT Services
105
+
106
+ Location: Dublin, Ireland
107
+
108
+ Amount: 602.77
109
+
110
+ Card: Voice and Data Integration Project
111
+
112
+ Trip Name: unknown
113
+
114
+ '
115
+ - '
116
+
117
+ Name : Cafe Artisan Revue
118
+
119
+ Category: Meals & Entertainment, Consulting & Professional Fees
120
+
121
+ Department: Corporate Events
122
+
123
+ Location: Barcelona, Spain
124
+
125
+ Amount: 862.45
126
+
127
+ Card: Team Building Lunch
128
+
129
+ Trip Name: unknown
130
+
131
+ '
132
+ - '
133
+
134
+ Name : Aether Travel & Logistics
135
+
136
+ Category: Travel, Meals & Entertainment
137
+
138
+ Department: Business Development
139
+
140
+ Location: London, UK
141
+
142
+ Amount: 947.68
143
+
144
+ Card: Vendor Relationship Management
145
+
146
+ Trip Name: Annual Partnership Conference 2023
147
+
148
+ '
149
+ - source_sentence: '
150
+
151
+ Name : ASEA TOUCH SERVICES
152
+
153
+ Category: Shipping & Postage, Consulting & Professional Fees
154
+
155
+ Department: International Logistics
156
+
157
+ Location: Osaka, Japan
158
+
159
+ Amount: 1229.49
160
+
161
+ Card: Global Shipping Optimization
162
+
163
+ Trip Name: unknown
164
+
165
+ '
166
+ sentences:
167
+ - '
168
+
169
+ Name : Apex Courier Services
170
+
171
+ Category: Shipping & Postage, Cloud Services & Hosting
172
+
173
+ Department: Logistics & IT
174
+
175
+ Location: Toronto, Canada
176
+
177
+ Amount: 1142.78
178
+
179
+ Card: Global Operations Fund
180
+
181
+ Trip Name: unknown
182
+
183
+ '
184
+ - '
185
+
186
+ Name : Wellness Hub Global
187
+
188
+ Category: Employee Perks & Benefits, Subscriptions & Memberships
189
+
190
+ Department: Human Resources
191
+
192
+ Location: New York, NY
193
+
194
+ Amount: 612.34
195
+
196
+ Card: Employee Wellness Initiative
197
+
198
+ Trip Name: unknown
199
+
200
+ '
201
+ - '
202
+
203
+ Name : Global Skill Development Ltd.
204
+
205
+ Category: Training & Development, Subscriptions & Memberships
206
+
207
+ Department: Human Resources
208
+
209
+ Location: Montreal, Canada
210
+
211
+ Amount: 875.45
212
+
213
+ Card: Professional Upskilling Initiative
214
+
215
+ Trip Name: unknown
216
+
217
+ '
218
+ - source_sentence: '
219
+
220
+ Name : Expedited Services International
221
+
222
+ Category: Shipping & Postage, Consulting & Professional Fees
223
+
224
+ Department: Global Logistics
225
+
226
+ Location: London, UK
227
+
228
+ Amount: 764.92
229
+
230
+ Card: Cross-Border Client Solutions
231
+
232
+ Trip Name: unknown
233
+
234
+ '
235
+ sentences:
236
+ - '
237
+
238
+ Name : Café Cielo
239
+
240
+ Category: Meals & Entertainment, Consulting & Professional Fees
241
+
242
+ Department: Client Relations
243
+
244
+ Location: Barcelona, Spain
245
+
246
+ Amount: 873.45
247
+
248
+ Card: Client Engagement Initiative
249
+
250
+ Trip Name: unknown
251
+
252
+ '
253
+ - '
254
+
255
+ Name : Pinnacle Operational Strategies
256
+
257
+ Category: Consulting & Professional Fees, Training & Development
258
+
259
+ Department: Business Analysis
260
+
261
+ Location: Toronto, Canada
262
+
263
+ Amount: 949.29
264
+
265
+ Card: Operational Efficiency Program
266
+
267
+ Trip Name: unknown
268
+
269
+ '
270
+ - '
271
+
272
+ Name : Nestle Wellness Center
273
+
274
+ Category: Employee Perks & Benefits, Meals & Entertainment
275
+
276
+ Department: Human Resources
277
+
278
+ Location: Zurich, Switzerland
279
+
280
+ Amount: 589.67
281
+
282
+ Card: Company Health Initiative
283
+
284
+ Trip Name: unknown
285
+
286
+ '
287
+ - source_sentence: '
288
+
289
+ Name : Innovative Design Systems GmbH
290
+
291
+ Category: Consulting & Professional Fees, Computer Hardware & Software
292
+
293
+ Department: Product Development
294
+
295
+ Location: Berlin, Germany
296
+
297
+ Amount: 1423.77
298
+
299
+ Card: Tech Innovation Fund
300
+
301
+ Trip Name: unknown
302
+
303
+ '
304
+ sentences:
305
+ - '
306
+
307
+ Name : Cultural Cafe & Event Space
308
+
309
+ Category: Meals & Entertainment, Consulting & Professional Fees
310
+
311
+ Department: Cultural Initiatives
312
+
313
+ Location: Paris, France
314
+
315
+ Amount: 764.32
316
+
317
+ Card: Art Networking Event
318
+
319
+ Trip Name: unknown
320
+
321
+ '
322
+ - '
323
+
324
+ Name : TechVista Innovations
325
+
326
+ Category: Computer Hardware & Software, Subscriptions & Memberships
327
+
328
+ Department: IT Support
329
+
330
+ Location: Amsterdam, Netherlands
331
+
332
+ Amount: 1183.49
333
+
334
+ Card: Annual Software Licensing
335
+
336
+ Trip Name: unknown
337
+
338
+ '
339
+ - '
340
+
341
+ Name : Learning Innovators Group
342
+
343
+ Category: Consulting & Professional Fees, Training & Development
344
+
345
+ Department: Human Resources
346
+
347
+ Location: Chicago, IL
348
+
349
+ Amount: 359.99
350
+
351
+ Card: Skills Enhancement Program
352
+
353
+ Trip Name: unknown
354
+
355
+ '
356
+ pipeline_tag: sentence-similarity
357
+ library_name: sentence-transformers
358
+ metrics:
359
+ - cosine_accuracy
360
+ - dot_accuracy
361
+ - manhattan_accuracy
362
+ - euclidean_accuracy
363
+ - max_accuracy
364
+ model-index:
365
+ - name: SentenceTransformer based on BAAI/bge-base-en
366
+ results:
367
+ - task:
368
+ type: triplet
369
+ name: Triplet
370
+ dataset:
371
+ name: bge base en train
372
+ type: bge-base-en-train
373
+ metrics:
374
+ - type: cosine_accuracy
375
+ value: 0.997080291970803
376
+ name: Cosine Accuracy
377
+ - type: dot_accuracy
378
+ value: 0.00291970802919708
379
+ name: Dot Accuracy
380
+ - type: manhattan_accuracy
381
+ value: 0.997080291970803
382
+ name: Manhattan Accuracy
383
+ - type: euclidean_accuracy
384
+ value: 0.997080291970803
385
+ name: Euclidean Accuracy
386
+ - type: max_accuracy
387
+ value: 0.997080291970803
388
+ name: Max Accuracy
389
+ - task:
390
+ type: triplet
391
+ name: Triplet
392
+ dataset:
393
+ name: bge base en eval
394
+ type: bge-base-en-eval
395
+ metrics:
396
+ - type: cosine_accuracy
397
+ value: 1.0
398
+ name: Cosine Accuracy
399
+ - type: dot_accuracy
400
+ value: 0.0
401
+ name: Dot Accuracy
402
+ - type: manhattan_accuracy
403
+ value: 1.0
404
+ name: Manhattan Accuracy
405
+ - type: euclidean_accuracy
406
+ value: 1.0
407
+ name: Euclidean Accuracy
408
+ - type: max_accuracy
409
+ value: 1.0
410
+ name: Max Accuracy
411
+ ---
412
+
413
+ # SentenceTransformer based on BAAI/bge-base-en
414
+
415
+ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [BAAI/bge-base-en](https://huggingface.co/BAAI/bge-base-en). It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
416
+
417
+ ## Model Details
418
+
419
+ ### Model Description
420
+ - **Model Type:** Sentence Transformer
421
+ - **Base model:** [BAAI/bge-base-en](https://huggingface.co/BAAI/bge-base-en) <!-- at revision b737bf5dcc6ee8bdc530531266b4804a5d77b5d8 -->
422
+ - **Maximum Sequence Length:** 512 tokens
423
+ - **Output Dimensionality:** 768 tokens
424
+ - **Similarity Function:** Cosine Similarity
425
+ <!-- - **Training Dataset:** Unknown -->
426
+ <!-- - **Language:** Unknown -->
427
+ <!-- - **License:** Unknown -->
428
+
429
+ ### Model Sources
430
+
431
+ - **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
432
+ - **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
433
+ - **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
434
+
435
+ ### Full Model Architecture
436
+
437
+ ```
438
+ SentenceTransformer(
439
+ (0): Transformer({'max_seq_length': 512, 'do_lower_case': True}) with Transformer model: BertModel
440
+ (1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': True, 'pooling_mode_mean_tokens': False, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
441
+ (2): Normalize()
442
+ )
443
+ ```
444
+
445
+ ## Usage
446
+
447
+ ### Direct Usage (Sentence Transformers)
448
+
449
+ First install the Sentence Transformers library:
450
+
451
+ ```bash
452
+ pip install -U sentence-transformers
453
+ ```
454
+
455
+ Then you can load this model and run inference.
456
+ ```python
457
+ from sentence_transformers import SentenceTransformer
458
+
459
+ # Download from the 🤗 Hub
460
+ model = SentenceTransformer("vijay-delete/finetuned-transaction-classification-bge-base-en")
461
+ # Run inference
462
+ sentences = [
463
+ '\nName : Innovative Design Systems GmbH\nCategory: Consulting & Professional Fees, Computer Hardware & Software\nDepartment: Product Development\nLocation: Berlin, Germany\nAmount: 1423.77\nCard: Tech Innovation Fund\nTrip Name: unknown\n',
464
+ '\nName : Learning Innovators Group\nCategory: Consulting & Professional Fees, Training & Development\nDepartment: Human Resources\nLocation: Chicago, IL\nAmount: 359.99\nCard: Skills Enhancement Program\nTrip Name: unknown\n',
465
+ '\nName : Cultural Cafe & Event Space\nCategory: Meals & Entertainment, Consulting & Professional Fees\nDepartment: Cultural Initiatives\nLocation: Paris, France\nAmount: 764.32\nCard: Art Networking Event\nTrip Name: unknown\n',
466
+ ]
467
+ embeddings = model.encode(sentences)
468
+ print(embeddings.shape)
469
+ # [3, 768]
470
+
471
+ # Get the similarity scores for the embeddings
472
+ similarities = model.similarity(embeddings, embeddings)
473
+ print(similarities.shape)
474
+ # [3, 3]
475
+ ```
476
+
477
+ <!--
478
+ ### Direct Usage (Transformers)
479
+
480
+ <details><summary>Click to see the direct usage in Transformers</summary>
481
+
482
+ </details>
483
+ -->
484
+
485
+ <!--
486
+ ### Downstream Usage (Sentence Transformers)
487
+
488
+ You can finetune this model on your own dataset.
489
+
490
+ <details><summary>Click to expand</summary>
491
+
492
+ </details>
493
+ -->
494
+
495
+ <!--
496
+ ### Out-of-Scope Use
497
+
498
+ *List how the model may foreseeably be misused and address what users ought not to do with the model.*
499
+ -->
500
+
501
+ ## Evaluation
502
+
503
+ ### Metrics
504
+
505
+ #### Triplet
506
+ * Dataset: `bge-base-en-train`
507
+ * Evaluated with [<code>TripletEvaluator</code>](https://sbert.net/docs/package_reference/sentence_transformer/evaluation.html#sentence_transformers.evaluation.TripletEvaluator)
508
+
509
+ | Metric | Value |
510
+ |:-------------------|:-----------|
511
+ | cosine_accuracy | 0.9971 |
512
+ | dot_accuracy | 0.0029 |
513
+ | manhattan_accuracy | 0.9971 |
514
+ | euclidean_accuracy | 0.9971 |
515
+ | **max_accuracy** | **0.9971** |
516
+
517
+ #### Triplet
518
+ * Dataset: `bge-base-en-eval`
519
+ * Evaluated with [<code>TripletEvaluator</code>](https://sbert.net/docs/package_reference/sentence_transformer/evaluation.html#sentence_transformers.evaluation.TripletEvaluator)
520
+
521
+ | Metric | Value |
522
+ |:-------------------|:--------|
523
+ | cosine_accuracy | 1.0 |
524
+ | dot_accuracy | 0.0 |
525
+ | manhattan_accuracy | 1.0 |
526
+ | euclidean_accuracy | 1.0 |
527
+ | **max_accuracy** | **1.0** |
528
+
529
+ <!--
530
+ ## Bias, Risks and Limitations
531
+
532
+ *What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
533
+ -->
534
+
535
+ <!--
536
+ ### Recommendations
537
+
538
+ *What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
539
+ -->
540
+
541
+ ## Training Details
542
+
543
+ ### Training Dataset
544
+
545
+ #### Unnamed Dataset
546
+
547
+
548
+ * Size: 685 training samples
549
+ * Columns: <code>sentence</code> and <code>label</code>
550
+ * Approximate statistics based on the first 685 samples:
551
+ | | sentence | label |
552
+ |:--------|:-----------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
553
+ | type | string | int |
554
+ | details | <ul><li>min: 36 tokens</li><li>mean: 42.06 tokens</li><li>max: 48 tokens</li></ul> | <ul><li>0: ~6.57%</li><li>1: ~7.88%</li><li>2: ~6.72%</li><li>3: ~7.01%</li><li>4: ~7.74%</li><li>5: ~7.45%</li><li>6: ~6.42%</li><li>7: ~7.01%</li><li>8: ~7.15%</li><li>9: ~7.15%</li><li>10: ~7.74%</li><li>11: ~7.15%</li><li>12: ~8.18%</li><li>13: ~5.84%</li></ul> |
555
+ * Samples:
556
+ | sentence | label |
557
+ |:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------|
558
+ | <code><br>Name : Summit Advisory Partners<br>Category: Consulting & Professional Fees, Training & Development<br>Department: Strategic Insights<br>Location: New York, NY<br>Amount: 985.45<br>Card: Leadership Development Program<br>Trip Name: unknown<br></code> | <code>0</code> |
559
+ | <code><br>Name : CloudWave Enterprises<br>Category: Telecommunications, Cloud Services & Hosting<br>Department: Infrastructure Management<br>Location: London, UK<br>Amount: 1450.95<br>Card: Network Optimization Project<br>Trip Name: unknown<br></code> | <code>1</code> |
560
+ | <code><br>Name : AeroTech Communication Solutions<br>Category: Telecommunications, Cloud Services & Hosting<br>Department: IT Operations<br>Location: Singapore<br>Amount: 915.45<br>Card: Networking Infrastructure Upgrade<br>Trip Name: unknown<br></code> | <code>1</code> |
561
+ * Loss: [<code>BatchSemiHardTripletLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#batchsemihardtripletloss)
562
+
563
+ ### Evaluation Dataset
564
+
565
+ #### Unnamed Dataset
566
+
567
+
568
+ * Size: 171 evaluation samples
569
+ * Columns: <code>sentence</code> and <code>label</code>
570
+ * Approximate statistics based on the first 171 samples:
571
+ | | sentence | label |
572
+ |:--------|:-----------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
573
+ | type | string | int |
574
+ | details | <ul><li>min: 37 tokens</li><li>mean: 42.08 tokens</li><li>max: 48 tokens</li></ul> | <ul><li>0: ~8.77%</li><li>1: ~7.02%</li><li>2: ~5.26%</li><li>3: ~7.60%</li><li>4: ~7.02%</li><li>5: ~8.77%</li><li>6: ~5.85%</li><li>7: ~4.09%</li><li>8: ~9.36%</li><li>9: ~7.60%</li><li>10: ~7.60%</li><li>11: ~5.26%</li><li>12: ~7.60%</li><li>13: ~8.19%</li></ul> |
575
+ * Samples:
576
+ | sentence | label |
577
+ |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------|
578
+ | <code><br>Name : YOLOSTREAM MEDIA<br>Category: Subscriptions & Memberships, Cloud Services & Hosting<br>Department: Marketing & IT<br>Location: New York, NY<br>Amount: 927.4<br>Card: Digital Strategy Fund<br>Trip Name: unknown<br></code> | <code>9</code> |
579
+ | <code><br>Name : Learning Innovators Group<br>Category: Consulting & Professional Fees, Training & Development<br>Department: Human Resources<br>Location: Chicago, IL<br>Amount: 359.99<br>Card: Skills Enhancement Program<br>Trip Name: unknown<br></code> | <code>6</code> |
580
+ | <code><br>Name : Globetraining Solutions<br>Category: Subscriptions & Memberships, Training & Development<br>Department: Human Resources<br>Location: Newark, NJ<br>Amount: 523.47<br>Card: Employee Skill Enhancement<br>Trip Name: unknown<br></code> | <code>6</code> |
581
+ * Loss: [<code>BatchSemiHardTripletLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#batchsemihardtripletloss)
582
+
583
+ ### Training Hyperparameters
584
+ #### Non-Default Hyperparameters
585
+
586
+ - `eval_strategy`: steps
587
+ - `per_device_train_batch_size`: 16
588
+ - `per_device_eval_batch_size`: 16
589
+ - `learning_rate`: 2e-05
590
+ - `num_train_epochs`: 5
591
+ - `warmup_ratio`: 0.1
592
+ - `batch_sampler`: no_duplicates
593
+
594
+ #### All Hyperparameters
595
+ <details><summary>Click to expand</summary>
596
+
597
+ - `overwrite_output_dir`: False
598
+ - `do_predict`: False
599
+ - `eval_strategy`: steps
600
+ - `prediction_loss_only`: True
601
+ - `per_device_train_batch_size`: 16
602
+ - `per_device_eval_batch_size`: 16
603
+ - `per_gpu_train_batch_size`: None
604
+ - `per_gpu_eval_batch_size`: None
605
+ - `gradient_accumulation_steps`: 1
606
+ - `eval_accumulation_steps`: None
607
+ - `torch_empty_cache_steps`: None
608
+ - `learning_rate`: 2e-05
609
+ - `weight_decay`: 0.0
610
+ - `adam_beta1`: 0.9
611
+ - `adam_beta2`: 0.999
612
+ - `adam_epsilon`: 1e-08
613
+ - `max_grad_norm`: 1.0
614
+ - `num_train_epochs`: 5
615
+ - `max_steps`: -1
616
+ - `lr_scheduler_type`: linear
617
+ - `lr_scheduler_kwargs`: {}
618
+ - `warmup_ratio`: 0.1
619
+ - `warmup_steps`: 0
620
+ - `log_level`: passive
621
+ - `log_level_replica`: warning
622
+ - `log_on_each_node`: True
623
+ - `logging_nan_inf_filter`: True
624
+ - `save_safetensors`: True
625
+ - `save_on_each_node`: False
626
+ - `save_only_model`: False
627
+ - `restore_callback_states_from_checkpoint`: False
628
+ - `no_cuda`: False
629
+ - `use_cpu`: False
630
+ - `use_mps_device`: False
631
+ - `seed`: 42
632
+ - `data_seed`: None
633
+ - `jit_mode_eval`: False
634
+ - `use_ipex`: False
635
+ - `bf16`: False
636
+ - `fp16`: False
637
+ - `fp16_opt_level`: O1
638
+ - `half_precision_backend`: auto
639
+ - `bf16_full_eval`: False
640
+ - `fp16_full_eval`: False
641
+ - `tf32`: None
642
+ - `local_rank`: 0
643
+ - `ddp_backend`: None
644
+ - `tpu_num_cores`: None
645
+ - `tpu_metrics_debug`: False
646
+ - `debug`: []
647
+ - `dataloader_drop_last`: False
648
+ - `dataloader_num_workers`: 0
649
+ - `dataloader_prefetch_factor`: None
650
+ - `past_index`: -1
651
+ - `disable_tqdm`: False
652
+ - `remove_unused_columns`: True
653
+ - `label_names`: None
654
+ - `load_best_model_at_end`: False
655
+ - `ignore_data_skip`: False
656
+ - `fsdp`: []
657
+ - `fsdp_min_num_params`: 0
658
+ - `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
659
+ - `fsdp_transformer_layer_cls_to_wrap`: None
660
+ - `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
661
+ - `deepspeed`: None
662
+ - `label_smoothing_factor`: 0.0
663
+ - `optim`: adamw_torch
664
+ - `optim_args`: None
665
+ - `adafactor`: False
666
+ - `group_by_length`: False
667
+ - `length_column_name`: length
668
+ - `ddp_find_unused_parameters`: None
669
+ - `ddp_bucket_cap_mb`: None
670
+ - `ddp_broadcast_buffers`: False
671
+ - `dataloader_pin_memory`: True
672
+ - `dataloader_persistent_workers`: False
673
+ - `skip_memory_metrics`: True
674
+ - `use_legacy_prediction_loop`: False
675
+ - `push_to_hub`: False
676
+ - `resume_from_checkpoint`: None
677
+ - `hub_model_id`: None
678
+ - `hub_strategy`: every_save
679
+ - `hub_private_repo`: False
680
+ - `hub_always_push`: False
681
+ - `gradient_checkpointing`: False
682
+ - `gradient_checkpointing_kwargs`: None
683
+ - `include_inputs_for_metrics`: False
684
+ - `eval_do_concat_batches`: True
685
+ - `fp16_backend`: auto
686
+ - `push_to_hub_model_id`: None
687
+ - `push_to_hub_organization`: None
688
+ - `mp_parameters`:
689
+ - `auto_find_batch_size`: False
690
+ - `full_determinism`: False
691
+ - `torchdynamo`: None
692
+ - `ray_scope`: last
693
+ - `ddp_timeout`: 1800
694
+ - `torch_compile`: False
695
+ - `torch_compile_backend`: None
696
+ - `torch_compile_mode`: None
697
+ - `dispatch_batches`: None
698
+ - `split_batches`: None
699
+ - `include_tokens_per_second`: False
700
+ - `include_num_input_tokens_seen`: False
701
+ - `neftune_noise_alpha`: None
702
+ - `optim_target_modules`: None
703
+ - `batch_eval_metrics`: False
704
+ - `eval_on_start`: False
705
+ - `use_liger_kernel`: False
706
+ - `eval_use_gather_object`: False
707
+ - `batch_sampler`: no_duplicates
708
+ - `multi_dataset_batch_sampler`: proportional
709
+
710
+ </details>
711
+
712
+ ### Training Logs
713
+ | Epoch | Step | Training Loss | loss | bge-base-en-eval_max_accuracy | bge-base-en-train_max_accuracy |
714
+ |:------:|:----:|:-------------:|:------:|:-----------------------------:|:------------------------------:|
715
+ | 0 | 0 | - | - | - | 0.9650 |
716
+ | 2.3256 | 100 | 4.6242 | 4.0409 | - | 0.9956 |
717
+ | 4.6512 | 200 | 4.2332 | 3.9329 | - | 0.9971 |
718
+ | 5.0 | 215 | - | - | 1.0 | - |
719
+
720
+
721
+ ### Framework Versions
722
+ - Python: 3.11.13
723
+ - Sentence Transformers: 3.1.1
724
+ - Transformers: 4.45.2
725
+ - PyTorch: 2.6.0+cu124
726
+ - Accelerate: 1.8.1
727
+ - Datasets: 2.14.4
728
+ - Tokenizers: 0.20.3
729
+
730
+ ## Citation
731
+
732
+ ### BibTeX
733
+
734
+ #### Sentence Transformers
735
+ ```bibtex
736
+ @inproceedings{reimers-2019-sentence-bert,
737
+ title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
738
+ author = "Reimers, Nils and Gurevych, Iryna",
739
+ booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
740
+ month = "11",
741
+ year = "2019",
742
+ publisher = "Association for Computational Linguistics",
743
+ url = "https://arxiv.org/abs/1908.10084",
744
+ }
745
+ ```
746
+
747
+ #### BatchSemiHardTripletLoss
748
+ ```bibtex
749
+ @misc{hermans2017defense,
750
+ title={In Defense of the Triplet Loss for Person Re-Identification},
751
+ author={Alexander Hermans and Lucas Beyer and Bastian Leibe},
752
+ year={2017},
753
+ eprint={1703.07737},
754
+ archivePrefix={arXiv},
755
+ primaryClass={cs.CV}
756
+ }
757
+ ```
758
+
759
+ <!--
760
+ ## Glossary
761
+
762
+ *Clearly define terms in order to be accessible across audiences.*
763
+ -->
764
+
765
+ <!--
766
+ ## Model Card Authors
767
+
768
+ *Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
769
+ -->
770
+
771
+ <!--
772
+ ## Model Card Contact
773
+
774
+ *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
775
+ -->
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "BAAI/bge-base-en",
3
+ "architectures": [
4
+ "BertModel"
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": "LABEL_0"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "LABEL_0": 0
19
+ },
20
+ "layer_norm_eps": 1e-12,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "bert",
23
+ "num_attention_heads": 12,
24
+ "num_hidden_layers": 12,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "absolute",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.45.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 30522
32
+ }
config_sentence_transformers.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version__": {
3
+ "sentence_transformers": "3.1.1",
4
+ "transformers": "4.45.2",
5
+ "pytorch": "2.6.0+cu124"
6
+ },
7
+ "prompts": {},
8
+ "default_prompt_name": null,
9
+ "similarity_fn_name": null
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c65d2d63b52cd48636902722b74bd950dd5ee71aa73145cd8fed463aece759cd
3
+ size 437951328
modules.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "name": "0",
5
+ "path": "",
6
+ "type": "sentence_transformers.models.Transformer"
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "name": "1",
11
+ "path": "1_Pooling",
12
+ "type": "sentence_transformers.models.Pooling"
13
+ },
14
+ {
15
+ "idx": 2,
16
+ "name": "2",
17
+ "path": "2_Normalize",
18
+ "type": "sentence_transformers.models.Normalize"
19
+ }
20
+ ]
sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_seq_length": 512,
3
+ "do_lower_case": true
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff