bwang0911 commited on
Commit
24287da
1 Parent(s): d099fb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -49,11 +49,11 @@ We compared the model against `all-minilm-l6-v2` from sbert and `text-embeddings
49
 
50
 
51
  |Name|STS12|STS13|STS14|STS15|STS16|STS17|TRECOVID|Quora|SciFact|param |context|
52
- |------------------------------|-----|-----|-----|-----|-----|-----|--------|-----|-------|---------|------|
53
- |all-minilm-l6-v2|0.724|0.806|0.756|0.854|0.79 |0.876|0.473 |0.876|0.645 |33m |256|
54
- |all-mpnet--base-v2|0.726|0.835|0.78 |0.857|0.8 |0.906|0.513 |0.875|0.656 |110m |256|
55
- |ada-embedding-002|0.698|0.833|0.761|0.861|0.86 |0.903|0.685 |0.876|0.726 |Unknown API based |8192|
56
- |jina-embedding-small|0.738|0.781|0.732|0.833|0.785|0.859|0.471 |0.852|0.567 |35m |512|
57
 
58
  For more tasks and metrics, please checkout [MTEB](https://huggingface.co/spaces/mteb/leaderboard) benchmark.
59
 
 
49
 
50
 
51
  |Name|STS12|STS13|STS14|STS15|STS16|STS17|TRECOVID|Quora|SciFact|param |context|
52
+ |------------------------------|-----|-----|-----|-----|-----|-----|--------|-----|-------|
53
+ |all-minilm-l6-v2|0.724|0.806|0.756|0.854|0.79 |0.876|0.473 |0.876|0.645 |
54
+ |all-mpnet--base-v2|0.726|0.835|0.78 |0.857|0.8 |0.906|0.513 |0.875|0.656 |
55
+ |ada-embedding-002|0.698|0.833|0.761|0.861|0.86 |0.903|0.685 |0.876|0.726 |
56
+ |jina-embedding-small|0.738|0.781|0.732|0.833|0.785|0.859|0.471 |0.852|0.567 |
57
 
58
  For more tasks and metrics, please checkout [MTEB](https://huggingface.co/spaces/mteb/leaderboard) benchmark.
59