Improve model card metadata and add license
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
library_name
to specify that the model is compatible with thesentence-transformers
library. - Ensuring the correct
pipeline_tag
is present for searchability. - Adding an Apache 2.0 license.
This ensures the model is correctly categorized and discoverable on the Hugging Face Hub.