tomaarsen HF staff commited on
Commit
67cbb66
·
verified ·
1 Parent(s): c9158b1

Update model metadata to set pipeline tag to the new `text-ranking`

Browse files

Hello!

## Pull Request overview
* Update metadata to set pipeline tag to the new `text-ranking`

## Changes
This is an automated pull request to update the metadata of the model card. We recently introduced the [`text-ranking`](https://huggingface.co/models?pipeline_tag=text-ranking) pipeline tag for models that are used for ranking tasks, and we have a suspicion that this model is one of them.

Feel free to respond if you have questions or concerns.

- Tom Aarsen

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model:
3
  - mixedbread-ai/mxbai-rerank-large-v2
4
- pipeline_tag: text-generation
5
  ---
6
 
7
  [<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
 
1
  ---
2
  base_model:
3
  - mixedbread-ai/mxbai-rerank-large-v2
4
+ pipeline_tag: text-ranking
5
  ---
6
 
7
  [<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)