Improve model card metadata: Add pipeline_tag and library_name
#1
by nielsr HF Staff - opened
This PR improves the model card metadata by adding the pipeline_tag and library_name fields, ensuring better discoverability and usability on the Hugging Face Hub. The pipeline_tag specifies the model's primary function as question answering, and library_name indicates that the model is compatible with the Transformers library.
Thanks!
l3cube-pune changed pull request status to merged