nielsr HF Staff commited on
Commit
8bb456c
·
verified ·
1 Parent(s): 526827b

Update pipeline tag to text-ranking

Browse files

This PR updates the `pipeline_tag` from `sentence-similarity` to `text-ranking`. This change more accurately reflects the model's function of premise retrieval and re-ranking, ensuring it is discoverable under the correct category on the Hugging Face Hub.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- pipeline_tag: sentence-similarity
3
  library_name: transformers
4
  license: mit
 
5
  ---
6
 
7
  # Model Card: Assisting Mathematical Formalization with A Learning-based Premise Retriever
 
1
  ---
 
2
  library_name: transformers
3
  license: mit
4
+ pipeline_tag: text-ranking
5
  ---
6
 
7
  # Model Card: Assisting Mathematical Formalization with A Learning-based Premise Retriever