Add/improve model card

#1
by nielsr HF Staff - opened

This PR adds metadata to the model card, including the pipeline_tag, library_name, and license information. This improves discoverability and clarity for users. The pipeline_tag is set to question-answering based on the model's description and use cases. The library_name is set to transformers as the model is used with the Transformers library. The license is set to MIT, which is a common license for similar open-source projects, and based on the open nature of the project and its acknowledgements.

UCSC-VLAA org

thanks

cihangxie changed pull request status to merged

Sign up or log in to comment