Update model metadata to set pipeline tag to the new `text-ranking`
#1
by tomaarsen HF Staff - opened
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
base_model: microsoft/MiniLM-L12-H384-uncased
|
| 12 |
datasets:
|
| 13 |
- microsoft/ms_marco
|
| 14 |
-
pipeline_tag: text-
|
| 15 |
library_name: sentence-transformers
|
| 16 |
metrics:
|
| 17 |
- map
|
|
|
|
| 11 |
base_model: microsoft/MiniLM-L12-H384-uncased
|
| 12 |
datasets:
|
| 13 |
- microsoft/ms_marco
|
| 14 |
+
pipeline_tag: text-ranking
|
| 15 |
library_name: sentence-transformers
|
| 16 |
metrics:
|
| 17 |
- map
|