Improve model card with pipeline tag and library name
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: question-answeringmetadata field, making the model easily discoverable on the Hugging Face model hub. This allows researchers searching for question-answering models to easily find this model. - Adding the
library_name: transformersmetadata field, clarifying which library is used for this model. This improves the usability and understanding of the model.
Thanks!
l3cube-pune changed pull request status to
merged