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` (42ea7fa4764956e0269787b2b8d293a4cd072b34)
Co-authored-by: Tom Aarsen <[email protected]>
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags:
|
|
| 7 |
- feature-extraction
|
| 8 |
base_model: cl-nagoya/ruri-reranker-stage1-base
|
| 9 |
widget: []
|
| 10 |
-
pipeline_tag: text-
|
| 11 |
license: apache-2.0
|
| 12 |
datasets:
|
| 13 |
- cl-nagoya/ruri-dataset-reranker
|
|
|
|
| 7 |
- feature-extraction
|
| 8 |
base_model: cl-nagoya/ruri-reranker-stage1-base
|
| 9 |
widget: []
|
| 10 |
+
pipeline_tag: text-ranking
|
| 11 |
license: apache-2.0
|
| 12 |
datasets:
|
| 13 |
- cl-nagoya/ruri-dataset-reranker
|