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
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - zh
4
- pipeline_tag: sentence-similarity
5
  ---
6
  This is a rwkv6 based cross encoder for query/context retreival reranker.
7
  To use this new architect, please fork https://github.com/yynil/rwkv_lm_ext_runner
 
1
  ---
2
  language:
3
  - zh
4
+ pipeline_tag: text-ranking
5
  ---
6
  This is a rwkv6 based cross encoder for query/context retreival reranker.
7
  To use this new architect, please fork https://github.com/yynil/rwkv_lm_ext_runner