Improve model card: Correct pipeline tag, add library name, license

#2
by nielsr HF Staff - opened

This PR improves the model card by:

  • Correcting the pipeline_tag to text-generation, accurately reflecting the model's functionality.
  • Adding the library_name tag to specify the Transformers library.
  • Correcting the license to MIT, as indicated in the GitHub README.
  • Correcting the tasks section to reflect the text generation nature of the model.
dongguanting changed pull request status to merged

Sign up or log in to comment