Improve model card with pipeline tag, library name, and GitHub link
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: question-answeringto properly categorize the model. - Specifying the
library_name: transformersfor easier usage. - Ensuring a clear link to the GitHub repository is provided for code access and further details.
The existing license (cc-by-sa-4.0) is retained.
yrshi changed pull request status to
merged