Update pipeline tag to feature-extraction

#1
by nielsr HF Staff - opened

This PR improves the model card by updating the pipeline_tag from sentence-similarity to feature-extraction.

The model's primary function is to generate text embeddings, which is more accurately categorized under the feature-extraction pipeline. This change will enhance the model's discoverability on the Hugging Face Hub for users seeking general-purpose text embedding models.

All other information, including the library_name and usage examples for both sentence-transformers and transformers, remain consistent with the provided details and the majority consensus.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment