Improve model card: Update pipeline tag, add library name, and update news section
#1
by
nielsr
HF staff
- opened
This PR improves the model card by:
- Correcting the
pipeline_tag
totext-generation
, which accurately reflects the model's functionality. - Adding the
library_name
tag astransformers
for better model loading. - Updating the news section with the latest information from the Github README, including the ICLR 2025 acceptance.
These changes ensure the model card is more informative and facilitates easier model usage and discovery.
kenshinn
changed pull request status to
merged