Sentence Similarity
sentence-transformers
Safetensors
Japanese
luke
feature-extraction
yano0 commited on
Commit
9e3c53e
·
verified ·
1 Parent(s): b59d5ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -195,7 +195,7 @@ Note: Results for OpenAI small embeddings in JQARA and JaCWIR are quoted from th
195
  ### JMTEB
196
 
197
  Evaluated with [JMTEB](https://github.com/sbintuitions/JMTEB).
198
-
199
  | Model | Size | Avg. | Retrieval | STS | Classification | Reranking | Clustering | PairClassification |
200
  | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
201
  | OpenAI/text-embedding-3-small | - | 69.18 | 66.39 | 79.46 | 73.06 | 92.92 | 51.06 | 62.27 |
 
195
  ### JMTEB
196
 
197
  Evaluated with [JMTEB](https://github.com/sbintuitions/JMTEB).
198
+ The average score is macro-average.
199
  | Model | Size | Avg. | Retrieval | STS | Classification | Reranking | Clustering | PairClassification |
200
  | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
201
  | OpenAI/text-embedding-3-small | - | 69.18 | 66.39 | 79.46 | 73.06 | 92.92 | 51.06 | 62.27 |