Update model metadata to set pipeline tag to the new `text-ranking` and library name to `sentence-transformers`

#1
by tomaarsen HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: cross-encoder/ms-marco-MiniLM-L-12-v2
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: crossencoder-ms-marco-MiniLM-L-12-v2
8
  results: []
 
3
  base_model: cross-encoder/ms-marco-MiniLM-L-12-v2
4
  tags:
5
  - generated_from_trainer
6
+ library_name: sentence-transformers
7
+ pipeline_tag: text-ranking
8
  model-index:
9
  - name: crossencoder-ms-marco-MiniLM-L-12-v2
10
  results: []