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 the sentence-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.

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

Sign up or log in to comment