Update model metadata to set pipeline tag to the new `text-ranking` and library name to `sentence-transformers`
#1
by
tomaarsen
HF Staff
- opened
README.md
CHANGED
|
@@ -1 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
I don't recommend using this model. better model will come out soon.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: sentence-transformers
|
| 3 |
+
pipeline_tag: text-ranking
|
| 4 |
+
---
|
| 5 |
I don't recommend using this model. better model will come out soon.
|