Improve model card with pipeline tag and library names
#5
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag: feature-extraction
to the model card metadata, accurately reflecting the model's function. It also clarifies the library_name
to include both transformers
and sentence-transformers
, as the model can be used with both libraries. The model card is already quite comprehensive, this just adds essential metadata for discoverability and usability on the Hugging Face Hub.
nielsr
changed pull request status to
closed