xdm222 commited on
Commit
f53171c
1 Parent(s): 3951a46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2819,7 +2819,7 @@ model-index:
2819
  ## News
2820
 
2821
 
2822
- 04/16/2024: Release the ** Arctic-embed ** family of text empedding models. The releases are state-of-the-art for Retrieval quality at each of their representative size profiles. [Technical Report]() is coming shortly. For more details, please refer to our Github: [Arctic-Text-Embed](https://github.com/Snowflake/Arctic-Text-Embed).
2823
 
2824
 
2825
  ## Models
@@ -2873,7 +2873,7 @@ This tiny model packs quite the punch. Based on the [all-MiniLM-L6-v2](https://h
2873
  ### [Arctic-embed-s](https://huggingface.co/Snowflake/arctic-embed-s)
2874
 
2875
 
2876
- Based on the [all-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L12-v2) model, this small model does not trade off retrieval accuracy for its small size. With only 33m parameters and 384 dimensions, this model should easily allow scaling to large datasets.
2877
 
2878
 
2879
  | Model Name | MTEB Retrieval Score (NDCG @ 10) |
 
2819
  ## News
2820
 
2821
 
2822
+ 04/16/2024: Release the ** Arctic-embed ** family of text empedding models. The releases are state-of-the-art for Retrieval quality at each of their representative size profiles. [Technical Report]() is coming shortly. For more details, please refer to our Github: [Arctic-Text-Embed](https://github.com/Snowflake-Labs/arctic-embed).
2823
 
2824
 
2825
  ## Models
 
2873
  ### [Arctic-embed-s](https://huggingface.co/Snowflake/arctic-embed-s)
2874
 
2875
 
2876
+ Based on the [infloat/e5-small-unsupervised](https://huggingface.co/intfloat/e5-small-unsupervised) model, this small model does not trade off retrieval accuracy for its small size. With only 33m parameters and 384 dimensions, this model should easily allow scaling to large datasets.
2877
 
2878
 
2879
  | Model Name | MTEB Retrieval Score (NDCG @ 10) |