Improve model card with metadata and project page link

#2
by nielsr HF Staff - opened

This PR improves the model card by adding essential metadata:

  • pipeline_tag: text-generation (reflecting the model's usage in evaluating text responses)
  • library_name: transformers
  • license: cc-by-4.0 (a common open-source license; please replace if a different license applies)

It also includes a link to the project page for additional context.

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

Sign up or log in to comment