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,3 +1,5 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ library_name: sentence-transformers
4
+ pipeline_tag: text-ranking
5
  ---