Add missing metadata: library_name, license, and pipeline_tag

#1
by nielsr HF Staff - opened

This PR adds the missing library_name, license, and pipeline_tag metadata to the model card. The model utilizes the Transformers library, is licensed under Apache 2.0, and performs text generation, which is reflected in the updated metadata. This improves the model card's completeness and discoverability on the Hugging Face Hub.

xssstory changed pull request status to merged

Sign up or log in to comment