Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implementing SnowFlake #14353

Conversation

ahmedlone127
Copy link
Contributor

This PR Introduces the SnowFlake family of models.

snowflake-arctic-embed is a suite of text embedding models that focuses on creating high-quality retrieval models optimized for performance.

The snowflake-arctic-embedding models achieve state-of-the-art performance on the MTEB/BEIR leaderboard for each of their size variants.

@maziyarpanahi maziyarpanahi changed the base branch from master to release/550-release-candidate September 1, 2024 18:17
@maziyarpanahi maziyarpanahi merged commit 50a6966 into release/550-release-candidate Sep 1, 2024
4 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10656317577

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.01%) to 62.41%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/scala/com/johnsnowlabs/nlp/pretrained/ResourceDownloader.scala 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/main/scala/com/johnsnowlabs/util/Benchmark.scala 1 70.59%
src/main/scala/com/johnsnowlabs/storage/HasStorageModel.scala 1 87.5%
src/main/scala/com/johnsnowlabs/storage/HasStorage.scala 1 50.0%
src/main/scala/com/johnsnowlabs/nlp/pretrained/S3ResourceDownloader.scala 1 52.59%
Totals Coverage Status
Change from base Build 10656311854: -0.01%
Covered Lines: 8969
Relevant Lines: 14371

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants