yueyulin tomaarsen HF Staff commited on
Commit
65473f8
·
verified ·
1 Parent(s): c088658

Update model metadata to set pipeline tag to the new `text-ranking` (#1)

Browse files

- Update model metadata to set pipeline tag to the new `text-ranking` (f6b0b1dd496f95a3e62df1d24570938aaab699de)


Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>

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