Improve model card with pipeline tag and library name
#1
by nielsr HF Staff - opened
This PR adds the pipeline_tag and library_name to the model card metadata, improving discoverability and usability of the model. The pipeline_tag is set to question-answering as the model is fine-tuned for question answering tasks. The library_name is set to transformers as the model is compatible with the Hugging Face Transformers library.
Thanks!
l3cube-pune changed pull request status to merged