Update model metadata to set pipeline tag to the new `text-ranking` (#1)
Browse files- Update model metadata to set pipeline tag to the new `text-ranking` (8890e251054e5f047dc74ae8fae7041fdc6c1c25)
Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# TEI-Compatible Version of Alibaba-NLP/gte-multilingual-reranker-base
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-ranking
|
| 4 |
---
|
| 5 |
|
| 6 |
# TEI-Compatible Version of Alibaba-NLP/gte-multilingual-reranker-base
|