Pringled

↗ HN profile [ 33.1 ms ] full profile
Karma
39
Created
September 18, 2024 (1y ago)
Submissions
0
ML Engineer
  1. Hi HN, We’ve just released finetuning in Model2Vec, a feature we have been working on for a long time. Model2Vec is a library for making state-of-the-art static word embedders by distilling sentence transformers.…

  2. We’ve just open-sourced SemHash, a lightweight package for semantic text deduplication. It lets you effortlessly clean up your datasets and avoid pitfalls caused by duplicate samples in semantic search, RAG, and machine…

  3. We’ve just open-sourced Vicinity, a lightweight approximate nearest neighbors (ANN) search package that allows for fast experimentation and comparison of a larger number of well known algorithms. Main features: -…

  4. We’ve recently open-sourced Model2vec, a method to distill sentence transformers into static embeddings that outperform all previous approaches by a large margin on MTEB. Our new models set a new state-of-the-art for…