Update model metadata to set pipeline tag to the new `text-ranking`
#1
by
tomaarsen
HF staff
- opened
README.md
CHANGED
@@ -12,7 +12,7 @@ metrics:
|
|
12 |
- spearman_dot
|
13 |
- pearson_max
|
14 |
- spearman_max
|
15 |
-
pipeline_tag:
|
16 |
tags:
|
17 |
- sentence-transformers
|
18 |
- sentence-similarity
|
|
|
12 |
- spearman_dot
|
13 |
- pearson_max
|
14 |
- spearman_max
|
15 |
+
pipeline_tag: text-ranking
|
16 |
tags:
|
17 |
- sentence-transformers
|
18 |
- sentence-similarity
|