intfloat tomaarsen HF Staff commited on
Commit
648ab8d
·
verified ·
1 Parent(s): 35b4786

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

Browse files

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


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
  - en
 
 
5
  ---
6
  # SimLM: Pre-training with Representation Bottleneck for Dense Passage Retrieval
7
 
 
2
  license: mit
3
  language:
4
  - en
5
+ library_name: sentence-transformers
6
+ pipeline_tag: text-ranking
7
  ---
8
  # SimLM: Pre-training with Representation Bottleneck for Dense Passage Retrieval
9