File size: 217,472 Bytes
e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5d22b26 e672e3b 5923c09 808b9a5 2a4bb55 aa8769a b46def2 2bca8e8 1553ca7 da4c72b a168ee6 47417d4 07ce260 99a8f1d c7dea01 a36bb8e 94259a7 b9d024f 6b88dca a1cefc8 efd19b3 8e989cb c827ebe e594984 53aa37c c54f897 2357b49 ec296f1 e672e3b 5d22b26 e672e3b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 |
---
tags:
- sentence-transformers
- sentence-similarity
- feature-extraction
- generated_from_trainer
- dataset_size:14483470
- loss:MultipleNegativesRankingLoss
base_model: sentence-transformers/all-MiniLM-L6-v2
widget:
- source_sentence: "title: \nSenn"
sentences:
- 'description
A nefarious drug lord becomes obsessed with a young woman and sends two friends
to apprehend her However when she dies jeopardizing a major deal the duo must
search for another woman they can use to fool their boss'
- 'description
Charles Dickens meets Arthur C ClarkeA lowly factory worker is delivered from
a world of misery and discovers his destiny via an ancient object on the other
side of the stars1 h 19 min
2014
13'
- 'description
In Morocco to assist with the creation of a food charity a Dutchman is abducted
by a terrorist '
- source_sentence: "title: \nBuxton Heiress French Purse Wallet Mulberry Purple"
sentences:
- 'description
The original 100 waterproof windproof breathable knee length sock The inner lining
is crafted from fine Merino Wool to insulate and regulate temperature making this
perfect for use in colder weather conditionsMachine Wash'
- 'description
LilyJewelry White Evil Eye Beads Stretch BraceletWhite Evil Eye Beads Bracelet
Fits 8 inch wrist Adjustable Size
It is a good gift for your loverfamilyfriend
if you have any question please be free to contact us '
- 'description
Authentic Crunch Leather Rich Floral Emboss Heiress French Purse features a 4
section accordion card case with ID window outside framed coin purse with slip
pocket bill compartment additional credit card slots and attached key ringLeather'
- source_sentence: "title: \nSpike Jones His City Slickers"
sentences:
- 'description
Spike Jones became one of the most influential musical satirists of the twentieth
century His troupe of comedic musicians The City Slickers performed a visual assault
as well as musical mayhem Consummate master musicianship was vital to creating
the apparent chaos Spike and his Slickers had it Big time'
- 'description
with Nick Forster Guitar Michael Kang Fiddle Ben Kaufman Bass Sally Van Meter
Dobro Eric Walser Mandolin Pete Wernick Banjo Joan Nondi Wernick Vocals Pete Wernick
created this video jam session so that novice guitar banjo mandolin fiddle Dobro
or bass players of any level can get ready for the real thing by playing along
with Pete and his exciting allstar jam band The band runs through 17 classic bluegrass
songs and instrumentals while Pete teaches the ins and outs of jam etiquette the
basics of music theory how to make up harmony vocals using the number system for
calling out changes and lots more invaluable advice DVD EXTRA Clicking the remotes
angle button provides a closeup of the guitar players left hand so you can follow
the songs chord changes 105MIN DVD LEVEL 2 INCLUDES LYRICS CHORDS'
- 'description
Joe Queer and the boys producing their signature brand of poppunk surf rock on
February 3 2003 at the world renowned CBGBs Straight from the soundboard to your
speakers Tight as hell as always'
- source_sentence: "title: \nEverybody Brings Noodles"
sentences:
- 'description
About the Author
Everyone knows that gas prices are going up and pinching your pocketbook The Gas
Mileage Bible is the amazingly simple answer for millions of motorists who are
stung by high gas prices and want up to 30 better gas mileage QUICKLY and EASILY
Most people dont realize that by performing these steps to improve your gas mileage
your vehicle will also last longer require less maintenance and perform better
Kenny Joines and Ron Hollenbeck tell you how to improve your fuel economy using
simple clear steps that anyone can follow while exploding the myths about using
expensive gadgets and gimmicksEveryone knows that gas prices are going up and
pinching your pocketbook The Gas Mileage Bible is the amazingly simple answer
for millions of motorists who are stung by high gas prices and want up to 30 better
gas mileage QUICKLY and EASILY Most people dont realize that by performing these
steps to improve your gas mileage your vehicle will also last longer require less
maintenance and perform better Kenny Joines and Ron Hollenbeck tell you how to
improve your fuel economy using simple clear steps that anyone can follow while
exploding the myths about using expensive gadgets and gimmicks'
- 'description
From School Library Journal
Grade 24In this successor to Everybody Serves Soup Carolrhoda 2000 Carrie organizes
a Fourth of July block party in her neighborhood As she goes from house to house
making the final arrangements she is delighted to learn that everyone is preparing
some kind of pasta her favorite food Mrs Hua will contribute yellow sesame noodles
AnnaEleni is bringing orzo Fendra a macaroni salad and so on That evening the
revelers enjoy eating playing games and entertaining one another with a hiphop
dance a flute solo an original rap song and drumming Carrie wishes she had a talent
to share but feels honored when she is recognized for talking with everybody and
getting people to converse with one another The realistic framed fullcolor illustrations
in soft tones show people smiling broadly The main character is appealing with
her energy and friendliness but the story is thin serving primarily as a vehicle
to introduce the various foods that those from different backgrounds eat recipes
included The books main appeal is the vision of community in a setting of racial
ethnic and age diversity
Adele Greenlee Bethel College St Paul MN
Copyright 2002 Cahners Business Information IncThe block party was Carries idea
but when it arrives she can only think about two things the talent show and the
delicious noodle dishes from many countries that her neighbors are bringing'
- 'description
About the Author
Chuck Whelon is a Britishborn illustrator and creator of the longrunning webcomic
Pewfell In addition to Dovers
What to Doodle
books he has designed awardwinning languageteaching coursebooks for the BBC Longman
and Macmillan A San Francisco resident Chuck has created print and online illustrations
for Yahoo Goodman Games and LeapFrogWild cartoon dinosaurs are on the loose in
this humorous activity book Help them get coordinated by guiding a Maiasaura mother
through a maze to her missing babies spotting the differences among a flock of
pteranodons matching fossilized skulls to the appropriate species and solving
other dinosaurian dilemmas You can color the 27 completed puzzles and if you get
lost solutions appear at the end'
- source_sentence: "title: \nBlue Hydrangeas Welcome Mailbox Makeover Vinyl with\
\ Magnetic Strips for Steel Standard Rural Mailbox Made in The USA Copyright\
\ Licensed and Trademarked by Custom Decor Inc"
sentences:
- 'description
This Mailbox Makeover Cover is made with high grade durable vinyl that will transform
your tired old mailbox into a work of art Sized at 18 Inch x 21 Inch it Fits
Standard Size USPS Approved Rural Mailbox with 6 inch wide door Simply attaches
by included magnetic strips If you have a plastic or wood mailbox you will need
our ASIN B0056BCJ3O Magnetic Strip Kit for Non Metal Boxes Add some Bright bold
color to your box Change for the season Add a matching flag to coordinate the
colors in your spaceFits Standard Rural USPS Mail Box 18 inch x 21 Inch 6 Inch
Wide Door Mailbox NOT included
Magnetic Strips hold tight to Box
Made in USA Copyright Trademarks and License by Custom Decor Inc
Optional companion pieces are available to coordinate your display'
- 'description
Yard Signs are a great way to draw attention to your business or event The sign
is durable and weather resistant yet light versatile and easy to install Yard
Signs are a great cost effective solution for your signage needsBuilt in the USA
4mm Waterproof Corrugated Plastic
Long Lasting Outdoor UV Inks
Full Color
Includes Metal HStand'
- 'description
Fire Pit Shelter Cover for Solo Stove Yukon Round Fire Place Weatherpoof Cover
for Solo Stove Ranger Heavy Duty 600D Polyester Oxford Waterproof Weatherpoof
UV proof with Drawstring Storage BagEXCLUSIVE DESIGNSpecially designed for Solo
Stove Yukon with perfect compatiblity Not for Bonfire Ranger Please confirm the
model size of your fire pit before placing an order
DECENT MATERIALMade of high quality marine grade 600D fabric super practical for
indoors and outdoors double stitching and better UV protection ensure durability
over time which can also prevent your bonfire from unwanted scratch and bumper
WEATHERPROOFThe drawstring around the bottom of cover allows cover to be tighten
securely on the mower the windproof buckle can also prevent the cover from blowing
away Waterproof nylon fabric can keep your mower from snow rain and dust etc
EASY TO USE AND ORGANIZEEasy and convenient to use thanks to the windproof buckle
and drawstring we also provide cover storage bag to help you organizing your cover
Warranty We provide 30Days time warranty for every custome Feel free to contact
us if there has any problem with the item we will replace it for free'
datasets:
- guyhadad01/Amazon_2023_items_processed_filtered
pipeline_tag: sentence-similarity
library_name: sentence-transformers
---
# SentenceTransformer based on sentence-transformers/all-MiniLM-L6-v2
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on 28 datasets. It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
## Model Details
### Model Description
- **Model Type:** Sentence Transformer
- **Base model:** [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) <!-- at revision c9745ed1d9f207416be6d2e6f8de32d1f16199bf -->
- **Maximum Sequence Length:** 256 tokens
- **Output Dimensionality:** 384 dimensions
- **Similarity Function:** Cosine Similarity
- **Training Datasets:**
- [amazon_fashion](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [appliances](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [arts_crafts_and_sewing](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [automotive](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [baby_products](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [beauty_and_personal_care](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [books](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [cds_and_vinyl](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [cell_phones_and_accessories](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [clothing_shoes_and_jewelry](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [electronics](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [grocery_and_gourmet_food](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [handmade_products](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [health_and_household](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [home_and_kitchen](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [industrial_and_scientific](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [kindle_store](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [movies_and_tv](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [musical_instruments](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [office_products](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [patio_lawn_and_garden](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [pet_supplies](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [software](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [sports_and_outdoors](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [tools_and_home_improvement](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [toys_and_games](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [unknown](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
- [video_games](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered)
<!-- - **Language:** Unknown -->
<!-- - **License:** Unknown -->
### Model Sources
- **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
- **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
- **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
### Full Model Architecture
```
SentenceTransformer(
(0): Transformer({'max_seq_length': 256, 'do_lower_case': False}) with Transformer model: BertModel
(1): Pooling({'word_embedding_dimension': 384, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
(2): Normalize()
)
```
## Usage
### Direct Usage (Sentence Transformers)
First install the Sentence Transformers library:
```bash
pip install -U sentence-transformers
```
Then you can load this model and run inference.
```python
from sentence_transformers import SentenceTransformer
# Download from the 🤗 Hub
model = SentenceTransformer("guyhadad01/EncodeRec")
# Run inference
sentences = [
'title: \nBlue Hydrangeas Welcome Mailbox Makeover Vinyl with Magnetic Strips for Steel Standard Rural Mailbox Made in The USA Copyright Licensed and Trademarked by Custom Decor Inc',
'description\nThis Mailbox Makeover Cover is made with high grade durable vinyl that will transform your tired old mailbox into a work of art Sized at 18 Inch x 21 Inch it Fits Standard Size USPS Approved Rural Mailbox with 6 inch wide door Simply attaches by included magnetic strips If you have a plastic or wood mailbox you will need our ASIN B0056BCJ3O Magnetic Strip Kit for Non Metal Boxes Add some Bright bold color to your box Change for the season Add a matching flag to coordinate the colors in your spaceFits Standard Rural USPS Mail Box 18 inch x 21 Inch 6 Inch Wide Door Mailbox NOT included\nMagnetic Strips hold tight to Box\nMade in USA Copyright Trademarks and License by Custom Decor Inc\nOptional companion pieces are available to coordinate your display',
'description\nYard Signs are a great way to draw attention to your business or event The sign is durable and weather resistant yet light versatile and easy to install Yard Signs are a great cost effective solution for your signage needsBuilt in the USA\n4mm Waterproof Corrugated Plastic\nLong Lasting Outdoor UV Inks\nFull Color\nIncludes Metal HStand',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 384]
# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
```
<!--
### Direct Usage (Transformers)
<details><summary>Click to see the direct usage in Transformers</summary>
</details>
-->
<!--
### Downstream Usage (Sentence Transformers)
You can finetune this model on your own dataset.
<details><summary>Click to expand</summary>
</details>
-->
<!--
### Out-of-Scope Use
*List how the model may foreseeably be misused and address what users ought not to do with the model.*
-->
<!--
## Bias, Risks and Limitations
*What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
-->
<!--
### Recommendations
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
-->
## Training Details
### Training Datasets
<details><summary>amazon_fashion</summary>
#### amazon_fashion
* Dataset: [amazon_fashion](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 46,192 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 7 tokens</li><li>mean: 20.95 tokens</li><li>max: 53 tokens</li></ul> | <ul><li>min: 13 tokens</li><li>mean: 147.9 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Play Kreative Neon Vampire Fangs Halloween Plastic Teeth Colorful Dentures Costume Accessory Party Favors</code> | <code>description<br>These soft plastic teeth are always a ghouls and goblins favorite Add these to your vampire costume to complete your bloodsucking look this Halloween Fun for trickortreat bagsNEON VAMPIRE TEETH Watch your neck when these chompers come around In bright neon colors these fangs give vampire costumes a new bite Add these teeth to goody bags or hand them out on Halloween These 2 12 soft plastic teeth are always a ghouls and goblins favorite<br>A CREEPY ADDITION TO YOUR HALLOWEEN GIVEAWAYS These Neon Vampire Teeth are perfect for trunkortreat trickortreat or your party favor bags Theyre fun and sugarfree alternatives to Halloween candy that everyone will enjoy long after the holiday is over<br>DENTAL DAY Hand out these Neon colored teeth for a fun dental prize favor<br>Package Contents Pack of 144 NEON vampire Fangs Plastic Teeth</code> |
| <code>title: <br>Star Platinum The disastrous Life of saiki k cosplay costume Saiki Kusuo Halloween party costume high school uniform M Saiki Kusuo</code> | <code>description<br>Fabric name What about uniforms Main fabric composition polyester fiber polyester The content of the main fabric ingredient 60 Color full outfit Applicable occasions game animation roleplaying Applicable gender malefemale Applicable age teenagersadults Suitable age 1335 years oldPolyester</code> |
| <code>title: <br>Wire Watch Guard Protector for DW 56003</code> | <code>description<br>Includes one guard Perfect for athlete on the go person casual andor nightlife Swap out and interchange as necessary Multiple colors available Guard is good to use against impactWire watch guard protector for gshock watches from gshockmods</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>appliances</summary>
#### appliances
* Dataset: [appliances](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 46,928 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 4 tokens</li><li>mean: 27.71 tokens</li><li>max: 97 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 157.93 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>2Pack Natural Filters Produce Preserver Plus Indicator Strips Compatible with KitchenaidWhirlpool Refrigerators Part W10346771a</code> | <code>description<br>To Replace Your Produce Preserver 1 Find the Produce Preserver housing inside the refrigerator 2 Open the housing by pulling up and out on the back 3Remove the Produce Preserver pouches from the packaging and place them into the housing NOTE For best performance always use two pouches 4Adhere the Produce Preserver housing to the back wall of the crisper drawer according to the instructions included in the package What is ethylene and how does it affect food Fruits and vegetables produce a naturally occurring hormone called Ethylene In addition to controlling several aspects of the normal growth and development ethylene also induces natural ripening in fruits and vegetables In fact a number of fruits and vegetables emit small amounts of ethylene gas during their ripening process These emissions lead to an increased level of ethylene gas in the air This in turn threatens the life cycle of postharvest fruits and vegetables Our preservers work by absorbing the ethylene gas that...</code> |
| <code>title: <br>Frigidaire FFGF3015LB30 Black Gas Sealed Burner Range</code> | <code>description<br>30 Black Gas Sealed Burner Range4 Sealed Burners<br>Square Steel Grates<br>ReadySelect Controls<br>Broiler Drawer</code> |
| <code>title: <br>Whirlpool 99002751 Door Switch</code> | <code>description<br>Product Description<br>This is a Genuine Replacement Part The Model Number and Name for the Following Item Whirlpool WHIRA 99002751 Door Switch<br>From the Manufacturer<br>This is a Genuine Replacement Part The Model Number and Name for the Following ItemWhirlpool WHIRA 99002751 Door SwitchWhirlpool WHIRA<br>Genuine Replacement Part<br>Dishwasherreplacementparts</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>arts_crafts_and_sewing</summary>
#### arts_crafts_and_sewing
* Dataset: [arts_crafts_and_sewing](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 418,469 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 23.08 tokens</li><li>max: 54 tokens</li></ul> | <ul><li>min: 15 tokens</li><li>mean: 146.34 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>4 oz Troy Ounce Round Gold Graphite Ingot Coin Mold for Melting Casting Refining Scrap Metal Jewelry</code> | <code>description<br>4 Troy Ounce Round Graphite Ingot Mold for Gold Made from High Density Fine Grain Graphite Lasts for 30 pours Smooth cavity finish Designed for easy ingot removal with 15 degree tapered sides Dimensions Outside 3 Dia x 5 Inner 295 Depth x 125 Dia at bottom Custom Engraving and Sizes Available on request4 oz Troy Ounce Gold Round Mold<br>High Density Graphite<br>Tapered Sides for Easy Ingot Removal<br>30 Pours<br>Easy To Use</code> |
| <code>title: <br>Clear Disc Pads to Stabilize Earrings Plastic Discs for Earring Backs 100</code> | <code>description<br>Plastic Discs for Earring Backs These clear nylon 95mm discs ensure support for larger style pierced earrings Sold in bags of 100 pieces PLEASE NOTE The holes in the disc measure about half a milometer The MIDISC is 964 mm wide 075mm thick and the hole size is 025 or 635mmThese clear nylon discs ensure support for larger style pierced earrings<br>Will stabilize earrings and prevent sagging let your earrings hang beautifully<br>The disc is 964 mm wide 075mm thick and the hole size is 635mm About 22g<br>PLEASE NOTE AVERAGE EARRING POST SIZE IS 81 mm or 20g<br>Packaging may vary</code> |
| <code>title: <br>Mettler Metrosene Old Number 11450003 Poly Thread 500m547 yd Black</code> | <code>description<br>Metrosene can be used on all fabrics and seams The thread is easyiron shrink proof and offers great color fastness Metrosenes high tensile strength optimal elasticity and ideal smoothness makes it the sewists choicePackage Height of the Product 53<br>Package Length of the Product 09<br>Pacakge Width of the Product 22<br>Country of Origin Germany</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>automotive</summary>
#### automotive
* Dataset: [automotive](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 1,021,574 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 24.58 tokens</li><li>max: 75 tokens</li></ul> | <ul><li>min: 15 tokens</li><li>mean: 155.92 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Caltric Ignition Coil Compatible with Yamaha Wra650 Wra650 Wave Runner Iii 650 1995 1996</code> | <code>description<br>Compatible with Yamaha modelsWRA650 Wave Runner III 650 1995 1996</code> |
| <code>title: <br>AOYMEI Car Floor Mats for Toyota Corolla 20142019 Custom Fit Double Layer Leather Fully Surrounded All Weather Protection Detachable Wire Loop Beige line Black</code> | <code>description<br>Are you worried that your child or pet will tip over coffee or food in your car<br>The floor mat is designed in the United States It enhances the beauty of your Toyota Corolla interior At the same time its durable quality protects any liquid and debris from the Toyota Corolla Floor It has beautiful and heavy clothes for your floor So you dont have to worry about your child or pet reversing your coffee or food again You can now easily eat and drink in the car<br>Easy to install and clean<br>Allweather car floor trunk mat cargo liners are easy to install Simply put it into your Toyota Corolla its very easy to clean and low maintenance and the large capacity surface captures moisture spills debris and more All floor mat materials of the Toyota Corolla are environmentally friendly and tasteless<br>Including<br>2 x front row mat 1 driver seat and 1 passenger seat 1 x second row mat Warranty We offer a limited lifetime warranty for products that are damaged during delivery or for confirmed ma...</code> |
| <code>title: <br>OSC Cooling Products 98480 New Heater Core</code> | <code>description<br>OSC Premium New Automotive Heater Core is designed to Original Equipments form and function OSCs heater cores are technically advanced and made from premium grade Alcoa Aluminum The tubes are cadmium plated inside and out to prevent premature failure OSC does not substitute aluminum coolers in place of Stainless Steel plate or Copper and Brass concentric coolers and we use a die cut gasket to ensure there are no leaks Each heater core is individually pressure tested and engineered for multifit without compromising the look and fit All necessary fittings or hardware are included in each unit All units meet Original Equipments cooler design with copper concentric coolers and plate coolers where originally equippedDesigned to Original Equipments form and function<br>All necessary fittings or hardware are Included<br>Individually pressure tested ensuring quality<br>Engineered for multifit with compromising performance or appearance<br>Dependable and easy to install</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>baby_products</summary>
#### baby_products
* Dataset: [baby_products](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 98,300 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 22.77 tokens</li><li>max: 71 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 177.64 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Natures Purest Sleepy Safari Bassinet Discontinued by Manufacturer</code> | <code>description<br>From the Manufacturer<br>The Natures Purest Collection is premium organically grown and naturally colored cottonnature in its simplest form for baby The Natures Purest is truly 100 natural and pure It has a naturally grown and colored cotton bassinet and pad sheet This also has a canopy with 3 soft toys and 3 musical melodies 2 nature sounds 1 womb sound and soothing vibrations It also has a large storage basketNaturally grown and colored cotton bassinet and pad sheet<br>Canopy with 3 soft toys<br>3 musical melodies 2 nature sounds 1 womb sound<br>Soothing vibrations<br>Large storage basket</code> |
| <code>title: <br>Portable Baby Changing Pad for Diaper Bag Baby Changing Mat for Diaper Changing Lightweight Waterproof Durable</code> | <code>description<br>PORTABLE<br>QUALEAP diaper changing station has portable dimensions of 136 x 79 x 08 and weight of 5 ounces only You can put it in your diaper bag or easily carry it anytime anywhere<br>PATTERN<br>Designed with beautiful colorful leaves pattern It looks trendy and fashionable<br>3 PORCKETS DESIGN<br>Inner left pocket for diapers up to 6 pcs Inner right pocket for full baby wipes outer zipped pocket for mobile keys creams etc<br>100 waterproof layer<br>QUALEAP portable diaper changing pad has a carefully designed waterproof layer which is quite fine and smooth Your baby will feel very comfortable when lying down on it<br>Our diaper changing mats are backed with a 100 money back guaranteeQUALITYPORTABLE Made of premium lightweight fabric you can put QUALEAP Diaper Changing Pad in your diaper bag or carry it in your hand or on your wrists or hang it onto the handle of your baby stroller very easily<br>BETTER ORGANIZED 3 pockets available Inner left pocket for diapers up to 6 pcs Inner right pocket fo...</code> |
| <code>title: <br>Lambs Ivy Hopscotch Jungle Floral Crib Sheet PinkPurpleWhite</code> | <code>description<br>The floral fitted sheet is made of 100 cotton and will fit a standard size crib mattress 52x28100 Cotton<br>Imported<br>The floral fitted sheet is made of 100 cotton<br>Fits a standard size crib mattress 52 x 28<br>machine wash cold with like colors in gentle cycle do not use bleach Tumble dry and iron on lowest setting as needed</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>beauty_and_personal_care</summary>
#### beauty_and_personal_care
* Dataset: [beauty_and_personal_care](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 426,601 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 8 tokens</li><li>mean: 23.07 tokens</li><li>max: 54 tokens</li></ul> | <ul><li>min: 12 tokens</li><li>mean: 152.71 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Sally Hansen 18 Hour Lip Treatment Clear Brown</code> | <code>description<br>Continual 18 Hour Lip Care Conditions and replenishes dry parched lips with Retinol Grape Seed Oil and Mango Time released formula delivers superior moisturization hour after hourLimited Supply Clear Brown</code> |
| <code>title: <br>IsaDora Lip Treat Color Flavored Lipstick 02 Apple Blossom 45g016oz</code> | <code>description<br>Gives vibrant color imparts a dewy shine Velvety smooth texture easy to glide on Fortifies delicate lip skin with softening nourishing ingredients Vitamin A C E protect skin from premature ageing While extract from camomile plant combats minor irritations chapped skinProduct Line IsaDora Lip Color Lip Treat Color Flavored LipstickProduct Size 45g016oz</code> |
| <code>title: <br>Kawaii Eyeball Hair Bow Bands Red By Kreepsville 666</code> | <code>description<br>Kreepsville 666 eyeball hair bow bands with red pvc on elastic hairbandsSold in pairs<br>size approx 75cm w<br>Red pvc eyeball bows</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>books</summary>
#### books
* Dataset: [books](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 1,471,596 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 13.71 tokens</li><li>max: 41 tokens</li></ul> | <ul><li>min: 21 tokens</li><li>mean: 233.95 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Just Enough Light for the Step Im On Deluxe Edition Trusting God in the Tough Times</code> | <code>description<br>About the Author<br>Stormie Omartian is the bestselling author more than 23 million books sold of The Power of a Praying series which includes The Power of a Praying Wife Devotional and The Power of a Praying Woman Her many other books include Just Enough Light for the Step Im On The Prayer That Changes Everything and Praying the Bible into Your Life Stormie and her husband Michael have been married more than 39 years and are the parents of two married children wwwstormieomartiancomThousands of readers have been touched with the encouraging message found in Stormie Omartians bestselling book<br>Just Enough Light for the Step Im On<br>over 370000 sold Now in a deluxe padded hardcover version with a bookmark ribbon this encouraging look at Gods faithfulness will help more readers<br>overcome fear and doubt in difficult situations<br>overcome fear and doubt in difficult situations<br>learn to see things from Gods perspective<br>learn to see things from Gods perspective<br>believe that God gives His c...</code> |
| <code>title: <br>Linux on the Mainframe</code> | <code>description<br>From the Back Cover<br>Leverage Linux on the mainframe for a true business advantage<br>Leverage Linux on the mainframe for a true business advantage<br>Covers zSeries and S390 mainframes<br>Covers zSeries and S390 mainframes<br>Contains over 100 pages of reference material<br>Contains over 100 pages of reference material<br>Includes detailed examples and maximization techniques<br>Includes detailed examples and maximization techniques<br>The complete mainframe guide to leveraging the power of Linux<br>Linux on the Mainframe<br>is the comprehensive guide to the fastest growing trend in IT IBMs Linux experts present peerless instruction in the art of planning for and making the most of a Linux mainframe This books indepth coverage includes virtualization deployment data management debugging security systems management application porting and much more<br>Sample companies that demonstrate the strengths and potential shortcomings of Linux on the mainframe<br>Sample companies that demonstrate the strengths and poten...</code> |
| <code>title: <br>Vermonts Ebenezer Allen Patriot Commando and Emancipator Military</code> | <code>description<br>About the Author<br>Glenn Fays New England roots precede the American Revolution and he was born in Middlebury Vermont As a kid he was naturally drawn to Vermonts woods lakes and streams and revered the outdoors Glenn has lived in the Northeast Kingdom as well as Addison Grand Isle and Chittenden Counties He helped raise two kids in South Hero taught middle and high school students and taught as an adjunct professor for years at the University of Vermont In 1993 Glenn was awarded an NSFfunded fellowship to study the Maritime War of 1812 in the Champlain Valley During this experience the remarkable and dramatic history of Vermont and ghosts of the past came to life in the woods lakes and streams That experience planted seeds and began the research that would lead to a deep interest in preserving our past so we might hear the echoes and learn from them When not engaged in research into the past Glenn can be found trekking and exploring old haunts in the Champlain Islands on Lake...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>cds_and_vinyl</summary>
#### cds_and_vinyl
* Dataset: [cds_and_vinyl](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 292,360 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 8.86 tokens</li><li>max: 46 tokens</li></ul> | <ul><li>min: 11 tokens</li><li>mean: 119.08 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Vladimir Horowitz The Complete Masterworks Recordings Volume II The Celebrated Scarlatti Recordings</code> | <code>description<br>Amazoncom<br>Horowitz played Scarlatti when few even knew of the composers existence His championship of these infectious works dismayed purists for whom harpsichord works on the concert grand is heresy But Horowitz makes these wry witty pieces his own His sheer delight is amply seen in the quicksilver Dmajor Sonata L 424 and his lovingly caressed Aminor Sonata L 241 Throughout Horowitz keeps within a strict classical frame while performing wonders of articulation and tonal color Great pianism as well as an example of his adventurous musical curiosity<br>Dan Davis</code> |
| <code>title: <br>Status Quo Special Edition EP</code> | <code>description<br>German Television Apearances<br>1 Are You Growing Tired Of My Love 1969 318 2 Technicolor Dreams 1969 218 3 Spinning Wheel Blues 1970 308<br>PopUp DVD<br>844<br>Previews<br>1200<br>DVD Jukebox<br>3633 1 Leon Russell Delta Lady 2 Steve Marriott What Ya Gonna Do About It 3 New Grass Revival Jumpin Jack Flash 4 Alexis Korner Hoochie Coochie Man 5 Procol Harum A Whiter Shade of Pale 6 Jack Bruce Sunshine of Your Love 7 Edgar Winter Free Ride 8 Big Country In A Big Country 9 Steve Harley Cockney Rebel Here Comes the Sun 10 Rick Wakeman Reprise From The Forest</code> |
| <code>title: <br>Ten Senators the Rebel Son</code> | <code>description<br>With dreams and aspirations of being a professional baseball player since the age of 3 Chris Bono spent the good part of his youth chasing the American dream of professional baseball After being drafted by the Seattle Mariners and signing to the University of South Carolina he sustained two major injuries forcing him to quit by his junior year In the midst of this lifealtering event Chris discovered a passion for music While recouping from surgery for his injuries he began to write songs on a 99 acoustic guitar purchased at a local pawnshop Soon after he was performing at local clubs and open mics and recorded his first acoustic EP entitled Escape Over the course of the next three years Chris absorbed himself in the music of such greats as Bob Dylan Led Zeppelin The Beatles Bruce Springsteen Stevie Ray Vaughn Neil Young Tom Waits and Jeff Buckley tirelessly studying their records and memorizing their songs After moving to Boston MA in 2003 Chris began writing and recording ...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>cell_phones_and_accessories</summary>
#### cell_phones_and_accessories
* Dataset: [cell_phones_and_accessories](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 421,516 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 7 tokens</li><li>mean: 31.31 tokens</li><li>max: 62 tokens</li></ul> | <ul><li>min: 17 tokens</li><li>mean: 188.92 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>REXKEY TCL 20 XE Phone Case Shockproof Cover Phone Case for TCL 20 XE Purple</code> | <code>description<br>Feature Color Purple Material Premium PC CoverSoft TPU Description Phone case is Compatible for tcl 20 xe If you want to know more information for tcl 20 xe phone case warmly welcome contact us This Phone Case is special design for TCL 20 XE<br>TCL 20 XE phone case with card slot design can put your money and card into card slot <br>Phone case for tcl 20 xe have magnetic kickstand which can set up your phone adsorbed to car mount also can set your phone on table free your hand <br>Dual Layer design phone case for tcl 20 xe perfect gift for wife mother daughter girlfriend and friends<br>tcl 20 xe phone Case made of soft TPU and Hard PC durable and anti drop function </code> |
| <code>title: <br>Note 3 Case Galaxy Note 3 Case Starshop Heavy Duty Dual Layers with Kickstand and Locking Belt Clip with Tempered Glass Screen Protector Blue</code> | <code>description<br>Case is designed to fit your SAMSUNG GALAXY NOTE 3 ONLY<br>This Starshop 3 in 1 belt clip holster case provide Rugged protective case design to protect your expensive device snugly fit onto your phone with all features of your phone still accessible This case is the ideal choice with unique design and reasonable price<br>Package includes<br>Starshop Armor case with build in kickstand Specially designed belt clip holster Tempered glass screen protector Microfiber cleaning cloth<br>Starshop <br>is a registered trademark protected by US Trademark Law All products are ship from US we only import from well know manufactures and inspect all our product before they ship out to make sure only good quality deliver to our customerDesigned specifically for Samsung Galaxy Note 3 Hard polycarbonate plastic shell on soft flexible silicon skin that amazingly against drops that will shatter screen<br>The build in kickstand can be used in landscape orientation for hands free experience when viewing mul...</code> |
| <code>title: <br>mcdingar FULLMOONTM Ultra Thin Slim Design Soft Hybrid PC Bumper Case Cover for Samsung Galaxy S5 i9600 BlackSilver</code> | <code>description<br>This listing is for ONE FULLMOONTM UltraThin Slim Design Soft Hybrid PC Bumper Case Cover For Samsung Galaxy S5 i9600 You can choice any Colors as Shown in the PicturesAny Samsung Galaxy S5 i9600 NOT includedAccessory OnlyThis is in Stock Photo and Color might be a little differentNot very much Product Features Fit for Samsung Galaxy S5 i9600 NOT FOR GALAXY S5 ACTIVE Made of High quality TPU Rubber Soft Thin Slim Design Case Cover Bumper have site around the case very nice design Bumper Can be removeable and attachable Protect From your Phone a safe protection Easy and Quick snap onoff installation All complete interaction of the devices function Package including ONE FULLMOONTMUltra Thin Slim Design Soft Hybrid PC Bumper Case Cover For Samsung Galaxy S5 i9600Precisely Designed to fit for Samsumg Galaxy S5 i9600<br>Perfect cutouts and slim design allow you to maximize the functionality of your phone<br>Made from durable high quality soft rubber matte and plastic bumper provides...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>clothing_shoes_and_jewelry</summary>
#### clothing_shoes_and_jewelry
* Dataset: [clothing_shoes_and_jewelry](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 3,006,985 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 18.21 tokens</li><li>max: 47 tokens</li></ul> | <ul><li>min: 18 tokens</li><li>mean: 143.31 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>ASICS Mens GelSendai 3</code> | <code>description<br>In 1949 Mr Kihachiro Onitsuka began his athletic footwear company Onitsuka Co Ltd by manufacturing basketball shoes out of his living room in Kobe Japan He chose the name ASICS for his company in 1977 based on a famous Latin phrase Anima Sana In Corpore Sano which when translated expresses the ancient ideal of A Sound Mind in a Sound Body Taking the acronym of this phrase ASICS was founded on the belief that the best way to create a healthy and happy lifestyle is to promote total health and fitness Today ASICS offers a full line of performancedriven athletic shoes and technical active sports apparel and accessories dedicated to bringing harmony to the body and soul100 Textile and Synthetic<br>Imported<br>Rubber sole<br>Heel measures approximately 15<br>Openmesh runner featuring logo and nosew overlays with bold paint splatter graphics<br>Fulllength GEL cushioning<br>FluidFit multidirectional upper<br>Solyte lightweight midsole<br>Impact Guidance System<br>Propulsion trusstic gait tension</code> |
| <code>title: <br>Stainless Steel Moon God W Black Onyx Pendant Necklace with 35mm Round Link Chain G2006c3</code> | <code>description<br>Stainless Steel Mens Moon God W Black Onyx Pendant Necklace Come with 35mm Round Link Chain Total Chain Length Adjustable 22 to 24 22 Chain 2 Extension Cord Stainless Steel Jewelry is one of the strongest of all jewelry metals it does not oxidize and it can endure long time wear and tear Stainless steel will not rust and requires little or no maintenance to keep it looking new35mm width Round Link Chain<br>Total Chain Length Adjustable 22 to 24 22 Chain 2 Extension Cord<br>Come with Arco Iris Gift Bag or Jewelry Box</code> |
| <code>title: <br>Saucony Mens Triumph ISO Running Shoe</code> | <code>description<br>Saucony is among the most respected names in running shoes We offer a wide range of running and walking shoes each with the Saucony trademark fit feel and performance Weve spent years studying the biomechanics of top athletes Our goal To develop creatively engineered systems that maximize your performance in your specific activity allowing you to focus on the activity instead of the equipment From our studies have come many innovative Saucony concepts Advanced technologieslike Grid the first solebased stability and cushioning systemprovide an advantage to athletes of all types100 TextileSynthetic<br>Imported<br>Rubber sole<br>Running shoe with mesh upper featuring synthetic overlays and ISOFIT innersleeve mesh liner with floating support cage<br>PWRGRID cushioning<br>Durable iBR midfoot outsole pods<br>Traction outsole with smartwearing XT900 compound</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>electronics</summary>
#### electronics
* Dataset: [electronics](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 702,526 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 4 tokens</li><li>mean: 30.54 tokens</li><li>max: 97 tokens</li></ul> | <ul><li>min: 16 tokens</li><li>mean: 184.81 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>TechOrbits Dual Monitor Mount Stand SmartSWIVEL Dual Computer Screen Desk Mount Arms Full Motion Swivel Articulating Gas Springs Universal Fit for 17 32 Screens Vesa Mount</code> | <code>description<br>TechOrbits engineered our<br>FullRANGE Articulating Dual Monitor Stand<br>to easily mount to your desk and provide you with full control of your monitors Our strong steel frame can display mounts measuring between 17 and 32 and weighing under<br>22<br>pounds Our<br>FullRANGE Arms<br>can be adjusted to fit your preference Our adjustable desktop mount help elevate your workstation while preventing eye strain and back pain associated with slouching at work<br>Buy Yours Now<br>risk free with our 3 years warranty<br>100 Satisfaction GuaranteeSmartSWIVEL ENGINEERING TechOrbits scientifically engineered our dual monitor mount with articulating gas spring arms that fully support the weight of your monitors and make it very easy to desk into a free standing workstation<br>FLOATING SCREEN DISPLAY Easily attach your monitor and turn it up down left or right You can also tilt the screen to improve visibility and decrease glares Our gas springs allow you to conveniently move your monitors to adjust to your day<br>UNIVE...</code> |
| <code>title: <br>4 x 6 SafCord Cord CoverBlue</code> | <code>description<br>Utilizing the hook and loop method which runs along the 2 edges of the SafCord cable cover this will provide you with the perfect solution to covering those cords and cables that extend along your carpeting or rugs Works best on noncut pile carpets such as Berber and loop carpet and also works well with commercial grade rugs and carpets Made of durable Cordura Nylon the patented SafCord carpet cord cover is also flexible enough to be used on sloped or curved surfaces Stairs are also no problem as the SafCordss aka Safe Cord Cover low profile is designed to prevent tripping and slipping hazards More importantly no need to move when vacuuming Available in 3 sizes to accommodate your specific needs you wont need to use any additional adhesive taping such as duct tape which can leave a sticky residue on your carpeting Can also be cut to a desired length by the end user the SafeCord cable covers are also washable and reusable and can be removed with ease without damaging the car...</code> |
| <code>title: <br>sb components New Case for BeagleBone Black Transparent Pink Assemble in 30 Seconds</code> | <code>description<br>This is an elegant and innovative protective case designed specifically for the Beagle Bone Black The case is a twopiece injectionmoulded ABS enclosure that snaps together around the Beagle Bone It provides tough protection for the Beagle Bone Black while providing access to all of the boards connectors The case has light pipes for the boards LEDs and includes a reset key so the BeagleBone Black can be reset without having to open the caseThis is a nononsense protective case designed specifically for the BeagleBone Black<br>The case is a twopiece injectionmoulded ABS enclosure that snaps together around the BeagleBone Black Holds the BeagleBone Black firmly in place<br>It provides tough protection for the BeagleBone Black while providing access to all BeagleBone connectors<br>Includes reset key for use with the BeagleBone Black reset buttons<br>Includes lightpipes for the LED clusters and access to all BeagleBone Black connectors</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>grocery_and_gourmet_food</summary>
#### grocery_and_gourmet_food
* Dataset: [grocery_and_gourmet_food](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 283,511 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 19.72 tokens</li><li>max: 55 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 131.1 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:---------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>HALLMARK Maxine Decorative Cake Toppers</code> | <code>description<br>Maxine Decorative Cake Toppers If you love this cranky old woman and her dog Floyd you will love these cake toppers Set includes the old woman herself sporting a firemans hat and hose Floyd with the same matching accessories and a fire hydrant Displays the message Looks like a three alarmer Maxine measures approx 512 tall Floyd and Fire Hydrant measure approx 4 tallMaxine Decorative Cake Toppers<br>If you love this cranky old woman and her dog Floyd you will love these cake toppers<br>Set includes the old woman herself sporting a firemans hat and hose Floyd with the same matching accessories and a fire hydrant<br>Displays the message Looks like a three alarmer<br>Maxine measures approx 512 tall Floyd and Fire Hydrant measure approx 4 tall</code> |
| <code>title: <br>Splash Energy Liquid Water Enhancer 24 Servings Fantasy Fruit 162 Oz</code> | <code>description<br>With these Splash water flavor enhancers you are going to be the fittest most energy enhanced person around 8 bottles of Splash liquid water enhancers in the flavor of Fantasy FruitZERO CALORIE NO CARBS AND NO FAT<br>24 servings<br>CAFFEINE AND VITAMINSB3B6 AND B12</code> |
| <code>title: <br>Xiocolat Milk Chocolate Covered Macadamia 2 Pack</code> | <code>description<br>Milk Chocolate Covered Macadamia 22 lb X 2 Pack of 2 Allergen Information Peanuts Tree Nuts Pistachio Nuts Almonds Walnut Pecan Nuts Cashews Hazelnuts Brazil Nuts Macadamia NutsPeanuts Tree Nuts Pistachio Nuts Almonds Walnut Pecan Nuts Cashews Hazelnuts Brazil Nuts Macadamia Nuts ITS 100 CHOCOLATE <br>100 Natural Ingredients<br>Conservative Free<br>Select Macadamia<br>Whole Milk<br>Cocoa Butter</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>handmade_products</summary>
#### handmade_products
* Dataset: [handmade_products](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 110,576 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 22.9 tokens</li><li>max: 52 tokens</li></ul> | <ul><li>min: 12 tokens</li><li>mean: 142.76 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Wharncliffe style neck utility knife</code> | <code>description<br>Heres one of my favorites a little Wharncliffestyled blade that is chisel ground beveled only on one side like a wood chisel it measures in at 312 and is constructed of 18 thick 440C stainless with a Rockwell hardness of 59 Comes very sharp and ready to go A snake knot fob aids grip and ease of drawing from sheath which is made of Kydex and comes with a ball neck chain</code> |
| <code>title: <br>Body Captivate Activated Charcoal Shampoo Bar With Mango Butter Shea Butter Silk Protein And Jojoba Detoxifying Shampoo Bar 100 Plasticfree Toxinfree Crueltyfree pH balanced ZeroWaste</code> | <code>description<br>Body Captivate Shampoo Bar Activated Charcoal for clean healthy scalps and soft gorgeous hair Defend your scalp against dryness and restore your hairs radiant shine with Our Activated Charcoal Shampoo Bar This allnatural shampoo bar is made with a luscious blend of hairloving plantbased ingredients like mango butter shea butter and jojoba oil to lock moisture in your scalp Loaded with essential vitamins A E and C it breathes life into your hair follicles and adds a healthy shine to dull lifeless hair Detox shampoo bar activated charcoal and apple vinegar draw out all the buildup dead skin and impurities to leave your scalp feeling squeaky clean and hydrated too A little goes a long way Our concentrated shampoo formula lasts longer than regular shampoo bottles so youll never run out quickly Softens and hydrates hair pHbalanced formula Perfect for all hair types Compact messfree and travelfriendly Mildly scented our packaging is plastic free One shampoo bar is the equivale...</code> |
| <code>title: <br>Buy The Shoes Wall Art Print Typography 8x10 Unframed Photo Makes a Great Gift Chic Home Decor Funny</code> | <code>description<br>8x10 UNFRAMED Prints8x10 UNFRAMED PRINTS NOT Canvas or Tin Sign<br>UNIQUE WALL ART DECOR Cool original home decorations for office living room bedroom bathroom family room man cave dorm dining room kitchen classroom apartment bar baby nursery<br>PERFECT PRESENT FOR EVERY OCCASION Cute gift ideas for women wife girlfriend her girls daughter men guys boys son husband boyfriend him kids teens best friend cat lover Christmas Xmas holiday Halloween housewarming cheap inexpensive gag gifts presents bridal shower wedding birthday anniversary<br>SO MANY STYLES Boho bohemian abstract aesthetic mid century modern minimalist contemporary black art African American goth gothic pagan country rustic vintage shabby chic farmhouse typography positive quotes inspirational motivational Zen religious Christian funny sayings nautical tropical artwork beach arte decoracion retro encouragement glam<br>SAVE ON MULTIPLE POSTERS PRINTS PHOTOS PICTURES See details at left</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>health_and_household</summary>
#### health_and_household
* Dataset: [health_and_household](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 352,283 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 23.41 tokens</li><li>max: 55 tokens</li></ul> | <ul><li>min: 13 tokens</li><li>mean: 161.34 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Solarcaine Cool Aloe Burn Relief Spray with 05 Lidocaine 450 Fl Oz Pack of 2</code> | <code>description<br>Try the 1 medicated burn relief medication that provides fast cooling pain relief for sunburns and minor burns This unique spray is specially formulated with Lidocaine HCL to relieve pain and Aloe Vera to instantly cool and soothe sunburn while moisturizing to help reduce dryness Solarcaines spray also provides pain and itch relief for minor cuts scrapes insect bites and minor skin irritations Some of the products additional benefits include being fragrance free alcohol free nonstinging and nonirritating The pain relieving spray is even doctor testedMedicated burn relief brand This medication is made by the 1 medicated burn relief brand which provides fast cooling pain relief for sunburns and minor burns<br>Aloe vera Solarcaine spray is Specially formulated with Lidocaine HCL to relieve pain and Aloe Vera which draws heat away from the skin to instantly cool and soothe sunburn while moisturizing to help reduce dryness<br>Pain Itch relief This unique spray provides pain and itch ...</code> |
| <code>title: <br>Handcraft Tea Tree Essential Oil and Eucalyptus Essential Oil Set Huge 4 Fl Oz 100 Pure and Natural Essential Oils Premium Therapeutic Grade with Premium Glass Dropper</code> | <code>description<br>Handcraft Tea Tree Essential Oil and Eucalyptus Essential Oil Set Huge 4 Fl Oz 100 Pure and Natural Essential Oils Premium Therapeutic Grade with Premium Glass Dropper 100 PURE NATURAL TEA TREE OIL AND EUCALYPTUS OIL Handcraft Blends oils are exactly that Many oils being sold online make that claim but are in fact made of natural isolates and mixtures Each essential oil is tested by an independent lab for its constituents which is why every bottle comes with a Quality Guaranty PREMIUM THERAPEUTIC GRADE PREMIUM QUALITY All Handcraft Blends Essential Oils are tested by an independent lab to test the efficacy of each oil Each oil is tested for its constituents as well as to have no fillers additives and to be undiluted HIGH QUALITY GLASS BOTTLE W PREMIUM GLASS DROPPER Our Tea Tree Essential Oil also known as Melaleuca Essential Oil and Eucalyptus Essential Oil come in an amber glass bottle to keep out UV rays and protect the oil against sunlight We also provide a Glass...</code> |
| <code>title: <br>100 Pieces Aligner Chewies for Aligner Chompers Aligner Trays Seater Orthodontic Dental Chewies White Green Orange Pink and Purple</code> | <code>description<br>Features The orthodontic aligner chewies are made of silicone material firm and reliable not easy to break or tear providing you with a comfortable chewing feeling The colors are clear not easy to fade suitable for you to use for a long time You can send the aligner chewies to your parents children wife girlfriend classmates and friends They will feel your care and love and your relationship will be improved Specifications Material silicone Color white green orange pink and purple Size approx 13 inches in length and 039 inch in diameter Package includes 100 x Aligner chewies Notes Manual measurement please allow slight errors on size The color may exist slight difference due to different screen displaysPractical Function to Use these aligner chewies can help to seat aligners properly and can make an easy adjustment when wearing clear aligner trays helping keep face shape during the process and make your teeth fit well<br>Proper Size for Most People the teeth chewies are app...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>home_and_kitchen</summary>
#### home_and_kitchen
* Dataset: [home_and_kitchen](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 1,609,260 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 7 tokens</li><li>mean: 24.31 tokens</li><li>max: 55 tokens</li></ul> | <ul><li>min: 13 tokens</li><li>mean: 166.71 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Portmeirion Fleur De Lys Blue Mug Set of 4</code> | <code>description<br>Portmeirions Fleur De Lys is a modern interpretation of an all time classic Each piece has been carefully crafted celebrating the Fleur De Lys motif on a beautifully sculpted earthenware body This stunning collection is available in Blue Gray and Decorated Cream colors A beautiful idea as a single color presentation or a more eclectic mix and match story The Fleur De Lys Mug comes beautifully boxed in a set of 4Set includes 4 blue mugs each has a 14ounce capacity<br>Available in blue grey or decorated cream<br>Dishwasher safe<br>Microwave Safe<br>High quality earthenware body</code> |
| <code>title: <br>Smart Planet EG7LGG Eco cup with Brown Sleeve 16Ounce</code> | <code>description<br>Now you can enjoy more of your favorite liquid The new Grande size Cup holds 16ounce of your favorite liquid Dont use a throwaway cup when you can help save the environment by using this cup for yearsIncludes one 16ounce cup<br>Doublewall insulation<br>White snapon drinkthrough silicone lid<br>Brown slipresistant silicone sleeve<br>Cup is dishwasher safe</code> |
| <code>title: <br>Garden party The Original Holiday Christmas Reversible Drying Mat Microfiber Absorbent Machine Washable Multipurpose 16 X18 Red Plaid</code> | <code>description<br>The Original Dish Drying Mat is the new solution to the age old tradition of placing dish towels on the counter This mat is a great solution for drying delicate dishes stemware bottles nipples pacifiers sippy cups and teethersUnique laminated design combines a thin layer of foam between two layers of absorbent microfiber<br>Holds four times its weight in water and cushions delicate dishes and stemware<br>Place underneath appliances to protect a countertop from scratches and scuffs<br>Folds and stores easily<br>Machine wash</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>industrial_and_scientific</summary>
#### industrial_and_scientific
* Dataset: [industrial_and_scientific](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 219,760 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 25.73 tokens</li><li>max: 82 tokens</li></ul> | <ul><li>min: 16 tokens</li><li>mean: 153.09 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:----------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Partners Brand Corrugated Cardboard Sheets 48 x 48 White Pack of 5 PSP4848W</code> | <code>description<br>48 x 48 White Corrugated Sheets Recommended for separating layers on skids or inside packaging Constructed from 200ECT32 white corrugated white on one side White Sheets offer a nice clean look and help the layer separations stand out Product may be folded to prevent damage during shipmentConstructed from 200ect32 White corrugated White on one side<br>White sheets offer a nice clean look and help the layer separations stand out<br>5 per bundle<br>Product may be folded to prevent damage during shipment</code> |
| <code>title: <br>SEOH Mortar and Pestle Set Deluxe 90mm</code> | <code>description<br>Deluxe quality Mortar and Pestle set Mortar with nicely formed lip Glazed outside except bottom and unglazed inside All porcelain Pestle unglazed grinding surface Pestle oversized for hand comfort while grinding Mortar Top Inner Diameter 75mm Mortar Top Outer Diameter 90mm Capacity 100ml Mortar Height 48mm Pestle Length 93mmWorks great in Labs Classrooms or for Home Experiments<br>90mm<br>All porcelain Pestle</code> |
| <code>title: <br>HSS 1424 UNF Tap Right Hand Thread</code> | <code>description<br>1424 HSS UNF Tap Right Hand ThreadMaterial HSS<br>Total length 74mm<br>Qty 1pcs</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>kindle_store</summary>
#### kindle_store
* Dataset: [kindle_store](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 512,160 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 13.77 tokens</li><li>max: 54 tokens</li></ul> | <ul><li>min: 62 tokens</li><li>mean: 245.81 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Everybody Ought to Be Rich The Life and Times of John J Raskob Capitalist</code> | <code>description<br>Review<br>Mr Farber chronicles in wellresearched detail the surprisingly colorful life of John J Raskob who is relatively unknown compared to many other business leaders of his era Farber effectively brings to light Raskobs important roles in the growth and development of two corporate giants DuPontand General Motors at critical junctures in their histories as well as his significant engagement in other important business political religious and social activities of the era Rick Wagoner former Chairman and CEO General Motors<br>The organizing genius of this country and an exemplar of the American Dreamthis is how contemporaries styled John Raskob David Farber evocatively reveals Raskobs inner fire and how it drove decades of innovation within American capitalism Business finance politics motoring in the Westand creating the Empire State Building were all adventures for Raskob and Farbers splendid prose captures the zeal and legacies of Raskobs passions Pamela Walker Laird autho...</code> |
| <code>title: <br>Warning Shadows Home Alone with Classic Cinema</code> | <code>description<br>From Publishers Weekly<br>Critic Giddins <br>Bing Crosby A Pocketful of Miracles<br> gleans fresh insights from novel juxtapositions in these essays drawn from his newspaper reviews of DVD collections The DVD collections<br>raison detre<br>is to group movies around organizing principles which here run the gamut from Hitchcock retrospectives to Disney nature docs to Hollywood literary adaptations to charming oddities like a collection of silents starring Harry Houdini The downside to reviewing them is that Giddins must glance at lesser works with little to recommend them though hell often notice a fine performance catchy score or radiant lighting scheme gleaming through the dross The payoff is the themes that emerge as he sifts a wealth of comparisons and contrasts These range from the failings of Rodgers and Hammerstein <br>The Sound of Music<br>is the happiest of all musicals involving Nazis to keen evocations of a movie stars aura the casually authoritative stance of an Edward G Robinson or t...</code> |
| <code>title: <br>How to Start a Business Analyst Career The handbook to apply business analysis techniques select requirements training and explore job roles leading career Business Analyst Career Guide</code> | <code>description<br>Review<br>Lauras book provides spoton recommendations to help you drastically reduce the amount of effort and time required to jumpstart your business analyst career<br>If you were to invest in just one resource to help you transition into a highpaying and rewarding business analyst career you couldnt do better than this book<br> Adriana Beal Product Manager and Principal Consultant at Beal Projects LLCWhen people ask me how do I become a business analyst I always sigh inside because I would love to give them a simple guide but I know that it is complicated and any answer has to start with it depends<br>Laura has done the almost impossible by providing a route into business analysis via a stepbystep process that anyone can follow<br>Alex Papworth Business Analyst and Mentor BAmentorcom<br>What a wonderful gift you can give yourself with this book<br> which will help you decide if business analysis is the right career move for you Bob the BA aka Bob Prentiss<br>Practical principlebased and easy to...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>movies_and_tv</summary>
#### movies_and_tv
* Dataset: [movies_and_tv](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 252,287 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 10.5 tokens</li><li>max: 44 tokens</li></ul> | <ul><li>min: 10 tokens</li><li>mean: 125.27 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>With Honors</code> | <code>description<br>With Honors DVD<br>Monty is a student and when his computer crashes hes left with only a single paper copy of his thesis Frightened of losing it he immediately rushes out to photocopy it only to stumble and drop it down a grate Searching the basement of the building he discovers that it has been found by Simon a squatter Simon makes a deal with Monty for every days accomodation and food that Monty gives him he will give a page of the thesis in return<br></code> |
| <code>title: <br>Kathy Smith Matrix Method Power Walk for Weight Loss</code> | <code>description<br>The new and innovative<br>Matrix Method<br>is teamed up with a hienergy power walk routine Using the matrixclock as an aid Kathy will direct you through this fun and challenging workout insuring accurate foot and body positioning getting you the best benefits Up your calorie burn and learn Kathys NEW CardioCore moves to zap belly fat and strengthen your core without a single crunch<br>Workout Summary<br> 30 minute interval walking workout alternating between matrixclock moves and CardioCore segments You will fire up as many muscle groups as possible by combining balance and coordination challenges that will give your metabolism a jolt and shed extra pounds<br>Crank up the fun in the nex 10 minute seqment as Kathy shows how you can build up the matrix moves youve learned for that extra boost Add some attitude and personal dance moves to make it your own<br>10 minutes of the NOCRUNCHZONE the latest technique to define those Abs and stregthen the back If youre tired of situps this is for you<br>Ap...</code> |
| <code>title: <br>When Puppets Dolls Attack</code> | <code>description<br>Step aside Chucky From the Masters at Full Moon Horror comes When Puppets and Dolls Attack a 3 hour jam packed compilations of Classic Kills Mayhem Mischief and Terror from the most Terrifying Puppets and Dolls ever created</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>musical_instruments</summary>
#### musical_instruments
* Dataset: [musical_instruments](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 117,877 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 21.0 tokens</li><li>max: 78 tokens</li></ul> | <ul><li>min: 13 tokens</li><li>mean: 154.08 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Fender Stratocaster Bridge Pivot Screws</code> | <code>description<br>Genuine Fender replacement parts Package of two threaded steel bridge pivot screws Used to mount twopoint synchronous tremolo system to the body Used on American Ultra and American Standard US and some Custom Shop Stratocaster models manufactured from 1986PresentPackage of two threaded steel bridge pivot screws<br>Used to mount twopoint synchronous tremolo system to the body<br>Used on American Ultra and American Standard US and some Custom Shop Stratocaster models manufactured from 1986Present<br>Genuine Fender replacement parts</code> |
| <code>title: <br>NiceTQ Replacement AC Power Charger Cord Cable for Korg Pa600 Pa600QT Pa900 Professional Arranger Keyboard</code> | <code>description<br>Replacement US 2 Prong Power Charger Cable Cord For Korg Pa600 Pa600QT Pa900 Professional Arranger Keyboard Connect an AC adapter to an AC outlet OR plug directly into a computer or other device with a builtin AC adapter Work with most brands PC like Toshiba IBM Sony DELL Compaq HP NEC Acer AST etc Fit most 2 ports power adapters Length 15 M 59 inches Accessory Only device not included Package Included 1 US 2 Prong Power Charger Cable CordLength 15 M 59 inches<br>Fit most 2 ports power adapters<br>Compatible with Korg Pa600 Pa600QT Pa900 Professional Arranger Keyboard<br>Note Suitable for US standard jack ONLY</code> |
| <code>title: <br>Cecilio Trumpet Mouthpiece 3C Silver Plated</code> | <code>description<br>Cecilio 3C Trumpet Mouthpiece Silver PlatedSilver Plated Trumpet Mouthpiece<br>Size 3C<br>Overall length 8750mm<br>Shank diameter 980mm Shank length 4500mm<br>Cup diameter 1750mm Rim diameter 2700mm</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>office_products</summary>
#### office_products
* Dataset: [office_products](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 322,741 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:-----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 7 tokens</li><li>mean: 24.96 tokens</li><li>max: 103 tokens</li></ul> | <ul><li>min: 13 tokens</li><li>mean: 157.89 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>BRRAAVEES Nurse Badge Reel Retractable Badge Holder ID Badge Reels with Clip on ID Card Holders Be Kind Be Honest</code> | <code>description<br>BRRAAVEES Badge reels let you stand out from the crowd You will never worry about dress the sameinch with others Badge reels retractable design save your time It convenient solution for scanning in at the office Add personality to your work badge and key Size information Badge Size 12inch3cm in Diameter Retractable Length 24 inch60cm Package includes 3 x Retractable Badge reels Our website presents product items are as close to real color but take a different light and display factors there is a certain color different 12cm error of measuring is a reasonable range due to different measurement methodsBADGE REEL SIZE MATERIAL These badge reels are made of highquality ABS material alligator clip and nylon cordThe badge is 12inch3cm in Diameter and the nylon cord retractable Length is 24 inch60cm<br>PRODUCT FEATURES Practical designed light weight durable and convenient not easy to deform break and waterproofSturdy material with serrated alligator clip never drop off your ID ...</code> |
| <code>title: <br>LNC White Rose Flower Ceramic Retro Vintage Antique Style Push Button Dial Desk Telephone Phone Home Living Room Decor</code> | <code>description<br>Material Ceramic constructionPower source telephone landlineFunctional desk phone with oldfashioned lookPush button dialLCD Caller ID displayComes without ringervolume controlMaterial Ceramic construction<br>Power source telephone landline<br>Functional desk phone with oldfashioned look<br>Push button dial<br>Comes without ringervolume control</code> |
| <code>title: <br>Piccadilly Calligraphy Made Easy Guided Artistic Writing Sketchbook Calligraphy for Beginners 176 Pages 9781608632992</code> | <code>description<br>In our second book of the calligraphy made easy series project book you will use all of the techniques learned in the first book to have some fun creating hand lettered projects Packed with over 80 new projects and tons of techniques for transforming your calligraphy from writing into your own works of artCALLIGRAPHY WORKBOOK In our second book of the Calligraphy Made Easy series Project Book you will use all of the techniques learned in the first book to have some fun creating hand lettered projects<br>NEW PROJECTS Packed with over 80 new projects and tons of techniques for transforming your calligraphy from writing into your own works of art<br>FURTHER YOUR SKILLS Use the beautiful designs to showcase and enhance your calligraphy skills Cut out your favorite work and frame it for a family member<br>HIGHQUALITY PAPER Let your stories unfold on premium creamcolored writing paper We care about preserving your art our Acidfree paper resists the yellowing and crumbling that comes with ...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>patio_lawn_and_garden</summary>
#### patio_lawn_and_garden
* Dataset: [patio_lawn_and_garden](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 401,035 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 7 tokens</li><li>mean: 25.53 tokens</li><li>max: 89 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 169.46 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:----------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Mister Landscaper 180 Half Circle Fan Micro Spray</code> | <code>description<br>This 180 Half Circle Fan Micro Spray has a radius of up to 5ft 39 sq ft and a true 180 spray pattern that is ideal for running along landscapes buildings and walkways Has easy grip wings for easier installation Only uses 10 GPH when used with our Stake Assemblies At 40 PSI you can run up to 300ft of 12in Poly tubing and install up to 50 Micro Spray Stake Assemblies on one line We recommend using our 50 PSI Pressure Regulator MLA58 if you have high water pressure Qty 12 per pkg Made In The USAQty 12 Per Pkg True 180 spray pattern</code> |
| <code>title: <br>Cast Iron Halloween Spider Garden Statue Patio Yard</code> | <code>description<br>A perfect piece for arachnid lovers everywhere this cast iron spider is a great decoration for any time of the year Featuring wonderful lifelike detail throughout and a brown rustic finish this spider is easy to display in a garden or on a shelfIntricately detailed spider<br>Looks great both inside and outside<br>Made from cast iron<br>Brown rustic finish<br>Made by Upper Deck</code> |
| <code>title: <br>Laguna PowerGlo Mini Pond Light Kit</code> | <code>description<br>The Laguna Mini Pond Kit is equipped with compact accent lights for ponds The lights are prewired to make installation easy and were designed for use in or out of water Simply place them in the desired location and connect to the transformer The kit includes three 10watt halogen lights that are only 218 x 234 inches and can be angled in the desired position Three color lenses blue red and amber are also included and the Laguna Pond Kit comes complete with a 12volt transformer which has a light sensor that turns the lights on and off automaticallyCompact accent lights for use inside or outside of your pond<br>Kit includes three lights 3 colored lenses 3 clear lenses and low voltage outdoor transform with photocell<br>12v</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>pet_supplies</summary>
#### pet_supplies
* Dataset: [pet_supplies](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 214,782 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 23.21 tokens</li><li>max: 51 tokens</li></ul> | <ul><li>min: 15 tokens</li><li>mean: 170.4 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Hartz Flexa Foam Flippin Tug Colors Vary</code> | <code>description<br>HARTZ FLEXA FOAM FLIPPIN TUGCombines a traditional latex exterior with a foam injected core<br>Raised ridge design for additional chew value rope for added play<br>Four different colors<br>Ideal for interactive owner and pet play</code> |
| <code>title: <br>DISCONTINUED CESAR Mini Sticks Dog TreatsBeef Recipe 6 7 Ounce Pouches</code> | <code>description<br>Specially prepared with select ingredients CESAR Mini Sticks Dog Treats Beef Recipe is always made with real beef as the first ingredient Always realand always yummy Show your love with what they lovemouthwatering Mini SticksDiscontinued by Manufacturer RECOMMENDED REPLACEMENT Cesar Jerky Bites Grain Free Dog Treats Beef Sweet Potato Recipe B078H9S249<br>Grain free No corn wheat soy or artificial flavors or colors<br>Beef is the 1st ingredient<br>Made in the USA with the worlds finest ingredients<br>Dog treats you can feel good about sharing with your best friend</code> |
| <code>title: <br>Fluval Bug Bites Color Enhancing Fish Food for Tropical Fish Granules for Medium to Large Sized Fish 16 oz A6589 Brown</code> | <code>description<br>Fluval Bug Bites is a complete fish food that features a unique insectbased formulation enriched with multiple quality proteins and carbohydrates that are ideal for tropical fish such as bettas goldfish cichlids guppies and tetras Bug Bites daily diet color enhancing formula contains a significant amount of shrimp a source of astaxanthin which boosts the natural pigmentation in tropical fish Insects are hunted by fish in the wild as they offer a widely available food source The instinctive feeding habit is the foundation behind Bug Bites which are formulated with nutrientrich insect larvae and enriched with multiple quality proteins vitamins minerals and trace elements Most freshwater fish are omnivores and regularly feed on insects in the wild However not all insects are created equally when it comes to a fishs diet Bug Bites are formulated with sustainably harvested Black Soldier Fly Larvae 1 ingredient across all formulas which are raised on fruits and vegetables for exc...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>software</summary>
#### software
* Dataset: [software](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 67,388 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 10.07 tokens</li><li>max: 43 tokens</li></ul> | <ul><li>min: 15 tokens</li><li>mean: 178.27 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:--------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Word up EnglishFrench</code> | <code>description<br>The combination of an offline English French dictionary and flashcards learningLooking for a word translation Look your word up in the dictionary Word up includes one of the best available free English French offline dictionary ideal to use when you travel abroadLooking to improve your vocabulary Add the words you just searched to the builtin flash card system Word up let you learn the words you really need by creating flash cards directly from your searches in the dictionary The vocabulary learning system is similar to AnkiPerfect for studying languages on the goOther languages coming soonPlease contact us if you find any bug wordup at upteamasiaThe combination of an offline English French dictionary and flashcards learning<br>Word up includes one of the best available free English French offline dictionary ideal to use when you travel abroad<br>Word up let you learn the words you really need by creating flash cards directly from your searches in the dictionary The vocabulary l...</code> |
| <code>title: <br>Oklahoma Football NewsKindle Tablet Edition</code> | <code>description<br>The latest Oklahoma Sooners football news plus the following Featuring The latest Sooners football game results The Sooners schedule The Oklahoma statistics The Oklahoma football recruiting news The Sooners videos This app is NOT officially endorsed or associated or affiliated with any professional or college team or league The latest Oklahoma football news<br> The latest Sooners game results<br> The Sooners schedule<br> The Oklahoma statistics<br> The Oklahoma football recruiting news<br> The Sooners videos</code> |
| <code>title: <br>James Bond Spectre Ringtone and Alert</code> | <code>description<br>This is the Popular theme from James Bond Movie SeriesYou Can Set the Main Theme as your Default ringtone assign to a specific Contact andor set as an Alarm Set a short James Bond Theme as a TEXTNotification AlertThis is the highest quality digitally rerecorded version of the Original Soundtrack themeSetupIt is very simple to maximize your use of this theme Just download and open your James Bond Spectre app You will see two items 1 Main James Bond Spectre and 2 James Bond Alert Tone You can preview the file before making it your Default ringtone assign to a Contact or set as an Alarm You can also set as an Alert tone so when you receive text and email etc your phone will ring with a very short theme versionAuthentic Theme Ringtone<br>Popular TV Show Theme<br>Simple and easy setup for Default Ringtone Alarm and Assign a contact<br>Simple Alert Tone Setup</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>sports_and_outdoors</summary>
#### sports_and_outdoors
* Dataset: [sports_and_outdoors](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 806,084 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 6 tokens</li><li>mean: 19.3 tokens</li><li>max: 53 tokens</li></ul> | <ul><li>min: 15 tokens</li><li>mean: 141.23 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:--------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Sons of Odin Vikings Valhalla T Shirt</code> | <code>description<br>valhalla shirt valhalla t shirt vikings valhalla shirt kryptek valhalla shirt Sons of Odin Vikings Bad Girls Go To Valhalla ragnar lodbrok danelaw dragon ship figurehead freeman longship mail coat chainmail mead norse myths norse mythology pagan raven shieldSolid colors 100 Cotton Heather Grey 90 Cotton 10 Polyester All Other Heathers 50 Cotton 50 Polyester<br>Imported<br>Pull On closure<br>Machine Wash<br>Are you a Proud Viking Then this is for you Wearing this Viking Norse Nordic tee shirt will surely make Odin proud Old Norse language and Valhalla are where the true Viking warriors will go Are you a true Viking<br>Lightweight Classic fit Doubleneedle sleeve and bottom hem</code> |
| <code>title: <br>OldMillerLiteLogoWomens Unisex Sun Visor Caps Cool Truck Driver Hat</code> | <code>description<br>Material polyester fiberUsually delivered 714 business daysMaterial wicks sweat dries really fastUNMATCHED PERFORMANCEGreat looking on your head permits you to feel confident and your visor wont add any discomfort for your headBREATHABLE notop hat designed for ventilation to accelerate sweat evaporation when doing outdoor activitiessuch as fishing climbinghikingwalkingrunningboatinggoing trip and so on100 Polyester<br>Drawstring closure<br>Hand Wash Only<br>Materialpolyester fiber<br>Usually delivered 714 business days<br>Material wicks sweat dries really fast<br>UNMATCHED PERFORMANCEGreat looking on your head permits you to feel confident and your visor wont add any discomfort for your head<br>BREATHABLE notop hat designed for ventilation to accelerate sweat evaporation when doing outdoor activitiessuch as fishing climbinghikingwalkingrunningboatinggoing trip and so on</code> |
| <code>title: <br>Scubapro Aladin 2g Wrist Computer</code> | <code>description<br>The Aladin 2G is a brand new wrist mounted dive computer from Uwatec that supersedes the Aladin Tec 2G computer The new 2G has additional features and designed for technical divers and recreational divers who will appreciate the fine detail and accessible information needed to progress in scuba divingFeatures<br>New Profile Dependent Intermediate Stops to optimise safety This unique calculation provides an intermediate stop based on how much nitrogen your body has taken up taking into account your current dive previous dives and breathing mixes<br>New Profile Dependent Intermediate Stops to optimise safety This unique calculation provides an intermediate stop based on how much nitrogen your body has taken up taking into account your current dive previous dives and breathing mixes<br>New Apnea Mode includes faster sampling rates manual start current depth maximum depth dive time in minutes and seconds water temperature ascent and descent speed Apnea specific alarms and warnings adjus...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>tools_and_home_improvement</summary>
#### tools_and_home_improvement
* Dataset: [tools_and_home_improvement](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 689,477 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 24.51 tokens</li><li>max: 70 tokens</li></ul> | <ul><li>min: 16 tokens</li><li>mean: 154.57 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Genesis GDP1005A 10 5Speed 41 Amp Drill Press with 58 Chuck Integrated LED Work Light and Table that Rotates 360 and Tilts 045</code> | <code>description<br>The Genesis GDP1005A is great for larger projects that require more power and versatility The larger 58 chuck and 41 amp motor delivers power and performance you can count on for your DIY projects Powerful 41 Amp MotorIntegrated Work Light for convenience and visibility58 Chuck for larger bits5 Speeds to handle various materialsEasy to Access pulley housing makes speed changes a breezeSmaller Foot print than a Floor Drill Press Provides more room in your work shopThe table tilts 45 and rotates 360 for your demanding requirements Add The Genesis GDP1005A to your work shop today41 amp induction motor for quiet smooth performance<br>5 speed gear box<br>58 chuck handles larger bits<br>Table rotates 360 and tilts 045<br>Easy to use Rackandpinion table height adjustment<br>Integrated work light to illuminate the drill press table</code> |
| <code>title: <br>Got You Covered Frozen Framed Light Switch Covers or Outlets</code> | <code>description<br>Not all plate covers due to picture placement will have all the screws but will still secure to wall Please see photo for screw placement Plate sizes are Single light 275 inches wide 45 inches high GHI Rocker cover275 inches wide 45 inches high Outlet cover 275 inches wide 45 inches high Double light cover 45 inches wide 45 inches high Triple light cover 6 38 inches wide 45 inches high Combo Light Outlet 45 inches wide 45 inches high Double GHI 45 inches wide 45 inches high Quad light 8 18 wide by 4 12 high 2 light 1 outlet cover 6 38wide by 4 12 high Double outlet cover 45 by 45 Triple GHI Rocker 6 38wide by 45 highDecorative light switch covers are a wonderful way to decorate your home without spending a fortune<br>The flat surface of the plate is decorated which leaves a nice border effect around the picture<br>Have to compete with your wall color<br>Each plate has a vinyl protective covering over picture making it durable<br>Light switch cover featuring frozen queen...</code> |
| <code>title: <br>Upgraded Replacement for Bryant Furnace Control Circuit Board CES011005700</code> | <code>description<br>This is a Brand New Upgraded Aftermarket Furnace Control Board The control board is the brain of the furnaceBRAND NEW Aftermarket Upgraded Control Board</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>toys_and_games</summary>
#### toys_and_games
* Dataset: [toys_and_games](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 441,985 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 7 tokens</li><li>mean: 21.17 tokens</li><li>max: 54 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 155.13 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>Ecore Fun 12 pcs 18 Inch Girl Doll Clothes and Accessories Including 4 Sets of Clothing A hat A Pair of Boots for Your Child</code> | <code>description<br>Ecore Fun 12 pcs 18 inch Girl Doll Clothes 18 inch Doll Clothes and Accessories Including 4 Sets of Clothing A hat A pair of bootsBest Gift For Your Child<br>Package Included<br>4 Fashion Clothes SetsA hatA pair of bootsSoft and comfortableEasy to wear and washExclusive designs and workmanshipThe best Christmas giftEcore Fun have been committed to the innovation and sales of doll clothes to give children a happy childhood The products have obtained quality certificates such as ASTMF96311HR4040 in the United States and EN71123EN62115 in Europe Let the children play safely mothers can rest assuredWhat You Get 4 sets of casual or cool clothes a pair of boots and a hat please note that it only includes a pair of boots and a hat<br>What It Fit Our clothes sets are very suitable for 18 inch dolls it is perfect choices to buy as 18 inch doll accessories<br>Variety Styles Each of the four sets of clothing has its own style which integrates cute casual fashionable and cool styles It is the best...</code> |
| <code>title: <br>Fascinations USB Desktop Aquarium</code> | <code>description<br>From the Manufacturer<br>The USB Desktop Aquarium is great for home dorm or office and is the perfect size for any desk Water recirculates providing oxygen for your fish while color changing LEDs provide a captivating display The multifunction alarm clock and desk caddy make this unique aquarium practical and funThe USB Desktop Aquarium holds approximately 1 12 quarts of water and is a great home for any small fish<br>The LCD alarm clock features time date temperature snooze countdown timer and 6 different modes of tranquil nature sounds for that zen moment anytime<br>Also includes an adjustable overhead LED light USB power connector decorative rocks and low voltage pump</code> |
| <code>title: <br>Feisty Pets 4 Figure SirGrowlsALot Bear</code> | <code>description<br>Hes cute and sweet but hell turn on you if you squeeze him Found sleeping in the dumpster of a local campground If you are crazy enough to take Sir GrowlsALot home keep all trash in a locked cabinet and NEVER wake him up On a side note Sir GrowlsALot is wanted in 12 states Each Feisty Pet has their list of likes and dislikes so consider yourself warned Collect them all<br>Feisty Pets Sir GrowlsALot<br>Likes<br>Trash Cans<br>Trash Cans<br>Raw Meat<br>Raw Meat<br>Hibernating<br>Hibernating<br>Dislikes<br>Waking Up<br>Waking Up<br>Loud Noises<br>Loud Noises<br>Jail food<br>Jail foodTheyre cute and sweet but theyre feisty<br>4inch collectible animal figure<br>Press the top of the head to change expression from cute to furociously funny<br>Eyes rotate arms swivel up together when head is pushed down</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>unknown</summary>
#### unknown
* Dataset: [unknown](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 64,529 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 20.52 tokens</li><li>max: 61 tokens</li></ul> | <ul><li>min: 13 tokens</li><li>mean: 128.61 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>HB7 II Flower Lens Hood For Nikon AF 80200mm f28D ED HB7II</code> | <code>description<br>Lens hood replacement for Nikon HB7II Provides multiple functions shades the lens from stray light improves your contrast and image quality in inclement weather assists in keeping moisture or windblown debris off the lens protects the front barrel from the inevitable impacts against walls door frames and other reallife obstacles Material Plastic Color Black Dimension 110 x 110 x 110cm 43 x 43 x 43in Package includes 1x lens hood</code> |
| <code>title: <br>Rendon Womens Jeans Mid Rise Feather Embroidery Stretchy Bootcut Slim Wide Leg Pants Blue XSmall</code> | <code>description<br>Welcome to Rendon Thank you for coming We focus on the clothing industry We are committed to providing customers with high quality products at affordable prices Our products are sold in 30 countries and have good reviews Please give us a chance and we will do it for you Produce high quality and affordable products Features Material cotton Jeans Style Wide Leg Jeans Pattern Type Solid Color Cosure Type Zipper Fit Type Loose Season Spring summer autumn winter All Occasions Women denim jeans are suitable for many occasions such as casual wear going out vacation dating shopping camping beach side school y2k style streetwear Attention please There is 2 3 difference according to manual measurement Please check the measurement carefully before you buy the item Please note that slight color difference should be acceptable due to the light and screen Thanks for your understandingZipper closure<br>Machine Wash<br>Zipper closure<br>Machine Wash<br>MaterialMade of high quality Cotton Super breatha...</code> |
| <code>title: <br>azzzz 4Pcs Flatmounted Heighten Support Horizontal Base Console Holder Bracket Stand Cooling LegsCarbon FiberStandard SizeFor PS4 Pro</code> | <code>description<br>The feet are designed to elevate your PS4 for better cooling<br>Bottom silicone antiskid design<br>Easy and convenient for using<br>Vertical stand horizontal stand<br>Fit perfectly for your machine<br>Package<br>4xCooling FeetThe feet are designed to elevate your PS4 for better cooling<br>Vertical stand horizontal stand<br>Bottom silicone antiskid design<br>Fit perfectly for your machine<br>Easy and convenient for using</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
<details><summary>video_games</summary>
#### video_games
* Dataset: [video_games](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered) at [6b58dd1](https://huggingface.co/datasets/guyhadad01/Amazon_2023_items_processed_filtered/tree/6b58dd18854109aac31652e941c667725f6352f0)
* Size: 64,688 training samples
* Columns: <code>title</code> and <code>description</code>
* Approximate statistics based on the first 1000 samples:
| | title | description |
|:--------|:---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|
| type | string | string |
| details | <ul><li>min: 5 tokens</li><li>mean: 17.6 tokens</li><li>max: 61 tokens</li></ul> | <ul><li>min: 14 tokens</li><li>mean: 170.83 tokens</li><li>max: 256 tokens</li></ul> |
* Samples:
| title | description |
|:---------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <code>title: <br>NCAA Football 14 Xbox 360 Renewed</code> | <code>description<br>Play True to Your Team NCAA Football 14 unlocks the unpredictability and innovation of the college game The new physics driven animation system and a completely reengineered spread and read option game influence the outcome of every moment allowing you to stay true to your teamThis Certified Refurbished product is tested and certified to look and work like new The refurbishing process includes functionality testing basic cleaning inspection and repackaging The product ships with all relevant accessories a minimum 90day warranty and may arrive in a generic box Only select sellers who maintain a high performance bar may offer Certified Refurbished products on Amazoncom<br>14 Players<br>Kinect Compatible<br>Comes with NCAA Ultimate Team Packs</code> |
| <code>title: <br>Gift Shop Download</code> | <code>description<br>Your Gift Shop is open for business just in time for the holidays Enjoy falling snow twinkling lights and holiday music as you slide shiny ornaments into place and sell fabulous gifts to busy shoppers Keep your customers smiling with special holiday treats like hot chocolate and gingerbread cookies Upgrade your shop with new products as your profits rise Happy customers will pay more for gifts and increase your sales in this jolly puzzlerMatch Colorful Ornaments To Create Gifts<br>Customize Your Gift Shop<br>Keep Shoppers Happy With Special Treats<br>Play Casual Or Expert Mode</code> |
| <code>title: <br>SADES R5 Gaming Headset Headphone 35mm Wired Stereo OverEar with Mic Volume Control for PCXbox OnePS4Mac</code> | <code>description<br>Works with New X box one PS4 PC Laptop MAC<br>SADES R5 headset works with your PS4 in stereo mode Experience chat voice interface and gaming audio in rich detailed sound<br>Specification<br>Loudhailer diameter 50mm Frequency range 2020000Hz Sensitivity 1123db at 1khz Impedance32 Ohm at 1khz Max Power 20mW Mic Sensitivity41db3db Mic Frequency Range 5010Khz Mic Impedance 22 at 1khz Headset cable length Approx15m Input Plug 35mm Approximate Weight 280g<br>Package <br>1x SADES R5 Gaming Headset 35mm Jack Cable 1 to 2<br>PLEASE NOTE <br>1You need Extra Microsoft AdapterNot including when Connect to your old Xbox One controller This item dont include the adapter for xbox 360 2Before apply the headset on your PS4 please test it with your cellphone to ensure it function well 3PS4 SettingInsert the headset on 35mm jack plug into the Gamepad then long press the PS4 button or enter the system Settings there is a peripheral machines choose Adjust Sound and Devices output to the headphones then change...</code> |
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
```json
{
"scale": 20.0,
"similarity_fct": "cos_sim"
}
```
</details>
### Training Hyperparameters
#### Non-Default Hyperparameters
- `per_device_train_batch_size`: 256
- `num_train_epochs`: 1
- `warmup_ratio`: 0.1
- `fp16`: True
- `push_to_hub`: True
- `hub_model_id`: guyhadad01/EncodeRec
- `hub_strategy`: checkpoint
#### All Hyperparameters
<details><summary>Click to expand</summary>
- `overwrite_output_dir`: False
- `do_predict`: False
- `eval_strategy`: no
- `prediction_loss_only`: True
- `per_device_train_batch_size`: 256
- `per_device_eval_batch_size`: 8
- `per_gpu_train_batch_size`: None
- `per_gpu_eval_batch_size`: None
- `gradient_accumulation_steps`: 1
- `eval_accumulation_steps`: None
- `torch_empty_cache_steps`: None
- `learning_rate`: 5e-05
- `weight_decay`: 0.0
- `adam_beta1`: 0.9
- `adam_beta2`: 0.999
- `adam_epsilon`: 1e-08
- `max_grad_norm`: 1.0
- `num_train_epochs`: 1
- `max_steps`: -1
- `lr_scheduler_type`: linear
- `lr_scheduler_kwargs`: {}
- `warmup_ratio`: 0.1
- `warmup_steps`: 0
- `log_level`: passive
- `log_level_replica`: warning
- `log_on_each_node`: True
- `logging_nan_inf_filter`: True
- `save_safetensors`: True
- `save_on_each_node`: False
- `save_only_model`: False
- `restore_callback_states_from_checkpoint`: False
- `no_cuda`: False
- `use_cpu`: False
- `use_mps_device`: False
- `seed`: 42
- `data_seed`: None
- `jit_mode_eval`: False
- `use_ipex`: False
- `bf16`: False
- `fp16`: True
- `fp16_opt_level`: O1
- `half_precision_backend`: auto
- `bf16_full_eval`: False
- `fp16_full_eval`: False
- `tf32`: None
- `local_rank`: 0
- `ddp_backend`: None
- `tpu_num_cores`: None
- `tpu_metrics_debug`: False
- `debug`: []
- `dataloader_drop_last`: False
- `dataloader_num_workers`: 0
- `dataloader_prefetch_factor`: None
- `past_index`: -1
- `disable_tqdm`: False
- `remove_unused_columns`: True
- `label_names`: None
- `load_best_model_at_end`: False
- `ignore_data_skip`: False
- `fsdp`: []
- `fsdp_min_num_params`: 0
- `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
- `fsdp_transformer_layer_cls_to_wrap`: None
- `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
- `deepspeed`: None
- `label_smoothing_factor`: 0.0
- `optim`: adamw_torch
- `optim_args`: None
- `adafactor`: False
- `group_by_length`: False
- `length_column_name`: length
- `ddp_find_unused_parameters`: None
- `ddp_bucket_cap_mb`: None
- `ddp_broadcast_buffers`: False
- `dataloader_pin_memory`: True
- `dataloader_persistent_workers`: False
- `skip_memory_metrics`: True
- `use_legacy_prediction_loop`: False
- `push_to_hub`: True
- `resume_from_checkpoint`: None
- `hub_model_id`: guyhadad01/EncodeRec
- `hub_strategy`: checkpoint
- `hub_private_repo`: None
- `hub_always_push`: False
- `gradient_checkpointing`: False
- `gradient_checkpointing_kwargs`: None
- `include_inputs_for_metrics`: False
- `include_for_metrics`: []
- `eval_do_concat_batches`: True
- `fp16_backend`: auto
- `push_to_hub_model_id`: None
- `push_to_hub_organization`: None
- `mp_parameters`:
- `auto_find_batch_size`: False
- `full_determinism`: False
- `torchdynamo`: None
- `ray_scope`: last
- `ddp_timeout`: 1800
- `torch_compile`: False
- `torch_compile_backend`: None
- `torch_compile_mode`: None
- `include_tokens_per_second`: False
- `include_num_input_tokens_seen`: False
- `neftune_noise_alpha`: None
- `optim_target_modules`: None
- `batch_eval_metrics`: False
- `eval_on_start`: False
- `use_liger_kernel`: False
- `eval_use_gather_object`: False
- `average_tokens_across_devices`: False
- `prompts`: None
- `batch_sampler`: batch_sampler
- `multi_dataset_batch_sampler`: proportional
</details>
### Training Logs
| Epoch | Step | Training Loss |
|:------:|:-----:|:-------------:|
| 0.9127 | 51650 | 0.2493 |
| 0.9136 | 51700 | 0.3088 |
| 0.9145 | 51750 | 0.2287 |
| 0.9153 | 51800 | 0.2067 |
| 0.9162 | 51850 | 0.2735 |
| 0.9171 | 51900 | 0.3976 |
| 0.9180 | 51950 | 0.2939 |
| 0.9189 | 52000 | 0.3193 |
| 0.9198 | 52050 | 0.2988 |
| 0.9206 | 52100 | 0.2286 |
| 0.9215 | 52150 | 0.371 |
| 0.9224 | 52200 | 0.2825 |
| 0.9233 | 52250 | 0.3728 |
| 0.9242 | 52300 | 0.3196 |
| 0.9251 | 52350 | 0.3322 |
| 0.9259 | 52400 | 0.3258 |
| 0.9268 | 52450 | 0.3419 |
| 0.9277 | 52500 | 0.2997 |
| 0.9286 | 52550 | 0.2425 |
| 0.9295 | 52600 | 0.2708 |
| 0.9304 | 52650 | 0.2201 |
| 0.9312 | 52700 | 0.2958 |
| 0.9321 | 52750 | 0.2647 |
| 0.9330 | 52800 | 0.2329 |
| 0.9339 | 52850 | 0.2984 |
| 0.9348 | 52900 | 0.2546 |
| 0.9357 | 52950 | 0.2433 |
| 0.9365 | 53000 | 0.3632 |
| 0.9374 | 53050 | 0.2602 |
| 0.9383 | 53100 | 0.2066 |
| 0.9392 | 53150 | 0.2957 |
| 0.9401 | 53200 | 0.3931 |
| 0.9410 | 53250 | 0.3384 |
| 0.9418 | 53300 | 0.234 |
| 0.9427 | 53350 | 0.2244 |
| 0.9436 | 53400 | 0.2736 |
| 0.9445 | 53450 | 0.3088 |
| 0.9454 | 53500 | 0.3135 |
| 0.9463 | 53550 | 0.2813 |
| 0.9471 | 53600 | 0.2333 |
| 0.9480 | 53650 | 0.3022 |
| 0.9489 | 53700 | 0.303 |
| 0.9498 | 53750 | 0.2651 |
| 0.9507 | 53800 | 0.3384 |
| 0.9516 | 53850 | 0.3324 |
| 0.9524 | 53900 | 0.2253 |
| 0.9533 | 53950 | 0.2942 |
| 0.9542 | 54000 | 0.2997 |
| 0.9551 | 54050 | 0.3954 |
| 0.9560 | 54100 | 0.3496 |
| 0.9569 | 54150 | 0.2609 |
| 0.9577 | 54200 | 0.3942 |
| 0.9586 | 54250 | 0.3794 |
| 0.9595 | 54300 | 0.2834 |
| 0.9604 | 54350 | 0.3271 |
| 0.9613 | 54400 | 0.3048 |
| 0.9622 | 54450 | 0.2813 |
| 0.9631 | 54500 | 0.3229 |
| 0.9639 | 54550 | 0.3064 |
| 0.9648 | 54600 | 0.2925 |
| 0.9657 | 54650 | 0.301 |
| 0.9666 | 54700 | 0.2484 |
| 0.9675 | 54750 | 0.3228 |
| 0.9684 | 54800 | 0.2935 |
| 0.9692 | 54850 | 0.3085 |
| 0.9701 | 54900 | 0.3112 |
| 0.9710 | 54950 | 0.2889 |
| 0.9719 | 55000 | 0.2746 |
| 0.9728 | 55050 | 0.2772 |
| 0.9737 | 55100 | 0.2965 |
| 0.9745 | 55150 | 0.2382 |
| 0.9754 | 55200 | 0.3863 |
| 0.9763 | 55250 | 0.2909 |
| 0.9772 | 55300 | 0.3787 |
| 0.9781 | 55350 | 0.3196 |
| 0.9790 | 55400 | 0.3738 |
| 0.9798 | 55450 | 0.3588 |
| 0.9807 | 55500 | 0.3559 |
| 0.9816 | 55550 | 0.4382 |
| 0.9825 | 55600 | 0.2588 |
| 0.9834 | 55650 | 0.3132 |
| 0.9843 | 55700 | 0.2922 |
| 0.9851 | 55750 | 0.2409 |
| 0.9860 | 55800 | 0.2704 |
| 0.9869 | 55850 | 0.2855 |
| 0.9878 | 55900 | 0.241 |
| 0.9887 | 55950 | 0.2616 |
| 0.9896 | 56000 | 0.2572 |
| 0.9904 | 56050 | 0.3437 |
| 0.9913 | 56100 | 0.2681 |
| 0.9922 | 56150 | 0.2366 |
| 0.9931 | 56200 | 0.2505 |
| 0.9940 | 56250 | 0.3341 |
| 0.9949 | 56300 | 0.3292 |
| 0.9957 | 56350 | 0.3199 |
| 0.9966 | 56400 | 0.284 |
| 0.9975 | 56450 | 0.3286 |
| 0.9984 | 56500 | 0.3321 |
| 0.9993 | 56550 | 0.3073 |
### Framework Versions
- Python: 3.11.13
- Sentence Transformers: 4.1.0
- Transformers: 4.52.4
- PyTorch: 2.6.0+cu124
- Accelerate: 1.8.1
- Datasets: 3.6.0
- Tokenizers: 0.21.2
## Citation
### BibTeX
#### Sentence Transformers
```bibtex
@inproceedings{reimers-2019-sentence-bert,
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
author = "Reimers, Nils and Gurevych, Iryna",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
month = "11",
year = "2019",
publisher = "Association for Computational Linguistics",
url = "https://arxiv.org/abs/1908.10084",
}
```
#### MultipleNegativesRankingLoss
```bibtex
@misc{henderson2017efficient,
title={Efficient Natural Language Response Suggestion for Smart Reply},
author={Matthew Henderson and Rami Al-Rfou and Brian Strope and Yun-hsuan Sung and Laszlo Lukacs and Ruiqi Guo and Sanjiv Kumar and Balint Miklos and Ray Kurzweil},
year={2017},
eprint={1705.00652},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```
<!--
## Glossary
*Clearly define terms in order to be accessible across audiences.*
-->
<!--
## Model Card Authors
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
-->
<!--
## Model Card Contact
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
--> |