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

#1
by tomaarsen HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  base_model: microsoft/MiniLM-L12-H384-uncased
12
  datasets:
13
  - microsoft/ms_marco
14
- pipeline_tag: text-classification
15
  library_name: sentence-transformers
16
  metrics:
17
  - map
 
11
  base_model: microsoft/MiniLM-L12-H384-uncased
12
  datasets:
13
  - microsoft/ms_marco
14
+ pipeline_tag: text-ranking
15
  library_name: sentence-transformers
16
  metrics:
17
  - map