ngxson HF Staff tomaarsen HF Staff commited on
Commit
607d866
·
verified ·
1 Parent(s): b993903

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  language:
4
- - en
5
  tags:
6
- - reranker
7
- pipeline_tag: text-classification
 
8
  ---
9
 
10
  Original model: https://huggingface.co/jinaai/jina-reranker-v1-turbo-en
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - en
5
  tags:
6
+ - reranker
7
+ pipeline_tag: text-ranking
8
+ library_name: sentence-transformers
9
  ---
10
 
11
  Original model: https://huggingface.co/jinaai/jina-reranker-v1-turbo-en