Improve model card: link to paper, set correct pipeline tag
#3
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding a link to the paper: https://huggingface.co/papers/2505.24581
- Changing pipeline tag from
sentence-similarity
tofeature-extraction
, enabling to find your model at https://huggingface.co/models?pipeline_tag=feature-extraction.
Omartificial-Intelligence-Space
changed pull request status to
merged