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

#2
by tomaarsen HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
  # Cross-Encoder for MS Marco
5
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: sentence-transformers
4
+ pipeline_tag: text-ranking
5
  ---
6
  # Cross-Encoder for MS Marco
7