Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: sentence-similarity
|
3 |
+
tags:
|
4 |
+
- sentence-transformers
|
5 |
+
- feature-extraction
|
6 |
+
- sentence-similarity
|
7 |
+
license: mit
|
8 |
+
---
|
9 |
+
|
10 |
+
# ONNX Model of [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3) for use in [Text Embeddings Inference (TEI)](https://github.com/huggingface/text-embeddings-inference)
|