osiria tomaarsen HF Staff commited on
Commit
0777019
·
verified ·
1 Parent(s): ff48693

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

Browse files

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


Co-authored-by: Tom Aarsen <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: mit
3
  language:
4
  - it
 
 
5
  ---
6
 
7
  --------------------------------------------------------------------------------------------------
 
2
  license: mit
3
  language:
4
  - it
5
+ library_name: sentence-transformers
6
+ pipeline_tag: text-ranking
7
  ---
8
 
9
  --------------------------------------------------------------------------------------------------