Update model metadata to set pipeline tag to the new `text-ranking` (#2)
Browse files- Update model metadata to set pipeline tag to the new `text-ranking` (5ad3a36139e7887863616212ef847b358fd8febf)
Co-authored-by: Tom Aarsen <[email protected]>
README.md
CHANGED
|
@@ -6,7 +6,7 @@ datasets:
|
|
| 6 |
language:
|
| 7 |
- fr
|
| 8 |
- en
|
| 9 |
-
pipeline_tag:
|
| 10 |
base_model:
|
| 11 |
- cmarkea/bloomz-3b-dpo-chat
|
| 12 |
---
|
|
|
|
| 6 |
language:
|
| 7 |
- fr
|
| 8 |
- en
|
| 9 |
+
pipeline_tag: text-ranking
|
| 10 |
base_model:
|
| 11 |
- cmarkea/bloomz-3b-dpo-chat
|
| 12 |
---
|