Improve model card with metadata, description, and usage instructions
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the missing
pipeline_tag
,library_name
, andlicense
metadata. - Incorporating information from the paper abstract and GitHub README to provide a more complete description of the model, its uses, and limitations.
- Including a code snippet for getting started with the model.
- Adding a link to the model's repository.
Please review and merge if this looks good!
SiweiWu
changed pull request status to
merged