pipeline_tag: sentence-similarity | |
tags: | |
- sentence-transformers | |
- feature-extraction | |
- sentence-similarity | |
license: mit | |
Origin model: [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3) | |
``` | |
Tested cosine similarity between "中国" and "中华人民共和国": | |
bge-m3-f16: 0.9993230772798457 | |
mxbai-embed-large-v1-f16: 0.7287733321223814 | |
``` | |