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_tagtotext-generation, accurately reflecting the model's functionality. - Adding the
library_nametag 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